public interface MQIIH
The following features are supported:
WMQStructuresPackage.getMQIIH()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticator()
Returns the value of the 'Authenticator' attribute
|
java.lang.String |
getCommitMode()
Returns the value of the 'Commit Mode' attribute
|
int |
getFlags()
Returns the value of the 'Flags' attribute
|
java.lang.String |
getLTermOverride()
Returns the value of the 'LTerm Override' attribute
|
java.lang.String |
getMFSMapName()
Returns the value of the 'MFS Map Name' attribute
|
java.lang.String |
getReplyToFormat()
Returns the value of the 'Reply To Format' attribute
|
java.lang.String |
getReserved()
Returns the value of the 'Reserved' attribute
|
java.lang.String |
getSecurityScope()
Returns the value of the 'Security Scope' attribute
|
byte[] |
getTranInstanceId()
Returns the value of the 'Tran Instance Id' attribute
|
java.lang.String |
getTranState()
Returns the value of the 'Tran State' 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 |
setAuthenticator(java.lang.String value)
Sets the value of the '
Authenticator ' attribute |
void |
setCommitMode(java.lang.String value)
Sets the value of the '
Commit Mode ' attribute |
void |
setFlags(int value)
Sets the value of the '
Flags ' attribute |
void |
setLTermOverride(java.lang.String value)
Sets the value of the '
LTerm Override ' attribute |
void |
setMFSMapName(java.lang.String value)
Sets the value of the '
MFS Map Name ' attribute |
void |
setReplyToFormat(java.lang.String value)
Sets the value of the '
Reply To Format ' attribute |
void |
setReserved(java.lang.String value)
Sets the value of the '
Reserved ' attribute |
void |
setSecurityScope(java.lang.String value)
Sets the value of the '
Security Scope ' attribute |
void |
setTranInstanceId(byte[] value)
Sets the value of the '
Tran Instance Id ' attribute |
void |
setTranState(java.lang.String value)
Sets the value of the '
Tran State ' 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 |
int getVersion()
"1"
.
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
isSetVersion()
,
unsetVersion()
,
setVersion(int)
,
WMQStructuresPackage.getMQIIH_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.getMQIIH_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)
java.lang.String getLTermOverride()
If the meaning of the 'LTerm Override' attribute isn't clear, there really should be more of a description here...
setLTermOverride(String)
,
WMQStructuresPackage.getMQIIH_LTermOverride()
void setLTermOverride(java.lang.String value)
LTerm Override
' attribute.
value
- the new value of the 'LTerm Override' attribute.getLTermOverride()
java.lang.String getMFSMapName()
If the meaning of the 'MFS Map Name' attribute isn't clear, there really should be more of a description here...
setMFSMapName(String)
,
WMQStructuresPackage.getMQIIH_MFSMapName()
void setMFSMapName(java.lang.String value)
MFS Map Name
' attribute.
value
- the new value of the 'MFS Map Name' attribute.getMFSMapName()
java.lang.String getReplyToFormat()
If the meaning of the 'Reply To Format' attribute isn't clear, there really should be more of a description here...
setReplyToFormat(String)
,
WMQStructuresPackage.getMQIIH_ReplyToFormat()
void setReplyToFormat(java.lang.String value)
Reply To Format
' attribute.
value
- the new value of the 'Reply To Format' attribute.getReplyToFormat()
java.lang.String getAuthenticator()
If the meaning of the 'Authenticator' attribute isn't clear, there really should be more of a description here...
setAuthenticator(String)
,
WMQStructuresPackage.getMQIIH_Authenticator()
void setAuthenticator(java.lang.String value)
Authenticator
' attribute.
value
- the new value of the 'Authenticator' attribute.getAuthenticator()
byte[] getTranInstanceId()
If the meaning of the 'Tran Instance Id' attribute isn't clear, there really should be more of a description here...
setTranInstanceId(byte[])
,
WMQStructuresPackage.getMQIIH_TranInstanceId()
void setTranInstanceId(byte[] value)
Tran Instance Id
' attribute.
value
- the new value of the 'Tran Instance Id' attribute.getTranInstanceId()
java.lang.String getTranState()
If the meaning of the 'Tran State' attribute isn't clear, there really should be more of a description here...
setTranState(String)
,
WMQStructuresPackage.getMQIIH_TranState()
void setTranState(java.lang.String value)
Tran State
' attribute.
value
- the new value of the 'Tran State' attribute.getTranState()
java.lang.String getCommitMode()
If the meaning of the 'Commit Mode' attribute isn't clear, there really should be more of a description here...
setCommitMode(String)
,
WMQStructuresPackage.getMQIIH_CommitMode()
void setCommitMode(java.lang.String value)
Commit Mode
' attribute.
value
- the new value of the 'Commit Mode' attribute.getCommitMode()
java.lang.String getSecurityScope()
If the meaning of the 'Security Scope' attribute isn't clear, there really should be more of a description here...
setSecurityScope(String)
,
WMQStructuresPackage.getMQIIH_SecurityScope()
void setSecurityScope(java.lang.String value)
Security Scope
' attribute.
value
- the new value of the 'Security Scope' attribute.getSecurityScope()
java.lang.String getReserved()
If the meaning of the 'Reserved' attribute isn't clear, there really should be more of a description here...
setReserved(String)
,
WMQStructuresPackage.getMQIIH_Reserved()
void setReserved(java.lang.String value)
Reserved
' attribute.
value
- the new value of the 'Reserved' attribute.getReserved()