|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
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:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
MQControl |
getControl()
Returns the value of the 'Control' containment reference. |
java.util.List<MQChainedHeaderType> |
getHeader()
Returns the value of the 'Header' containment reference list. |
MQMD |
getMd()
Returns the value of the 'Md' containment reference. |
void |
setControl(MQControl value)
Sets the value of the ' Control ' containment reference. |
void |
setMd(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 |
---|
MQMD getMd()
setMd(MQMD)
void setMd(MQMD value)
Md
' containment reference.
value
- the new value of the 'Md' containment reference.getMd()
MQControl getControl()
setControl(MQControl)
void setControl(MQControl value)
Control
' containment reference.
value
- the new value of the 'Control' containment reference.getControl()
java.util.List<MQChainedHeaderType> getHeader()
MQChainedHeaderType
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |