com.ibm.websphere.sca.mq.structures

Interface MQIIH


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

The following features are supported:

See Also:
WMQStructuresPackage.getMQIIH()

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getAuthenticator()
Returns the value of the 'Authenticator' attribute
  1. java.lang.String
getCommitMode()
Returns the value of the 'Commit Mode' attribute
  1. int
getFlags()
Returns the value of the 'Flags' attribute
  1. java.lang.String
getLTermOverride()
Returns the value of the 'LTerm Override' attribute
  1. java.lang.String
getMFSMapName()
Returns the value of the 'MFS Map Name' attribute
  1. java.lang.String
getReplyToFormat()
Returns the value of the 'Reply To Format' attribute
  1. java.lang.String
getReserved()
Returns the value of the 'Reserved' attribute
  1. java.lang.String
getSecurityScope()
Returns the value of the 'Security Scope' attribute
  1. byte[]
getTranInstanceId()
Returns the value of the 'Tran Instance Id' attribute
  1. java.lang.String
getTranState()
Returns the value of the 'Tran State' attribute
  1. int
getVersion()
Returns the value of the 'Version' attribute.
  1. boolean
isSetFlags()
Returns whether the value of the ' Flags' attribute is set
  1. boolean
isSetVersion()
Returns whether the value of the ' Version' attribute is set
  1. void
setAuthenticator(java.lang.String value)
Sets the value of the ' Authenticator' attribute
  1. void
setCommitMode(java.lang.String value)
Sets the value of the ' Commit Mode' attribute
  1. void
setFlags(int value)
Sets the value of the ' Flags' attribute
  1. void
setLTermOverride(java.lang.String value)
Sets the value of the ' LTerm Override' attribute
  1. void
setMFSMapName(java.lang.String value)
Sets the value of the ' MFS Map Name' attribute
  1. void
setReplyToFormat(java.lang.String value)
Sets the value of the ' Reply To Format' attribute
  1. void
setReserved(java.lang.String value)
Sets the value of the ' Reserved' attribute
  1. void
setSecurityScope(java.lang.String value)
Sets the value of the ' Security Scope' attribute
  1. void
setTranInstanceId(byte[] value)
Sets the value of the ' Tran Instance Id' attribute
  1. void
setTranState(java.lang.String value)
Sets the value of the ' Tran State' attribute
  1. void
setVersion(int value)
Sets the value of the ' Version' attribute
  1. void
unsetFlags()
Unsets the value of the ' Flags' attribute
  1. void
unsetVersion()
Unsets the value of the ' Version' attribute

Method Detail

getVersion

  1. int getVersion()
Returns the value of the 'Version' attribute. The default value is "1".

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

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

setVersion

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

unsetVersion

  1. void unsetVersion()
Unsets the value of the ' Version' attribute.
See Also:

isSetVersion

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

getFlags

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

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

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

setFlags

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

unsetFlags

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

isSetFlags

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

getLTermOverride

  1. java.lang.String getLTermOverride( )
Returns the value of the 'LTerm Override' attribute.

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

Returns:
the value of the 'LTerm Override' attribute.
See Also:

setLTermOverride

  1. void setLTermOverride(java.lang.String value)
Sets the value of the ' LTerm Override' attribute.
Parameters:
value - the new value of the 'LTerm Override' attribute.
See Also:

getMFSMapName

  1. java.lang.String getMFSMapName( )
Returns the value of the 'MFS Map Name' attribute.

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

Returns:
the value of the 'MFS Map Name' attribute.
See Also:

setMFSMapName

  1. void setMFSMapName(java.lang.String value)
Sets the value of the ' MFS Map Name' attribute.
Parameters:
value - the new value of the 'MFS Map Name' attribute.
See Also:

getReplyToFormat

  1. java.lang.String getReplyToFormat( )
Returns the value of the 'Reply To Format' attribute.

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

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

setReplyToFormat

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

getAuthenticator

  1. java.lang.String getAuthenticator( )
Returns the value of the 'Authenticator' attribute.

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

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

setAuthenticator

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

getTranInstanceId

  1. byte[] getTranInstanceId()
Returns the value of the 'Tran Instance Id' attribute.

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

Returns:
the value of the 'Tran Instance Id' attribute.
See Also:

setTranInstanceId

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

getTranState

  1. java.lang.String getTranState()
Returns the value of the 'Tran State' attribute.

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

Returns:
the value of the 'Tran State' attribute.
See Also:

setTranState

  1. void setTranState(java.lang.String value)
Sets the value of the ' Tran State' attribute.
Parameters:
value - the new value of the 'Tran State' attribute.
See Also:

getCommitMode

  1. java.lang.String getCommitMode( )
Returns the value of the 'Commit Mode' attribute.

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

Returns:
the value of the 'Commit Mode' attribute.
See Also:

setCommitMode

  1. void setCommitMode(java.lang.String value)
Sets the value of the ' Commit Mode' attribute.
Parameters:
value - the new value of the 'Commit Mode' attribute.
See Also:

getSecurityScope

  1. java.lang.String getSecurityScope( )
Returns the value of the 'Security Scope' attribute.

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

Returns:
the value of the 'Security Scope' attribute.
See Also:

setSecurityScope

  1. void setSecurityScope(java.lang.String value)
Sets the value of the ' Security Scope' attribute.
Parameters:
value - the new value of the 'Security Scope' attribute.
See Also:

getReserved

  1. java.lang.String getReserved()
Returns the value of the 'Reserved' attribute.

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

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

setReserved

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