Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
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. |
getCodedCharSetId, getEncoding, getFormat, isSetCodedCharSetId, isSetEncoding, setCodedCharSetId, setEncoding, setFormat, unsetCodedCharSetId, unsetEncoding
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
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)