public interface MQMD
The following features are supported:
WMQStructuresPackage.getMQMD()
Modifier and Type | Method and Description |
---|---|
byte[] |
getAccountingToken()
Returns the value of the 'Accounting Token' attribute
|
java.lang.String |
getApplIdentityData()
Returns the value of the 'Appl Identity Data' attribute
|
java.lang.String |
getApplOriginData()
Returns the value of the 'Appl Origin Data' attribute
|
int |
getBackoutCount()
Returns the value of the 'Backout Count' attribute
|
byte[] |
getCorrelId()
Returns the value of the 'Correl Id' attribute
|
int |
getExpiry()
Returns the value of the 'Expiry' attribute
|
int |
getFeedback()
Returns the value of the 'Feedback' attribute
|
byte[] |
getGroupId()
Returns the value of the 'Group Id' attribute
|
int |
getMsgFlags()
Returns the value of the 'Msg Flags' attribute
|
byte[] |
getMsgId()
Returns the value of the 'Msg Id' attribute
|
int |
getMsgSeqNumber()
Returns the value of the 'Msg Seq Number' attribute
|
int |
getMsgType()
Returns the value of the 'Msg Type' attribute
|
int |
getOffset()
Returns the value of the 'Offset' attribute
|
int |
getOriginalLength()
Returns the value of the 'Original Length' attribute
|
int |
getPersistence()
Returns the value of the 'Persistence' attribute
|
int |
getPriority()
Returns the value of the 'Priority' attribute
|
java.lang.String |
getPutApplName()
Returns the value of the 'Put Appl Name' attribute
|
int |
getPutApplType()
Returns the value of the 'Put Appl Type' attribute
|
java.lang.String |
getPutDate()
Returns the value of the 'Put Date' attribute
|
java.lang.String |
getPutTime()
Returns the value of the 'Put Time' attribute
|
java.lang.String |
getReplyToQ()
Returns the value of the 'Reply To Q' attribute
|
java.lang.String |
getReplyToQMgr()
Returns the value of the 'Reply To QMgr' attribute
|
int |
getReport()
Returns the value of the 'Report' attribute
|
java.lang.String |
getUserIdentifier()
Returns the value of the 'User Identifier' attribute
|
boolean |
isSetBackoutCount()
Returns whether the value of the '
Backout Count ' attribute is set |
boolean |
isSetExpiry()
Returns whether the value of the '
Expiry ' attribute is set |
boolean |
isSetFeedback()
Returns whether the value of the '
Feedback ' attribute is set |
boolean |
isSetMsgFlags()
Returns whether the value of the '
Msg Flags ' attribute is set |
boolean |
isSetMsgSeqNumber()
Returns whether the value of the '
Msg Seq Number ' attribute is set |
boolean |
isSetMsgType()
Returns whether the value of the '
Msg Type ' attribute is set |
boolean |
isSetOffset()
Returns whether the value of the '
Offset ' attribute is set |
boolean |
isSetOriginalLength()
Returns whether the value of the '
Original Length ' attribute is set |
boolean |
isSetPersistence()
Returns whether the value of the '
Persistence ' attribute is set |
boolean |
isSetPriority()
Returns whether the value of the '
Priority ' attribute is set |
boolean |
isSetPutApplType()
Returns whether the value of the '
Put Appl Type ' attribute is set |
boolean |
isSetReport()
Returns whether the value of the '
Report ' attribute is set |
void |
setAccountingToken(byte[] value)
Sets the value of the '
Accounting Token ' attribute |
void |
setApplIdentityData(java.lang.String value)
Sets the value of the '
Appl Identity Data ' attribute |
void |
setApplOriginData(java.lang.String value)
Sets the value of the '
Appl Origin Data ' attribute |
void |
setBackoutCount(int value)
Sets the value of the '
Backout Count ' attribute |
void |
setCorrelId(byte[] value)
Sets the value of the '
Correl Id ' attribute |
void |
setExpiry(int value)
Sets the value of the '
Expiry ' attribute |
void |
setFeedback(int value)
Sets the value of the '
Feedback ' attribute |
void |
setGroupId(byte[] value)
Sets the value of the '
Group Id ' attribute |
void |
setMsgFlags(int value)
Sets the value of the '
Msg Flags ' attribute |
void |
setMsgId(byte[] value)
Sets the value of the '
Msg Id ' attribute |
void |
setMsgSeqNumber(int value)
Sets the value of the '
Msg Seq Number ' attribute |
void |
setMsgType(int value)
Sets the value of the '
Msg Type ' attribute |
void |
setOffset(int value)
Sets the value of the '
Offset ' attribute |
void |
setOriginalLength(int value)
Sets the value of the '
Original Length ' attribute |
void |
setPersistence(int value)
Sets the value of the '
Persistence ' attribute |
void |
setPriority(int value)
Sets the value of the '
Priority ' attribute |
void |
setPutApplName(java.lang.String value)
Sets the value of the '
Put Appl Name ' attribute |
void |
setPutApplType(int value)
Sets the value of the '
Put Appl Type ' attribute |
void |
setPutDate(java.lang.String value)
Sets the value of the '
Put Date ' attribute |
void |
setPutTime(java.lang.String value)
Sets the value of the '
Put Time ' attribute |
void |
setReplyToQ(java.lang.String value)
Sets the value of the '
Reply To Q ' attribute |
void |
setReplyToQMgr(java.lang.String value)
Sets the value of the '
Reply To QMgr ' attribute |
void |
setReport(int value)
Sets the value of the '
Report ' attribute |
void |
setUserIdentifier(java.lang.String value)
Sets the value of the '
User Identifier ' attribute |
void |
unsetBackoutCount()
Unsets the value of the '
Backout Count ' attribute |
void |
unsetExpiry()
Unsets the value of the '
Expiry ' attribute |
void |
unsetFeedback()
Unsets the value of the '
Feedback ' attribute |
void |
unsetMsgFlags()
Unsets the value of the '
Msg Flags ' attribute |
void |
unsetMsgSeqNumber()
Unsets the value of the '
Msg Seq Number ' attribute |
void |
unsetMsgType()
Unsets the value of the '
Msg Type ' attribute |
void |
unsetOffset()
Unsets the value of the '
Offset ' attribute |
void |
unsetOriginalLength()
Unsets the value of the '
Original Length ' attribute |
void |
unsetPersistence()
Unsets the value of the '
Persistence ' attribute |
void |
unsetPriority()
Unsets the value of the '
Priority ' attribute |
void |
unsetPutApplType()
Unsets the value of the '
Put Appl Type ' attribute |
void |
unsetReport()
Unsets the value of the '
Report ' attribute |
int getReport()
If the meaning of the 'Report' attribute isn't clear, there really should be more of a description here...
isSetReport()
,
unsetReport()
,
setReport(int)
,
WMQStructuresPackage.getMQMD_Report()
void setReport(int value)
Report
' attribute.
value
- the new value of the 'Report' attribute.isSetReport()
,
unsetReport()
,
getReport()
void unsetReport()
Report
' attribute.
isSetReport()
,
getReport()
,
setReport(int)
boolean isSetReport()
Report
' attribute is set.
unsetReport()
,
getReport()
,
setReport(int)
int getMsgType()
If the meaning of the 'Msg Type' attribute isn't clear, there really should be more of a description here...
isSetMsgType()
,
unsetMsgType()
,
setMsgType(int)
,
WMQStructuresPackage.getMQMD_MsgType()
void setMsgType(int value)
Msg Type
' attribute.
value
- the new value of the 'Msg Type' attribute.isSetMsgType()
,
unsetMsgType()
,
getMsgType()
void unsetMsgType()
Msg Type
' attribute.
isSetMsgType()
,
getMsgType()
,
setMsgType(int)
boolean isSetMsgType()
Msg Type
' attribute is set.
unsetMsgType()
,
getMsgType()
,
setMsgType(int)
int getExpiry()
If the meaning of the 'Expiry' attribute isn't clear, there really should be more of a description here...
isSetExpiry()
,
unsetExpiry()
,
setExpiry(int)
,
WMQStructuresPackage.getMQMD_Expiry()
void setExpiry(int value)
Expiry
' attribute.
value
- the new value of the 'Expiry' attribute.isSetExpiry()
,
unsetExpiry()
,
getExpiry()
void unsetExpiry()
Expiry
' attribute.
isSetExpiry()
,
getExpiry()
,
setExpiry(int)
boolean isSetExpiry()
Expiry
' attribute is set.
unsetExpiry()
,
getExpiry()
,
setExpiry(int)
int getFeedback()
If the meaning of the 'Feedback' attribute isn't clear, there really should be more of a description here...
isSetFeedback()
,
unsetFeedback()
,
setFeedback(int)
,
WMQStructuresPackage.getMQMD_Feedback()
void setFeedback(int value)
Feedback
' attribute.
value
- the new value of the 'Feedback' attribute.isSetFeedback()
,
unsetFeedback()
,
getFeedback()
void unsetFeedback()
Feedback
' attribute.
isSetFeedback()
,
getFeedback()
,
setFeedback(int)
boolean isSetFeedback()
Feedback
' attribute is set.
unsetFeedback()
,
getFeedback()
,
setFeedback(int)
int getPriority()
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
isSetPriority()
,
unsetPriority()
,
setPriority(int)
,
WMQStructuresPackage.getMQMD_Priority()
void setPriority(int value)
Priority
' attribute.
value
- the new value of the 'Priority' attribute.isSetPriority()
,
unsetPriority()
,
getPriority()
void unsetPriority()
Priority
' attribute.
isSetPriority()
,
getPriority()
,
setPriority(int)
boolean isSetPriority()
Priority
' attribute is set.
unsetPriority()
,
getPriority()
,
setPriority(int)
int getPersistence()
If the meaning of the 'Persistence' attribute isn't clear, there really should be more of a description here...
isSetPersistence()
,
unsetPersistence()
,
setPersistence(int)
,
WMQStructuresPackage.getMQMD_Persistence()
void setPersistence(int value)
Persistence
' attribute.
value
- the new value of the 'Persistence' attribute.isSetPersistence()
,
unsetPersistence()
,
getPersistence()
void unsetPersistence()
Persistence
' attribute.
boolean isSetPersistence()
Persistence
' attribute is set.
unsetPersistence()
,
getPersistence()
,
setPersistence(int)
byte[] getMsgId()
If the meaning of the 'Msg Id' attribute isn't clear, there really should be more of a description here...
setMsgId(byte[])
,
WMQStructuresPackage.getMQMD_MsgId()
void setMsgId(byte[] value)
Msg Id
' attribute.
value
- the new value of the 'Msg Id' attribute.getMsgId()
byte[] getCorrelId()
If the meaning of the 'Correl Id' attribute isn't clear, there really should be more of a description here...
setCorrelId(byte[])
,
WMQStructuresPackage.getMQMD_CorrelId()
void setCorrelId(byte[] value)
Correl Id
' attribute.
value
- the new value of the 'Correl Id' attribute.getCorrelId()
int getBackoutCount()
If the meaning of the 'Backout Count' attribute isn't clear, there really should be more of a description here...
isSetBackoutCount()
,
unsetBackoutCount()
,
setBackoutCount(int)
,
WMQStructuresPackage.getMQMD_BackoutCount()
void setBackoutCount(int value)
Backout Count
' attribute.
value
- the new value of the 'Backout Count' attribute.isSetBackoutCount()
,
unsetBackoutCount()
,
getBackoutCount()
void unsetBackoutCount()
Backout Count
' attribute.
boolean isSetBackoutCount()
Backout Count
' attribute is set.
unsetBackoutCount()
,
getBackoutCount()
,
setBackoutCount(int)
java.lang.String getReplyToQ()
If the meaning of the 'Reply To Q' attribute isn't clear, there really should be more of a description here...
setReplyToQ(String)
,
WMQStructuresPackage.getMQMD_ReplyToQ()
void setReplyToQ(java.lang.String value)
Reply To Q
' attribute.
value
- the new value of the 'Reply To Q' attribute.getReplyToQ()
java.lang.String getReplyToQMgr()
If the meaning of the 'Reply To QMgr' attribute isn't clear, there really should be more of a description here...
setReplyToQMgr(String)
,
WMQStructuresPackage.getMQMD_ReplyToQMgr()
void setReplyToQMgr(java.lang.String value)
Reply To QMgr
' attribute.
value
- the new value of the 'Reply To QMgr' attribute.getReplyToQMgr()
java.lang.String getUserIdentifier()
If the meaning of the 'User Identifier' attribute isn't clear, there really should be more of a description here...
setUserIdentifier(String)
,
WMQStructuresPackage.getMQMD_UserIdentifier()
void setUserIdentifier(java.lang.String value)
User Identifier
' attribute.
value
- the new value of the 'User Identifier' attribute.getUserIdentifier()
byte[] getAccountingToken()
If the meaning of the 'Accounting Token' attribute isn't clear, there really should be more of a description here...
setAccountingToken(byte[])
,
WMQStructuresPackage.getMQMD_AccountingToken()
void setAccountingToken(byte[] value)
Accounting Token
' attribute.
value
- the new value of the 'Accounting Token' attribute.getAccountingToken()
java.lang.String getApplIdentityData()
If the meaning of the 'Appl Identity Data' attribute isn't clear, there really should be more of a description here...
setApplIdentityData(String)
,
WMQStructuresPackage.getMQMD_ApplIdentityData()
void setApplIdentityData(java.lang.String value)
Appl Identity Data
' attribute.
value
- the new value of the 'Appl Identity Data' attribute.getApplIdentityData()
int getPutApplType()
If the meaning of the 'Put Appl Type' attribute isn't clear, there really should be more of a description here...
isSetPutApplType()
,
unsetPutApplType()
,
setPutApplType(int)
,
WMQStructuresPackage.getMQMD_PutApplType()
void setPutApplType(int value)
Put Appl Type
' attribute.
value
- the new value of the 'Put Appl Type' attribute.isSetPutApplType()
,
unsetPutApplType()
,
getPutApplType()
void unsetPutApplType()
Put Appl Type
' attribute.
boolean isSetPutApplType()
Put Appl Type
' attribute is set.
unsetPutApplType()
,
getPutApplType()
,
setPutApplType(int)
java.lang.String getPutApplName()
If the meaning of the 'Put Appl Name' attribute isn't clear, there really should be more of a description here...
setPutApplName(String)
,
WMQStructuresPackage.getMQMD_PutApplName()
void setPutApplName(java.lang.String value)
Put Appl Name
' attribute.
value
- the new value of the 'Put Appl Name' attribute.getPutApplName()
java.lang.String getPutDate()
If the meaning of the 'Put Date' attribute isn't clear, there really should be more of a description here...
setPutDate(String)
,
WMQStructuresPackage.getMQMD_PutDate()
void setPutDate(java.lang.String value)
Put Date
' attribute.
value
- the new value of the 'Put Date' attribute.getPutDate()
java.lang.String getPutTime()
If the meaning of the 'Put Time' attribute isn't clear, there really should be more of a description here...
setPutTime(String)
,
WMQStructuresPackage.getMQMD_PutTime()
void setPutTime(java.lang.String value)
Put Time
' attribute.
value
- the new value of the 'Put Time' attribute.getPutTime()
java.lang.String getApplOriginData()
If the meaning of the 'Appl Origin Data' attribute isn't clear, there really should be more of a description here...
setApplOriginData(String)
,
WMQStructuresPackage.getMQMD_ApplOriginData()
void setApplOriginData(java.lang.String value)
Appl Origin Data
' attribute.
value
- the new value of the 'Appl Origin Data' attribute.getApplOriginData()
byte[] getGroupId()
If the meaning of the 'Group Id' attribute isn't clear, there really should be more of a description here...
setGroupId(byte[])
,
WMQStructuresPackage.getMQMD_GroupId()
void setGroupId(byte[] value)
Group Id
' attribute.
value
- the new value of the 'Group Id' attribute.getGroupId()
int getMsgSeqNumber()
If the meaning of the 'Msg Seq Number' attribute isn't clear, there really should be more of a description here...
isSetMsgSeqNumber()
,
unsetMsgSeqNumber()
,
setMsgSeqNumber(int)
,
WMQStructuresPackage.getMQMD_MsgSeqNumber()
void setMsgSeqNumber(int value)
Msg Seq Number
' attribute.
value
- the new value of the 'Msg Seq Number' attribute.isSetMsgSeqNumber()
,
unsetMsgSeqNumber()
,
getMsgSeqNumber()
void unsetMsgSeqNumber()
Msg Seq Number
' attribute.
boolean isSetMsgSeqNumber()
Msg Seq Number
' attribute is set.
unsetMsgSeqNumber()
,
getMsgSeqNumber()
,
setMsgSeqNumber(int)
int getOffset()
If the meaning of the 'Offset' attribute isn't clear, there really should be more of a description here...
isSetOffset()
,
unsetOffset()
,
setOffset(int)
,
WMQStructuresPackage.getMQMD_Offset()
void setOffset(int value)
Offset
' attribute.
value
- the new value of the 'Offset' attribute.isSetOffset()
,
unsetOffset()
,
getOffset()
void unsetOffset()
Offset
' attribute.
isSetOffset()
,
getOffset()
,
setOffset(int)
boolean isSetOffset()
Offset
' attribute is set.
unsetOffset()
,
getOffset()
,
setOffset(int)
int getMsgFlags()
If the meaning of the 'Msg Flags' attribute isn't clear, there really should be more of a description here...
isSetMsgFlags()
,
unsetMsgFlags()
,
setMsgFlags(int)
,
WMQStructuresPackage.getMQMD_MsgFlags()
void setMsgFlags(int value)
Msg Flags
' attribute.
value
- the new value of the 'Msg Flags' attribute.isSetMsgFlags()
,
unsetMsgFlags()
,
getMsgFlags()
void unsetMsgFlags()
Msg Flags
' attribute.
isSetMsgFlags()
,
getMsgFlags()
,
setMsgFlags(int)
boolean isSetMsgFlags()
Msg Flags
' attribute is set.
unsetMsgFlags()
,
getMsgFlags()
,
setMsgFlags(int)
int getOriginalLength()
If the meaning of the 'Original Length' attribute isn't clear, there really should be more of a description here...
isSetOriginalLength()
,
unsetOriginalLength()
,
setOriginalLength(int)
,
WMQStructuresPackage.getMQMD_OriginalLength()
void setOriginalLength(int value)
Original Length
' attribute.
value
- the new value of the 'Original Length' attribute.isSetOriginalLength()
,
unsetOriginalLength()
,
getOriginalLength()
void unsetOriginalLength()
Original Length
' attribute.
boolean isSetOriginalLength()
Original Length
' attribute is set.
unsetOriginalLength()
,
getOriginalLength()
,
setOriginalLength(int)