public interface DocumentRoot
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
commonj.sdo.Sequence |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
ServiceMessageObject |
getSmo()
Returns the value of the 'Smo' containment reference.
|
java.util.Map |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
java.util.Map |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void |
setSmo(ServiceMessageObject value)
Sets the value of the '
Smo ' containment reference. |
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
commonj.sdo.Sequence getMixed()
java.util.Map getXMLNSPrefixMap()
String
,
and the value is of type String
,java.util.Map getXSISchemaLocation()
String
,
and the value is of type String
,ServiceMessageObject getSmo()
setSmo(ServiceMessageObject)
void setSmo(ServiceMessageObject value)
Smo
' containment reference.value
- the new value of the 'Smo' containment reference.getSmo()