public interface MQHeader extends MQControl
The following features are supported:
WMQStructuresPackage.getMQHeader()
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue()
Returns the value of the 'Value' 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
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)
,
WMQStructuresPackage.getMQHeader_Value()
void setValue(java.lang.Object value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()