com.ibm.websphere.sca.mq.structures

Interface MQMD


  1. public interface MQMD
A representation of the model object 'MQMD'.

The following features are supported:

See Also:
WMQStructuresPackage.getMQMD()

Method Summary

Modifier and Type Method and Description
  1. byte[]
getAccountingToken()
Returns the value of the 'Accounting Token' attribute
  1. java.lang.String
getApplIdentityData()
Returns the value of the 'Appl Identity Data' attribute
  1. java.lang.String
getApplOriginData()
Returns the value of the 'Appl Origin Data' attribute
  1. int
getBackoutCount()
Returns the value of the 'Backout Count' attribute
  1. byte[]
getCorrelId()
Returns the value of the 'Correl Id' attribute
  1. int
getExpiry()
Returns the value of the 'Expiry' attribute
  1. int
getFeedback()
Returns the value of the 'Feedback' attribute
  1. byte[]
getGroupId()
Returns the value of the 'Group Id' attribute
  1. int
getMsgFlags()
Returns the value of the 'Msg Flags' attribute
  1. byte[]
getMsgId()
Returns the value of the 'Msg Id' attribute
  1. int
getMsgSeqNumber()
Returns the value of the 'Msg Seq Number' attribute
  1. int
getMsgType()
Returns the value of the 'Msg Type' attribute
  1. int
getOffset()
Returns the value of the 'Offset' attribute
  1. int
getOriginalLength()
Returns the value of the 'Original Length' attribute
  1. int
getPersistence()
Returns the value of the 'Persistence' attribute
  1. int
getPriority()
Returns the value of the 'Priority' attribute
  1. java.lang.String
getPutApplName()
Returns the value of the 'Put Appl Name' attribute
  1. int
getPutApplType()
Returns the value of the 'Put Appl Type' attribute
  1. java.lang.String
getPutDate()
Returns the value of the 'Put Date' attribute
  1. java.lang.String
getPutTime()
Returns the value of the 'Put Time' attribute
  1. java.lang.String
getReplyToQ()
Returns the value of the 'Reply To Q' attribute
  1. java.lang.String
getReplyToQMgr()
Returns the value of the 'Reply To QMgr' attribute
  1. int
getReport()
Returns the value of the 'Report' attribute
  1. java.lang.String
getUserIdentifier()
Returns the value of the 'User Identifier' attribute
  1. boolean
isSetBackoutCount()
Returns whether the value of the ' Backout Count' attribute is set
  1. boolean
isSetExpiry()
Returns whether the value of the ' Expiry' attribute is set
  1. boolean
isSetFeedback()
Returns whether the value of the ' Feedback' attribute is set
  1. boolean
isSetMsgFlags()
Returns whether the value of the ' Msg Flags' attribute is set
  1. boolean
isSetMsgSeqNumber()
Returns whether the value of the ' Msg Seq Number' attribute is set
  1. boolean
isSetMsgType()
Returns whether the value of the ' Msg Type' attribute is set
  1. boolean
isSetOffset()
Returns whether the value of the ' Offset' attribute is set
  1. boolean
isSetOriginalLength()
Returns whether the value of the ' Original Length' attribute is set
  1. boolean
isSetPersistence()
Returns whether the value of the ' Persistence' attribute is set
  1. boolean
isSetPriority()
Returns whether the value of the ' Priority' attribute is set
  1. boolean
isSetPutApplType()
Returns whether the value of the ' Put Appl Type' attribute is set
  1. boolean
isSetReport()
Returns whether the value of the ' Report' attribute is set
  1. void
setAccountingToken(byte[] value)
Sets the value of the ' Accounting Token' attribute
  1. void
setApplIdentityData(java.lang.String value)
Sets the value of the ' Appl Identity Data' attribute
  1. void
setApplOriginData(java.lang.String value)
Sets the value of the ' Appl Origin Data' attribute
  1. void
setBackoutCount(int value)
Sets the value of the ' Backout Count' attribute
  1. void
setCorrelId(byte[] value)
Sets the value of the ' Correl Id' attribute
  1. void
setExpiry(int value)
Sets the value of the ' Expiry' attribute
  1. void
setFeedback(int value)
Sets the value of the ' Feedback' attribute
  1. void
setGroupId(byte[] value)
Sets the value of the ' Group Id' attribute
  1. void
setMsgFlags(int value)
Sets the value of the ' Msg Flags' attribute
  1. void
setMsgId(byte[] value)
Sets the value of the ' Msg Id' attribute
  1. void
setMsgSeqNumber(int value)
Sets the value of the ' Msg Seq Number' attribute
  1. void
setMsgType(int value)
Sets the value of the ' Msg Type' attribute
  1. void
setOffset(int value)
Sets the value of the ' Offset' attribute
  1. void
setOriginalLength(int value)
Sets the value of the ' Original Length' attribute
  1. void
setPersistence(int value)
Sets the value of the ' Persistence' attribute
  1. void
setPriority(int value)
Sets the value of the ' Priority' attribute
  1. void
setPutApplName(java.lang.String value)
Sets the value of the ' Put Appl Name' attribute
  1. void
setPutApplType(int value)
Sets the value of the ' Put Appl Type' attribute
  1. void
setPutDate(java.lang.String value)
Sets the value of the ' Put Date' attribute
  1. void
setPutTime(java.lang.String value)
Sets the value of the ' Put Time' attribute
  1. void
setReplyToQ(java.lang.String value)
Sets the value of the ' Reply To Q' attribute
  1. void
setReplyToQMgr(java.lang.String value)
Sets the value of the ' Reply To QMgr' attribute
  1. void
setReport(int value)
Sets the value of the ' Report' attribute
  1. void
setUserIdentifier(java.lang.String value)
Sets the value of the ' User Identifier' attribute
  1. void
unsetBackoutCount()
Unsets the value of the ' Backout Count' attribute
  1. void
unsetExpiry()
Unsets the value of the ' Expiry' attribute
  1. void
unsetFeedback()
Unsets the value of the ' Feedback' attribute
  1. void
unsetMsgFlags()
Unsets the value of the ' Msg Flags' attribute
  1. void
unsetMsgSeqNumber()
Unsets the value of the ' Msg Seq Number' attribute
  1. void
unsetMsgType()
Unsets the value of the ' Msg Type' attribute
  1. void
unsetOffset()
Unsets the value of the ' Offset' attribute
  1. void
unsetOriginalLength()
Unsets the value of the ' Original Length' attribute
  1. void
unsetPersistence()
Unsets the value of the ' Persistence' attribute
  1. void
unsetPriority()
Unsets the value of the ' Priority' attribute
  1. void
unsetPutApplType()
Unsets the value of the ' Put Appl Type' attribute
  1. void
unsetReport()
Unsets the value of the ' Report' attribute

Method Detail

getReport

  1. int getReport()
Returns the value of the 'Report' attribute.

If the meaning of the 'Report' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Report' attribute.
See Also:

setReport

  1. void setReport(int value)
Sets the value of the ' Report' attribute.
Parameters:
value - the new value of the 'Report' attribute.
See Also:

unsetReport

  1. void unsetReport()
Unsets the value of the ' Report' attribute.
See Also:

isSetReport

  1. boolean isSetReport()
Returns whether the value of the ' Report' attribute is set.
Returns:
whether the value of the 'Report' attribute is set.
See Also:

getMsgType

  1. int getMsgType()
Returns the value of the 'Msg Type' attribute.

If the meaning of the 'Msg Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Msg Type' attribute.
See Also:

setMsgType

  1. void setMsgType(int value)
Sets the value of the ' Msg Type' attribute.
Parameters:
value - the new value of the 'Msg Type' attribute.
See Also:

unsetMsgType

  1. void unsetMsgType()
Unsets the value of the ' Msg Type' attribute.
See Also:

isSetMsgType

  1. boolean isSetMsgType()
Returns whether the value of the ' Msg Type' attribute is set.
Returns:
whether the value of the 'Msg Type' attribute is set.
See Also:

getExpiry

  1. int getExpiry()
Returns the value of the 'Expiry' attribute.

If the meaning of the 'Expiry' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Expiry' attribute.
See Also:

setExpiry

  1. void setExpiry(int value)
Sets the value of the ' Expiry' attribute.
Parameters:
value - the new value of the 'Expiry' attribute.
See Also:

unsetExpiry

  1. void unsetExpiry()
Unsets the value of the ' Expiry' attribute.
See Also:

isSetExpiry

  1. boolean isSetExpiry()
Returns whether the value of the ' Expiry' attribute is set.
Returns:
whether the value of the 'Expiry' attribute is set.
See Also:

getFeedback

  1. int getFeedback()
Returns the value of the 'Feedback' attribute.

If the meaning of the 'Feedback' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Feedback' attribute.
See Also:

setFeedback

  1. void setFeedback(int value)
Sets the value of the ' Feedback' attribute.
Parameters:
value - the new value of the 'Feedback' attribute.
See Also:

unsetFeedback

  1. void unsetFeedback()
Unsets the value of the ' Feedback' attribute.
See Also:

isSetFeedback

  1. boolean isSetFeedback()
Returns whether the value of the ' Feedback' attribute is set.
Returns:
whether the value of the 'Feedback' attribute is set.
See Also:

getPriority

  1. int getPriority()
Returns the value of the 'Priority' attribute.

If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Priority' attribute.
See Also:

setPriority

  1. void setPriority(int value)
Sets the value of the ' Priority' attribute.
Parameters:
value - the new value of the 'Priority' attribute.
See Also:

unsetPriority

  1. void unsetPriority()
Unsets the value of the ' Priority' attribute.
See Also:

isSetPriority

  1. boolean isSetPriority()
Returns whether the value of the ' Priority' attribute is set.
Returns:
whether the value of the 'Priority' attribute is set.
See Also:

getPersistence

  1. int getPersistence()
Returns the value of the 'Persistence' attribute.

If the meaning of the 'Persistence' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Persistence' attribute.
See Also:

setPersistence

  1. void setPersistence(int value)
Sets the value of the ' Persistence' attribute.
Parameters:
value - the new value of the 'Persistence' attribute.
See Also:

unsetPersistence

  1. void unsetPersistence()
Unsets the value of the ' Persistence' attribute.
See Also:

isSetPersistence

  1. boolean isSetPersistence()
Returns whether the value of the ' Persistence' attribute is set.
Returns:
whether the value of the 'Persistence' attribute is set.
See Also:

getMsgId

  1. byte[] getMsgId()
Returns the value of the 'Msg Id' attribute.

If the meaning of the 'Msg Id' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Msg Id' attribute.
See Also:

setMsgId

  1. void setMsgId(byte[] value)
Sets the value of the ' Msg Id' attribute.
Parameters:
value - the new value of the 'Msg Id' attribute.
See Also:

getCorrelId

  1. byte[] getCorrelId()
Returns the value of the 'Correl Id' attribute.

If the meaning of the 'Correl Id' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Correl Id' attribute.
See Also:

setCorrelId

  1. void setCorrelId(byte[] value)
Sets the value of the ' Correl Id' attribute.
Parameters:
value - the new value of the 'Correl Id' attribute.
See Also:

getBackoutCount

  1. int getBackoutCount()
Returns the value of the 'Backout Count' attribute.

If the meaning of the 'Backout Count' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Backout Count' attribute.
See Also:

setBackoutCount

  1. void setBackoutCount(int value)
Sets the value of the ' Backout Count' attribute.
Parameters:
value - the new value of the 'Backout Count' attribute.
See Also:

unsetBackoutCount

  1. void unsetBackoutCount()
Unsets the value of the ' Backout Count' attribute.
See Also:

isSetBackoutCount

  1. boolean isSetBackoutCount()
Returns whether the value of the ' Backout Count' attribute is set.
Returns:
whether the value of the 'Backout Count' attribute is set.
See Also:

getReplyToQ

  1. java.lang.String getReplyToQ()
Returns the value of the 'Reply To Q' attribute.

If the meaning of the 'Reply To Q' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reply To Q' attribute.
See Also:

setReplyToQ

  1. void setReplyToQ(java.lang.String value)
Sets the value of the ' Reply To Q' attribute.
Parameters:
value - the new value of the 'Reply To Q' attribute.
See Also:

getReplyToQMgr

  1. java.lang.String getReplyToQMgr( )
Returns the value of the 'Reply To QMgr' attribute.

If the meaning of the 'Reply To QMgr' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reply To QMgr' attribute.
See Also:

setReplyToQMgr

  1. void setReplyToQMgr(java.lang.String value)
Sets the value of the ' Reply To QMgr' attribute.
Parameters:
value - the new value of the 'Reply To QMgr' attribute.
See Also:

getUserIdentifier

  1. java.lang.String getUserIdentifier( )
Returns the value of the 'User Identifier' attribute.

If the meaning of the 'User Identifier' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'User Identifier' attribute.
See Also:

setUserIdentifier

  1. void setUserIdentifier(java.lang.String value)
Sets the value of the ' User Identifier' attribute.
Parameters:
value - the new value of the 'User Identifier' attribute.
See Also:

getAccountingToken

  1. byte[] getAccountingToken()
Returns the value of the 'Accounting Token' attribute.

If the meaning of the 'Accounting Token' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Accounting Token' attribute.
See Also:

setAccountingToken

  1. void setAccountingToken(byte[] value)
Sets the value of the ' Accounting Token' attribute.
Parameters:
value - the new value of the 'Accounting Token' attribute.
See Also:

getApplIdentityData

  1. java.lang.String getApplIdentityData( )
Returns the value of the 'Appl Identity Data' attribute.

If the meaning of the 'Appl Identity Data' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Appl Identity Data' attribute.
See Also:

setApplIdentityData

  1. void setApplIdentityData(java.lang.String value)
Sets the value of the ' Appl Identity Data' attribute.
Parameters:
value - the new value of the 'Appl Identity Data' attribute.
See Also:

getPutApplType

  1. int getPutApplType()
Returns the value of the 'Put Appl Type' attribute.

If the meaning of the 'Put Appl Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Put Appl Type' attribute.
See Also:

setPutApplType

  1. void setPutApplType(int value)
Sets the value of the ' Put Appl Type' attribute.
Parameters:
value - the new value of the 'Put Appl Type' attribute.
See Also:

unsetPutApplType

  1. void unsetPutApplType()
Unsets the value of the ' Put Appl Type' attribute.
See Also:

isSetPutApplType

  1. boolean isSetPutApplType()
Returns whether the value of the ' Put Appl Type' attribute is set.
Returns:
whether the value of the 'Put Appl Type' attribute is set.
See Also:

getPutApplName

  1. java.lang.String getPutApplName( )
Returns the value of the 'Put Appl Name' attribute.

If the meaning of the 'Put Appl Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Put Appl Name' attribute.
See Also:

setPutApplName

  1. void setPutApplName(java.lang.String value)
Sets the value of the ' Put Appl Name' attribute.
Parameters:
value - the new value of the 'Put Appl Name' attribute.
See Also:

getPutDate

  1. java.lang.String getPutDate()
Returns the value of the 'Put Date' attribute.

If the meaning of the 'Put Date' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Put Date' attribute.
See Also:

setPutDate

  1. void setPutDate(java.lang.String value)
Sets the value of the ' Put Date' attribute.
Parameters:
value - the new value of the 'Put Date' attribute.
See Also:

getPutTime

  1. java.lang.String getPutTime()
Returns the value of the 'Put Time' attribute.

If the meaning of the 'Put Time' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Put Time' attribute.
See Also:

setPutTime

  1. void setPutTime(java.lang.String value)
Sets the value of the ' Put Time' attribute.
Parameters:
value - the new value of the 'Put Time' attribute.
See Also:

getApplOriginData

  1. java.lang.String getApplOriginData( )
Returns the value of the 'Appl Origin Data' attribute.

If the meaning of the 'Appl Origin Data' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Appl Origin Data' attribute.
See Also:

setApplOriginData

  1. void setApplOriginData(java.lang.String value)
Sets the value of the ' Appl Origin Data' attribute.
Parameters:
value - the new value of the 'Appl Origin Data' attribute.
See Also:

getGroupId

  1. byte[] getGroupId()
Returns the value of the 'Group Id' attribute.

If the meaning of the 'Group Id' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Group Id' attribute.
See Also:

setGroupId

  1. void setGroupId(byte[] value)
Sets the value of the ' Group Id' attribute.
Parameters:
value - the new value of the 'Group Id' attribute.
See Also:

getMsgSeqNumber

  1. int getMsgSeqNumber()
Returns the value of the 'Msg Seq Number' attribute.

If the meaning of the 'Msg Seq Number' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Msg Seq Number' attribute.
See Also:

setMsgSeqNumber

  1. void setMsgSeqNumber(int value)
Sets the value of the ' Msg Seq Number' attribute.
Parameters:
value - the new value of the 'Msg Seq Number' attribute.
See Also:

unsetMsgSeqNumber

  1. void unsetMsgSeqNumber()
Unsets the value of the ' Msg Seq Number' attribute.
See Also:

isSetMsgSeqNumber

  1. boolean isSetMsgSeqNumber()
Returns whether the value of the ' Msg Seq Number' attribute is set.
Returns:
whether the value of the 'Msg Seq Number' attribute is set.
See Also:

getOffset

  1. int getOffset()
Returns the value of the 'Offset' attribute.

If the meaning of the 'Offset' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Offset' attribute.
See Also:

setOffset

  1. void setOffset(int value)
Sets the value of the ' Offset' attribute.
Parameters:
value - the new value of the 'Offset' attribute.
See Also:

unsetOffset

  1. void unsetOffset()
Unsets the value of the ' Offset' attribute.
See Also:

isSetOffset

  1. boolean isSetOffset()
Returns whether the value of the ' Offset' attribute is set.
Returns:
whether the value of the 'Offset' attribute is set.
See Also:

getMsgFlags

  1. int getMsgFlags()
Returns the value of the 'Msg Flags' attribute.

If the meaning of the 'Msg Flags' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Msg Flags' attribute.
See Also:

setMsgFlags

  1. void setMsgFlags(int value)
Sets the value of the ' Msg Flags' attribute.
Parameters:
value - the new value of the 'Msg Flags' attribute.
See Also:

unsetMsgFlags

  1. void unsetMsgFlags()
Unsets the value of the ' Msg Flags' attribute.
See Also:

isSetMsgFlags

  1. boolean isSetMsgFlags()
Returns whether the value of the ' Msg Flags' attribute is set.
Returns:
whether the value of the 'Msg Flags' attribute is set.
See Also:

getOriginalLength

  1. int getOriginalLength()
Returns the value of the 'Original Length' attribute.

If the meaning of the 'Original Length' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Original Length' attribute.
See Also:

setOriginalLength

  1. void setOriginalLength(int value)
Sets the value of the ' Original Length' attribute.
Parameters:
value - the new value of the 'Original Length' attribute.
See Also:

unsetOriginalLength

  1. void unsetOriginalLength()
Unsets the value of the ' Original Length' attribute.
See Also:

isSetOriginalLength

  1. boolean isSetOriginalLength()
Returns whether the value of the ' Original Length' attribute is set.
Returns:
whether the value of the 'Original Length' attribute is set.
See Also: