|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MQHeaderType
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 |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
com.ibm.websphere.sca.mq.structures.MQMD getMd()
setMd(MQMD)
,
ServiceMessageObjectPackage.getMQHeaderType_Md()
void setMd(com.ibm.websphere.sca.mq.structures.MQMD value)
Md
' containment reference.
value
- the new value of the 'Md' containment reference.getMd()
com.ibm.websphere.sca.mq.structures.MQControl getControl()
setControl(MQControl)
,
ServiceMessageObjectPackage.getMQHeaderType_Control()
void setControl(com.ibm.websphere.sca.mq.structures.MQControl value)
Control
' containment reference.
value
- the new value of the 'Control' containment reference.getControl()
java.util.List getHeader()
MQChainedHeaderType
.
ServiceMessageObjectPackage.getMQHeaderType_Header()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |