com.ibm.websphere.sca.mq.structures
Interface MQCIH
- public interface MQCIH
The following features are supported:
-
Program Name
-
Version
-
Flags
-
Return Code
-
Comp Code
-
Reason
-
UOW Control
-
Get Wait Interval
-
Link Type
-
Output Data Length
-
Facility Keep Time
-
ADS Descriptor
-
Conversational Task
-
Task End Status
-
Facility
-
Function
-
Abend Code
-
Authenticator
-
Reserved1
-
Reply To Format
-
Remote Sys Id
-
Remote Trans Id
-
Transaction Id
-
Facility Like
-
Attention Id
-
Start Code
-
Cancel Code
-
Next Transaction Id
-
Reserved2
-
Reserved3
-
Cursor Position
-
Error Offset
-
Input Item
-
Reserved4
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getAbendCode()
Returns the value of the 'Abend Code' attribute.
|
|
getADSDescriptor()
Returns the value of the 'ADS Descriptor' attribute
|
|
getAttentionId()
Returns the value of the 'Attention Id' attribute.
|
|
getAuthenticator()
Returns the value of the 'Authenticator' attribute.
|
|
getCancelCode()
Returns the value of the 'Cancel Code' attribute.
|
|
getCompCode()
Returns the value of the 'Comp Code' attribute
|
|
getConversationalTask()
Returns the value of the 'Conversational Task' attribute
|
|
getCursorPosition()
Returns the value of the 'Cursor Position' attribute
|
|
getErrorOffset()
Returns the value of the 'Error Offset' attribute
|
|
getFacility()
Returns the value of the 'Facility' attribute
|
|
getFacilityKeepTime()
Returns the value of the 'Facility Keep Time' attribute
|
|
getFacilityLike()
Returns the value of the 'Facility Like' attribute.
|
|
getFlags()
Returns the value of the 'Flags' attribute
|
|
getFunction()
Returns the value of the 'Function' attribute.
|
|
getGetWaitInterval()
Returns the value of the 'Get Wait Interval' attribute
|
|
getInputItem()
Returns the value of the 'Input Item' attribute
|
|
getLinkType()
Returns the value of the 'Link Type' attribute
|
|
getNextTransactionId()
Returns the value of the 'Next Transaction Id' attribute.
|
|
getOutputDataLength()
Returns the value of the 'Output Data Length' attribute
|
|
getProgramName()
Returns the value of the 'Program Name' attribute
|
|
getReason()
Returns the value of the 'Reason' attribute
|
|
getRemoteSysId()
Returns the value of the 'Remote Sys Id' attribute.
|
|
getRemoteTransId()
Returns the value of the 'Remote Trans Id' attribute.
|
|
getReplyToFormat()
Returns the value of the 'Reply To Format' attribute.
|
|
getReserved1()
Returns the value of the 'Reserved1' attribute.
|
|
getReserved2()
Returns the value of the 'Reserved2' attribute.
|
|
getReserved3()
Returns the value of the 'Reserved3' attribute.
|
|
getReserved4()
Returns the value of the 'Reserved4' attribute
|
|
getReturnCode()
Returns the value of the 'Return Code' attribute
|
|
getStartCode()
Returns the value of the 'Start Code' attribute.
|
|
getTaskEndStatus()
Returns the value of the 'Task End Status' attribute
|
|
getTransactionId()
Returns the value of the 'Transaction Id' attribute.
|
|
getUOWControl()
Returns the value of the 'UOW Control' attribute
|
|
getVersion()
Returns the value of the 'Version' attribute
|
|
isSetAbendCode()
Returns whether the value of the '
Abend Code ' attribute is set
|
|
isSetADSDescriptor()
Returns whether the value of the '
ADS Descriptor ' attribute is set
|
|
isSetAttentionId()
Returns whether the value of the '
Attention Id ' attribute is set
|
|
isSetAuthenticator()
Returns whether the value of the '
Authenticator ' attribute is set
|
|
isSetCancelCode()
Returns whether the value of the '
Cancel Code ' attribute is set
|
|
isSetCompCode()
Returns whether the value of the '
Comp Code ' attribute is set
|
|
isSetConversationalTask()
Returns whether the value of the '
Conversational Task ' attribute is set
|
|
isSetCursorPosition()
Returns whether the value of the '
Cursor Position ' attribute is set
|
|
isSetErrorOffset()
Returns whether the value of the '
Error Offset ' attribute is set
|
|
isSetFacilityKeepTime()
Returns whether the value of the '
Facility Keep Time ' attribute is set
|
|
isSetFacilityLike()
Returns whether the value of the '
Facility Like ' attribute is set
|
|
isSetFlags()
Returns whether the value of the '
Flags ' attribute is set
|
|
isSetFunction()
Returns whether the value of the '
Function ' attribute is set
|
|
isSetGetWaitInterval()
Returns whether the value of the '
Get Wait Interval ' attribute is set
|
|
isSetInputItem()
Returns whether the value of the '
Input Item ' attribute is set
|
|
isSetLinkType()
Returns whether the value of the '
Link Type ' attribute is set
|
|
isSetNextTransactionId()
Returns whether the value of the '
Next Transaction Id ' attribute is set
|
|
isSetOutputDataLength()
Returns whether the value of the '
Output Data Length ' attribute is set
|
|
isSetReason()
Returns whether the value of the '
Reason ' attribute is set
|
|
isSetRemoteSysId()
Returns whether the value of the '
Remote Sys Id ' attribute is set
|
|
isSetRemoteTransId()
Returns whether the value of the '
Remote Trans Id ' attribute is set
|
|
isSetReplyToFormat()
Returns whether the value of the '
Reply To Format ' attribute is set
|
|
isSetReserved1()
Returns whether the value of the '
Reserved1 ' attribute is set
|
|
isSetReserved2()
Returns whether the value of the '
Reserved2 ' attribute is set
|
|
isSetReserved3()
Returns whether the value of the '
Reserved3 ' attribute is set
|
|
isSetReserved4()
Returns whether the value of the '
Reserved4 ' attribute is set
|
|
isSetReturnCode()
Returns whether the value of the '
Return Code ' attribute is set
|
|
isSetStartCode()
Returns whether the value of the '
Start Code ' attribute is set
|
|
isSetTaskEndStatus()
Returns whether the value of the '
Task End Status ' attribute is set
|
|
isSetTransactionId()
Returns whether the value of the '
Transaction Id ' attribute is set
|
|
isSetUOWControl()
Returns whether the value of the '
UOW Control ' attribute is set
|
|
isSetVersion()
Returns whether the value of the '
Version ' attribute is set
|
|
setAbendCode(java.lang.String value)
Sets the value of the '
Abend Code ' attribute
|
|
setADSDescriptor(int value)
Sets the value of the '
ADS Descriptor ' attribute
|
|
setAttentionId(java.lang.String value)
Sets the value of the '
Attention Id ' attribute
|
|
setAuthenticator(java.lang.String value)
Sets the value of the '
Authenticator ' attribute
|
|
setCancelCode(java.lang.String value)
Sets the value of the '
Cancel Code ' attribute
|
|
setCompCode(int value)
Sets the value of the '
Comp Code ' attribute
|
|
setConversationalTask(int value)
Sets the value of the '
Conversational Task ' attribute
|
|
setCursorPosition(int value)
Sets the value of the '
Cursor Position ' attribute
|
|
setErrorOffset(int value)
Sets the value of the '
Error Offset ' attribute
|
|
setFacility(byte[] value)
Sets the value of the '
Facility ' attribute
|
|
setFacilityKeepTime(int value)
Sets the value of the '
Facility Keep Time ' attribute
|
|
setFacilityLike(java.lang.String value)
Sets the value of the '
Facility Like ' attribute
|
|
setFlags(int value)
Sets the value of the '
Flags ' attribute
|
|
setFunction(java.lang.String value)
Sets the value of the '
Function ' attribute
|
|
setGetWaitInterval(int value)
Sets the value of the '
Get Wait Interval ' attribute
|
|
setInputItem(int value)
Sets the value of the '
Input Item ' attribute
|
|
setLinkType(int value)
Sets the value of the '
Link Type ' attribute
|
|
setNextTransactionId(java.lang.String value)
Sets the value of the '
Next Transaction Id ' attribute
|
|
setOutputDataLength(int value)
Sets the value of the '
Output Data Length ' attribute
|
|
setProgramName(java.lang.String value)
Sets the value of the '
Program Name ' attribute
|
|
setReason(int value)
Sets the value of the '
Reason ' attribute
|
|
setRemoteSysId(java.lang.String value)
Sets the value of the '
Remote Sys Id ' attribute
|
|
setRemoteTransId(java.lang.String value)
Sets the value of the '
Remote Trans Id ' attribute
|
|
setReplyToFormat(java.lang.String value)
Sets the value of the '
Reply To Format ' attribute
|
|
setReserved1(java.lang.String value)
Sets the value of the '
Reserved1 ' attribute
|
|
setReserved2(java.lang.String value)
Sets the value of the '
Reserved2 ' attribute
|
|
setReserved3(java.lang.String value)
Sets the value of the '
Reserved3 ' attribute
|
|
setReserved4(int value)
Sets the value of the '
Reserved4 ' attribute
|
|
setReturnCode(int value)
Sets the value of the '
Return Code ' attribute
|
|
setStartCode(java.lang.String value)
Sets the value of the '
Start Code ' attribute
|
|
setTaskEndStatus(int value)
Sets the value of the '
Task End Status ' attribute
|
|
setTransactionId(java.lang.String value)
Sets the value of the '
Transaction Id ' attribute
|
|
setUOWControl(int value)
Sets the value of the '
UOW Control ' attribute
|
|
setVersion(int value)
Sets the value of the '
Version ' attribute
|
|
unsetAbendCode()
Unsets the value of the '
Abend Code ' attribute
|
|
unsetADSDescriptor()
Unsets the value of the '
ADS Descriptor ' attribute
|
|
unsetAttentionId()
Unsets the value of the '
Attention Id ' attribute
|
|
unsetAuthenticator()
Unsets the value of the '
Authenticator ' attribute
|
|
unsetCancelCode()
Unsets the value of the '
Cancel Code ' attribute
|
|
unsetCompCode()
Unsets the value of the '
Comp Code ' attribute
|
|
unsetConversationalTask()
Unsets the value of the '
Conversational Task ' attribute
|
|
unsetCursorPosition()
Unsets the value of the '
Cursor Position ' attribute
|
|
unsetErrorOffset()
Unsets the value of the '
Error Offset ' attribute
|
|
unsetFacilityKeepTime()
Unsets the value of the '
Facility Keep Time ' attribute
|
|
unsetFacilityLike()
Unsets the value of the '
Facility Like ' attribute
|
|
unsetFlags()
Unsets the value of the '
Flags ' attribute
|
|
unsetFunction()
Unsets the value of the '
Function ' attribute
|
|
unsetGetWaitInterval()
Unsets the value of the '
Get Wait Interval ' attribute
|
|
unsetInputItem()
Unsets the value of the '
Input Item ' attribute
|
|
unsetLinkType()
Unsets the value of the '
Link Type ' attribute
|
|
unsetNextTransactionId()
Unsets the value of the '
Next Transaction Id ' attribute
|
|
unsetOutputDataLength()
Unsets the value of the '
Output Data Length ' attribute
|
|
unsetReason()
Unsets the value of the '
Reason ' attribute
|
|
unsetRemoteSysId()
Unsets the value of the '
Remote Sys Id ' attribute
|
|
unsetRemoteTransId()
Unsets the value of the '
Remote Trans Id ' attribute
|
|
unsetReplyToFormat()
Unsets the value of the '
Reply To Format ' attribute
|
|
unsetReserved1()
Unsets the value of the '
Reserved1 ' attribute
|
|
unsetReserved2()
Unsets the value of the '
Reserved2 ' attribute
|
|
unsetReserved3()
Unsets the value of the '
Reserved3 ' attribute
|
|
unsetReserved4()
Unsets the value of the '
Reserved4 ' attribute
|
|
unsetReturnCode()
Unsets the value of the '
Return Code ' attribute
|
|
unsetStartCode()
Unsets the value of the '
Start Code ' attribute
|
|
unsetTaskEndStatus()
Unsets the value of the '
Task End Status ' attribute
|
|
unsetTransactionId()
Unsets the value of the '
Transaction Id ' attribute
|
|
unsetUOWControl()
Unsets the value of the '
UOW Control ' attribute
|
|
unsetVersion()
Unsets the value of the '
Version ' attribute
|
Method Detail
getProgramName
- java.lang.String getProgramName( )
setProgramName
- void setProgramName(java.lang.String value)
Program Name
' attribute.
getVersion
- int getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion
- void setVersion(int value)
Version
' attribute.
value
- the new value of the 'Version' attribute. unsetVersion
- void unsetVersion()
Version
' attribute.
isSetVersion
- boolean isSetVersion()
Version
' attribute is set.
getFlags
- int getFlags()
If the meaning of the 'Flags' attribute isn't clear, there really should be more of a description here...
setFlags
- void setFlags(int value)
Flags
' attribute.
value
- the new value of the 'Flags' attribute. unsetFlags
- void unsetFlags()
Flags
' attribute.
isSetFlags
- boolean isSetFlags()
Flags
' attribute is set.
getReturnCode
- int getReturnCode()
If the meaning of the 'Return Code' attribute isn't clear, there really should be more of a description here...
setReturnCode
- void setReturnCode(int value)
Return Code
' attribute.
value
- the new value of the 'Return Code' attribute. unsetReturnCode
- void unsetReturnCode()
Return Code
' attribute.
isSetReturnCode
- boolean isSetReturnCode()
Return Code
' attribute is set.
getCompCode
- int getCompCode()
If the meaning of the 'Comp Code' attribute isn't clear, there really should be more of a description here...
setCompCode
- void setCompCode(int value)
Comp Code
' attribute.
value
- the new value of the 'Comp Code' attribute. unsetCompCode
- void unsetCompCode()
Comp Code
' attribute.
isSetCompCode
- boolean isSetCompCode()
Comp Code
' attribute is set.
getReason
- int getReason()
If the meaning of the 'Reason' attribute isn't clear, there really should be more of a description here...
setReason
- void setReason(int value)
Reason
' attribute.
value
- the new value of the 'Reason' attribute. unsetReason
- void unsetReason()
Reason
' attribute.
isSetReason
- boolean isSetReason()
Reason
' attribute is set.
getUOWControl
- int getUOWControl()
If the meaning of the 'UOW Control' attribute isn't clear, there really should be more of a description here...
setUOWControl
- void setUOWControl(int value)
UOW Control
' attribute.
value
- the new value of the 'UOW Control' attribute. unsetUOWControl
- void unsetUOWControl()
UOW Control
' attribute.
isSetUOWControl
- boolean isSetUOWControl()
UOW Control
' attribute is set.
getGetWaitInterval
- int getGetWaitInterval()
If the meaning of the 'Get Wait Interval' attribute isn't clear, there really should be more of a description here...
setGetWaitInterval
- void setGetWaitInterval(int value)
Get Wait Interval
' attribute.
value
- the new value of the 'Get Wait Interval' attribute. unsetGetWaitInterval
- void unsetGetWaitInterval()
Get Wait Interval
' attribute.
isSetGetWaitInterval
- boolean isSetGetWaitInterval()
Get Wait Interval
' attribute is set.
getLinkType
- int getLinkType()
If the meaning of the 'Link Type' attribute isn't clear, there really should be more of a description here...
setLinkType
- void setLinkType(int value)
Link Type
' attribute.
value
- the new value of the 'Link Type' attribute. unsetLinkType
- void unsetLinkType()
Link Type
' attribute.
isSetLinkType
- boolean isSetLinkType()
Link Type
' attribute is set.
getOutputDataLength
- int getOutputDataLength()
If the meaning of the 'Output Data Length' attribute isn't clear, there really should be more of a description here...
setOutputDataLength
- void setOutputDataLength(int value)
Output Data Length
' attribute.
value
- the new value of the 'Output Data Length' attribute. unsetOutputDataLength
- void unsetOutputDataLength()
Output Data Length
' attribute.
isSetOutputDataLength
- boolean isSetOutputDataLength()
Output Data Length
' attribute is set.
getFacilityKeepTime
- int getFacilityKeepTime()
If the meaning of the 'Facility Keep Time' attribute isn't clear, there really should be more of a description here...
setFacilityKeepTime
- void setFacilityKeepTime(int value)
Facility Keep Time
' attribute.
value
- the new value of the 'Facility Keep Time' attribute. unsetFacilityKeepTime
- void unsetFacilityKeepTime()
Facility Keep Time
' attribute.
isSetFacilityKeepTime
- boolean isSetFacilityKeepTime()
Facility Keep Time
' attribute is set.
getADSDescriptor
- int getADSDescriptor()
If the meaning of the 'ADS Descriptor' attribute isn't clear, there really should be more of a description here...
setADSDescriptor
- void setADSDescriptor(int value)
ADS Descriptor
' attribute.
value
- the new value of the 'ADS Descriptor' attribute. unsetADSDescriptor
- void unsetADSDescriptor()
ADS Descriptor
' attribute.
isSetADSDescriptor
- boolean isSetADSDescriptor()
ADS Descriptor
' attribute is set.
getConversationalTask
- int getConversationalTask()
If the meaning of the 'Conversational Task' attribute isn't clear, there really should be more of a description here...
setConversationalTask
- void setConversationalTask(int value)
Conversational Task
' attribute.
value
- the new value of the 'Conversational Task' attribute. unsetConversationalTask
- void unsetConversationalTask()
Conversational Task
' attribute.
isSetConversationalTask
- boolean isSetConversationalTask( )
Conversational Task
' attribute is set.
getTaskEndStatus
- int getTaskEndStatus()
If the meaning of the 'Task End Status' attribute isn't clear, there really should be more of a description here...
setTaskEndStatus
- void setTaskEndStatus(int value)
Task End Status
' attribute.
value
- the new value of the 'Task End Status' attribute. unsetTaskEndStatus
- void unsetTaskEndStatus()
Task End Status
' attribute.
isSetTaskEndStatus
- boolean isSetTaskEndStatus()
Task End Status
' attribute is set.
getFacility
- byte[] getFacility()
If the meaning of the 'Facility' attribute isn't clear, there really should be more of a description here...
setFacility
- void setFacility(byte[] value)
Facility
' attribute.
getFunction
- java.lang.String getFunction()
""
.
If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...
setFunction
- void setFunction(java.lang.String value)
Function
' attribute.
value
- the new value of the 'Function' attribute. unsetFunction
- void unsetFunction()
Function
' attribute.
isSetFunction
- boolean isSetFunction()
Function
' attribute is set.
getAbendCode
- java.lang.String getAbendCode()
""
.
If the meaning of the 'Abend Code' attribute isn't clear, there really should be more of a description here...
setAbendCode
- void setAbendCode(java.lang.String value)
Abend Code
' attribute.
value
- the new value of the 'Abend Code' attribute. unsetAbendCode
- void unsetAbendCode()
Abend Code
' attribute.
isSetAbendCode
- boolean isSetAbendCode()
Abend Code
' attribute is set.
getAuthenticator
- java.lang.String getAuthenticator( )
""
.
If the meaning of the 'Authenticator' attribute isn't clear, there really should be more of a description here...
setAuthenticator
- void setAuthenticator(java.lang.String value)
Authenticator
' attribute.
value
- the new value of the 'Authenticator' attribute. unsetAuthenticator
- void unsetAuthenticator()
Authenticator
' attribute.
isSetAuthenticator
- boolean isSetAuthenticator()
Authenticator
' attribute is set.
getReserved1
- java.lang.String getReserved1()
""
.
If the meaning of the 'Reserved1' attribute isn't clear, there really should be more of a description here...
setReserved1
- void setReserved1(java.lang.String value)
Reserved1
' attribute.
value
- the new value of the 'Reserved1' attribute. unsetReserved1
- void unsetReserved1()
Reserved1
' attribute.
isSetReserved1
- boolean isSetReserved1()
Reserved1
' attribute is set.
getReplyToFormat
- 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
- void setReplyToFormat(java.lang.String value)
Reply To Format
' attribute.
value
- the new value of the 'Reply To Format' attribute. unsetReplyToFormat
- void unsetReplyToFormat()
Reply To Format
' attribute.
isSetReplyToFormat
- boolean isSetReplyToFormat()
Reply To Format
' attribute is set.
getRemoteSysId
- java.lang.String getRemoteSysId( )
""
.
If the meaning of the 'Remote Sys Id' attribute isn't clear, there really should be more of a description here...
setRemoteSysId
- void setRemoteSysId(java.lang.String value)
Remote Sys Id
' attribute.
value
- the new value of the 'Remote Sys Id' attribute. unsetRemoteSysId
- void unsetRemoteSysId()
Remote Sys Id
' attribute.
isSetRemoteSysId
- boolean isSetRemoteSysId()
Remote Sys Id
' attribute is set.
getRemoteTransId
- java.lang.String getRemoteTransId( )
""
.
If the meaning of the 'Remote Trans Id' attribute isn't clear, there really should be more of a description here...
setRemoteTransId
- void setRemoteTransId(java.lang.String value)
Remote Trans Id
' attribute.
value
- the new value of the 'Remote Trans Id' attribute. unsetRemoteTransId
- void unsetRemoteTransId()
Remote Trans Id
' attribute.
isSetRemoteTransId
- boolean isSetRemoteTransId()
Remote Trans Id
' attribute is set.
getTransactionId
- java.lang.String getTransactionId( )
""
.
If the meaning of the 'Transaction Id' attribute isn't clear, there really should be more of a description here...
setTransactionId
- void setTransactionId(java.lang.String value)
Transaction Id
' attribute.
value
- the new value of the 'Transaction Id' attribute. unsetTransactionId
- void unsetTransactionId()
Transaction Id
' attribute.
isSetTransactionId
- boolean isSetTransactionId()
Transaction Id
' attribute is set.
getFacilityLike
- java.lang.String getFacilityLike( )
""
.
If the meaning of the 'Facility Like' attribute isn't clear, there really should be more of a description here...
setFacilityLike
- void setFacilityLike(java.lang.String value)
Facility Like
' attribute.
value
- the new value of the 'Facility Like' attribute. unsetFacilityLike
- void unsetFacilityLike()
Facility Like
' attribute.
isSetFacilityLike
- boolean isSetFacilityLike()
Facility Like
' attribute is set.
getAttentionId
- java.lang.String getAttentionId( )
""
.
If the meaning of the 'Attention Id' attribute isn't clear, there really should be more of a description here...
setAttentionId
- void setAttentionId(java.lang.String value)
Attention Id
' attribute.
value
- the new value of the 'Attention Id' attribute. unsetAttentionId
- void unsetAttentionId()
Attention Id
' attribute.
isSetAttentionId
- boolean isSetAttentionId()
Attention Id
' attribute is set.
getStartCode
- java.lang.String getStartCode()
""
.
If the meaning of the 'Start Code' attribute isn't clear, there really should be more of a description here...
setStartCode
- void setStartCode(java.lang.String value)
Start Code
' attribute.
value
- the new value of the 'Start Code' attribute. unsetStartCode
- void unsetStartCode()
Start Code
' attribute.
isSetStartCode
- boolean isSetStartCode()
Start Code
' attribute is set.
getCancelCode
- java.lang.String getCancelCode( )
""
.
If the meaning of the 'Cancel Code' attribute isn't clear, there really should be more of a description here...
setCancelCode
- void setCancelCode(java.lang.String value)
Cancel Code
' attribute.
value
- the new value of the 'Cancel Code' attribute. unsetCancelCode
- void unsetCancelCode()
Cancel Code
' attribute.
isSetCancelCode
- boolean isSetCancelCode()
Cancel Code
' attribute is set.
getNextTransactionId
- java.lang.String getNextTransactionId( )
""
.
If the meaning of the 'Next Transaction Id' attribute isn't clear, there really should be more of a description here...
setNextTransactionId
- void setNextTransactionId(java.lang.String value)
Next Transaction Id
' attribute.
value
- the new value of the 'Next Transaction Id' attribute. unsetNextTransactionId
- void unsetNextTransactionId()
Next Transaction Id
' attribute.
isSetNextTransactionId
- boolean isSetNextTransactionId( )
Next Transaction Id
' attribute is set.
getReserved2
- java.lang.String getReserved2()
""
.
If the meaning of the 'Reserved2' attribute isn't clear, there really should be more of a description here...
setReserved2
- void setReserved2(java.lang.String value)
Reserved2
' attribute.
value
- the new value of the 'Reserved2' attribute. unsetReserved2
- void unsetReserved2()
Reserved2
' attribute.
isSetReserved2
- boolean isSetReserved2()
Reserved2
' attribute is set.
getReserved3
- java.lang.String getReserved3()
""
.
If the meaning of the 'Reserved3' attribute isn't clear, there really should be more of a description here...
setReserved3
- void setReserved3(java.lang.String value)
Reserved3
' attribute.
value
- the new value of the 'Reserved3' attribute. unsetReserved3
- void unsetReserved3()
Reserved3
' attribute.
isSetReserved3
- boolean isSetReserved3()
Reserved3
' attribute is set.
getCursorPosition
- int getCursorPosition()
If the meaning of the 'Cursor Position' attribute isn't clear, there really should be more of a description here...
setCursorPosition
- void setCursorPosition(int value)
Cursor Position
' attribute.
value
- the new value of the 'Cursor Position' attribute. unsetCursorPosition
- void unsetCursorPosition()
Cursor Position
' attribute.
isSetCursorPosition
- boolean isSetCursorPosition()
Cursor Position
' attribute is set.
getErrorOffset
- int getErrorOffset()
If the meaning of the 'Error Offset' attribute isn't clear, there really should be more of a description here...
setErrorOffset
- void setErrorOffset(int value)
Error Offset
' attribute.
value
- the new value of the 'Error Offset' attribute. unsetErrorOffset
- void unsetErrorOffset()
Error Offset
' attribute.
isSetErrorOffset
- boolean isSetErrorOffset()
Error Offset
' attribute is set.
getInputItem
- int getInputItem()
If the meaning of the 'Input Item' attribute isn't clear, there really should be more of a description here...
setInputItem
- void setInputItem(int value)
Input Item
' attribute.
value
- the new value of the 'Input Item' attribute. unsetInputItem
- void unsetInputItem()
Input Item
' attribute.
isSetInputItem
- boolean isSetInputItem()
Input Item
' attribute is set.
getReserved4
- int getReserved4()
If the meaning of the 'Reserved4' attribute isn't clear, there really should be more of a description here...
setReserved4
- void setReserved4(int value)
Reserved4
' attribute.
value
- the new value of the 'Reserved4' attribute. unsetReserved4
- void unsetReserved4()
Reserved4
' attribute.
isSetReserved4
- boolean isSetReserved4()
Reserved4
' attribute is set.
If the meaning of the 'Program Name' attribute isn't clear, there really should be more of a description here...