|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'MQ Header Type'.
The following features are supported:
ServiceMessageObjectPackage.getMQHeaderType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
com.ibm.websphere.sca.mq.structures.MQControl |
getControl()
Returns the value of the 'Control' containment reference. |
java.util.List |
getHeader()
Returns the value of the 'Header' containment reference list. |
com.ibm.websphere.sca.mq.structures.MQMD |
getMd()
Returns the value of the 'Md' containment reference. |
void |
setControl(com.ibm.websphere.sca.mq.structures.MQControl value)
Sets the value of the ' Control ' containment reference. |
void |
setMd(com.ibm.websphere.sca.mq.structures.MQMD value)
Sets the value of the ' Md ' containment reference. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public com.ibm.websphere.sca.mq.structures.MQMD getMd()
If the meaning of the 'Md' containment reference isn't clear, there really should be more of a description here...
setMd(MQMD)
,
ServiceMessageObjectPackage.getMQHeaderType_Md()
public void setMd(com.ibm.websphere.sca.mq.structures.MQMD value)
Md
' containment reference.
value
- the new value of the 'Md' containment reference.getMd()
public com.ibm.websphere.sca.mq.structures.MQControl getControl()
If the meaning of the 'Control' containment reference isn't clear, there really should be more of a description here...
setControl(MQControl)
,
ServiceMessageObjectPackage.getMQHeaderType_Control()
public void setControl(com.ibm.websphere.sca.mq.structures.MQControl value)
Control
' containment reference.
value
- the new value of the 'Control' containment reference.getControl()
public java.util.List getHeader()
MQChainedHeaderType
.
If the meaning of the 'Header' containment reference list isn't clear, there really should be more of a description here...
ServiceMessageObjectPackage.getMQHeaderType_Header()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |