public interface DocumentRoot
The following features are supported:
Modifier and Type | Method and Description |
---|---|
commonj.sdo.Sequence |
getMixed()
Returns the value of the 'Mixed' attribute list
|
MQControl |
getMqControl()
Returns the value of the 'Mq Control' containment reference
|
MQHeaders |
getMqHeaders()
Returns the value of the 'Mq Headers' containment reference
|
MQMD |
getMqmd()
Returns the value of the 'Mqmd' 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 |
setMqControl(MQControl value)
Sets the value of the '
Mq Control ' containment reference |
void |
setMqHeaders(MQHeaders value)
Sets the value of the '
Mq Headers ' containment reference |
void |
setMqmd(MQMD value)
Sets the value of the '
Mqmd ' containment reference |
commonj.sdo.Sequence getMixed()
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
WMQStructuresPackage.getDocumentRoot_Mixed()
java.util.Map getXMLNSPrefixMap()
String
,
and the value is of type String
,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
WMQStructuresPackage.getDocumentRoot_XMLNSPrefixMap()
java.util.Map getXSISchemaLocation()
String
,
and the value is of type String
,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
WMQStructuresPackage.getDocumentRoot_XSISchemaLocation()
MQControl getMqControl()
If the meaning of the 'Mq Control' containment reference isn't clear, there really should be more of a description here...
setMqControl(MQControl)
,
WMQStructuresPackage.getDocumentRoot_MqControl()
void setMqControl(MQControl value)
Mq Control
' containment reference.
value
- the new value of the 'Mq Control' containment reference.getMqControl()
MQHeaders getMqHeaders()
If the meaning of the 'Mq Headers' containment reference isn't clear, there really should be more of a description here...
setMqHeaders(MQHeaders)
,
WMQStructuresPackage.getDocumentRoot_MqHeaders()
void setMqHeaders(MQHeaders value)
Mq Headers
' containment reference.
value
- the new value of the 'Mq Headers' containment reference.getMqHeaders()
MQMD getMqmd()
If the meaning of the 'Mqmd' containment reference isn't clear, there really should be more of a description here...
setMqmd(MQMD)
,
WMQStructuresPackage.getDocumentRoot_Mqmd()