|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MQChainedHeaderType
A representation of the model object 'MQ Chained Header Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
MQOpaqueHeader |
getOpaque()
Returns the value of the 'Opaque' containment reference. |
MQRFH |
getRfh()
Returns the value of the 'Rfh' containment reference. |
MQRFH2 |
getRfh2()
Returns the value of the 'Rfh2' containment reference. |
java.lang.Object |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setOpaque(MQOpaqueHeader value)
Sets the value of the ' Opaque ' containment reference. |
void |
setRfh(MQRFH value)
Sets the value of the ' Rfh ' containment reference. |
void |
setRfh2(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 |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.Object getValue()
setValue(Object)
void setValue(java.lang.Object value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference. Note that
this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.getValue()
MQOpaqueHeader getOpaque()
setOpaque(MQOpaqueHeader)
void setOpaque(MQOpaqueHeader value)
Opaque
' containment reference.
value
- the new value of the 'Opaque' containment reference.getOpaque()
MQRFH getRfh()
setRfh(MQRFH)
void setRfh(MQRFH value)
Rfh
' containment reference.
value
- the new value of the 'Rfh' containment reference.getRfh()
MQRFH2 getRfh2()
setRfh2(MQRFH2)
void setRfh2(MQRFH2 value)
Rfh2
' containment reference.
value
- the new value of the 'Rfh2' containment reference.getRfh2()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |