|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MQOpaqueHeader
A representation of the model object 'MQ Opaque Header'.
The following features are supported:
WMQStructuresPackage.getMQOpaqueHeader()
Method Summary | |
---|---|
byte[] |
getData()
Returns the value of the 'Data' attribute |
int |
getFlags()
Returns the value of the 'Flags' attribute |
java.lang.String |
getStrucId()
Returns the value of the 'Struc Id' attribute |
int |
getVersion()
Returns the value of the 'Version' attribute |
boolean |
isSetFlags()
Returns whether the value of the ' Flags ' attribute is set |
boolean |
isSetVersion()
Returns whether the value of the ' Version ' attribute is set |
void |
setData(byte[] value)
Sets the value of the ' Data ' attribute |
void |
setFlags(int value)
Sets the value of the ' Flags ' attribute |
void |
setStrucId(java.lang.String value)
Sets the value of the ' Struc Id ' attribute |
void |
setVersion(int value)
Sets the value of the ' Version ' attribute |
void |
unsetFlags()
Unsets the value of the ' Flags ' attribute |
void |
unsetVersion()
Unsets the value of the ' Version ' attribute |
Method Detail |
---|
java.lang.String getStrucId()
If the meaning of the 'Struc Id' attribute isn't clear, there really should be more of a description here...
setStrucId(String)
,
WMQStructuresPackage.getMQOpaqueHeader_StrucId()
void setStrucId(java.lang.String value)
Struc Id
' attribute.
value
- the new value of the 'Struc Id' attribute.getStrucId()
int getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
isSetVersion()
,
unsetVersion()
,
setVersion(int)
,
WMQStructuresPackage.getMQOpaqueHeader_Version()
void setVersion(int value)
Version
' attribute.
value
- the new value of the 'Version' attribute.isSetVersion()
,
unsetVersion()
,
getVersion()
void unsetVersion()
Version
' attribute.
isSetVersion()
,
getVersion()
,
setVersion(int)
boolean isSetVersion()
Version
' attribute is set.
unsetVersion()
,
getVersion()
,
setVersion(int)
int getFlags()
If the meaning of the 'Flags' attribute isn't clear, there really should be more of a description here...
isSetFlags()
,
unsetFlags()
,
setFlags(int)
,
WMQStructuresPackage.getMQOpaqueHeader_Flags()
void setFlags(int value)
Flags
' attribute.
value
- the new value of the 'Flags' attribute.isSetFlags()
,
unsetFlags()
,
getFlags()
void unsetFlags()
Flags
' attribute.
isSetFlags()
,
getFlags()
,
setFlags(int)
boolean isSetFlags()
Flags
' attribute is set.
unsetFlags()
,
getFlags()
,
setFlags(int)
byte[] getData()
If the meaning of the 'Data' attribute isn't clear, there really should be more of a description here...
setData(byte[])
,
WMQStructuresPackage.getMQOpaqueHeader_Data()
void setData(byte[] value)
Data
' attribute.
value
- the new value of the 'Data' attribute.getData()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |