|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'MQ Chained Header Type'.
The following features are supported:
ServiceMessageObjectPackage.getMQChainedHeaderType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
com.ibm.websphere.sca.mq.structures.MQOpaqueHeader |
getOpaque()
Returns the value of the 'Opaque' containment reference. |
com.ibm.websphere.sca.mq.structures.MQRFH |
getRfh()
Returns the value of the 'Rfh' containment reference. |
com.ibm.websphere.sca.mq.structures.MQRFH2 |
getRfh2()
Returns the value of the 'Rfh2' containment reference. |
java.lang.Object |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setOpaque(com.ibm.websphere.sca.mq.structures.MQOpaqueHeader value)
Sets the value of the ' Opaque ' containment reference. |
void |
setRfh(com.ibm.websphere.sca.mq.structures.MQRFH value)
Sets the value of the ' Rfh ' containment reference. |
void |
setRfh2(com.ibm.websphere.sca.mq.structures.MQRFH2 value)
Sets the value of the ' Rfh2 ' containment reference. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value ' containment reference. |
Methods inherited from interface com.ibm.websphere.sca.mq.structures.MQControl |
---|
getCodedCharSetId, getEncoding, getFormat, isSetCodedCharSetId, isSetEncoding, setCodedCharSetId, setEncoding, setFormat, unsetCodedCharSetId, unsetEncoding |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.Object getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Object)
,
ServiceMessageObjectPackage.getMQChainedHeaderType_Value()
public void setValue(java.lang.Object value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
public com.ibm.websphere.sca.mq.structures.MQOpaqueHeader getOpaque()
If the meaning of the 'Opaque' containment reference isn't clear, there really should be more of a description here...
setOpaque(MQOpaqueHeader)
,
ServiceMessageObjectPackage.getMQChainedHeaderType_Opaque()
public void setOpaque(com.ibm.websphere.sca.mq.structures.MQOpaqueHeader value)
Opaque
' containment reference.
value
- the new value of the 'Opaque' containment reference.getOpaque()
public com.ibm.websphere.sca.mq.structures.MQRFH getRfh()
If the meaning of the 'Rfh' containment reference isn't clear, there really should be more of a description here...
setRfh(MQRFH)
,
ServiceMessageObjectPackage.getMQChainedHeaderType_Rfh()
public void setRfh(com.ibm.websphere.sca.mq.structures.MQRFH value)
Rfh
' containment reference.
value
- the new value of the 'Rfh' containment reference.getRfh()
public com.ibm.websphere.sca.mq.structures.MQRFH2 getRfh2()
If the meaning of the 'Rfh2' containment reference isn't clear, there really should be more of a description here...
setRfh2(MQRFH2)
,
ServiceMessageObjectPackage.getMQChainedHeaderType_Rfh2()
public void setRfh2(com.ibm.websphere.sca.mq.structures.MQRFH2 value)
Rfh2
' containment reference.
value
- the new value of the 'Rfh2' containment reference.getRfh2()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |