public interface CicsSignOnTokenStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsSignOnTokenStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getDataType()
Returns the value of the 'Data Type' containment reference.
|
DataRef |
getESMReason()
Returns the value of the 'ESM Reason' containment reference.
|
DataRef |
getESMResp()
Returns the value of the 'ESM Resp' containment reference.
|
DataRefOrLiteral |
getGroupId()
Returns the value of the 'Group Id' containment reference.
|
DataRef |
getLangInUse()
Returns the value of the 'Lang In Use' containment reference.
|
DataRefOrLiteral |
getLanguageCode()
Returns the value of the 'Language Code' containment reference.
|
DataRefOrLiteral |
getNatLang()
Returns the value of the 'Nat Lang' containment reference.
|
DataRef |
getNatLangInUse()
Returns the value of the 'Nat Lang In Use' containment reference.
|
DataRefOrLiteral |
getToken()
Returns the value of the 'Token' containment reference.
|
DataRefOrLiteral |
getTokenLen()
Returns the value of the 'Token Len' containment reference.
|
DataRefOrLiteral |
getTokenType()
Returns the value of the 'Token Type' containment reference.
|
boolean |
isBase64()
Returns the value of the 'Base64' attribute.
|
boolean |
isBit()
Returns the value of the 'Bit' attribute.
|
boolean |
isKerberos()
Returns the value of the 'Kerberos' attribute.
|
void |
setBase64(boolean value)
Sets the value of the '
Base64' attribute. |
void |
setBit(boolean value)
Sets the value of the '
Bit' attribute. |
void |
setDataType(DataRefOrLiteral value)
Sets the value of the '
Data Type' containment reference. |
void |
setESMReason(DataRef value)
Sets the value of the '
ESM Reason' containment reference. |
void |
setESMResp(DataRef value)
Sets the value of the '
ESM Resp' containment reference. |
void |
setGroupId(DataRefOrLiteral value)
Sets the value of the '
Group Id' containment reference. |
void |
setKerberos(boolean value)
Sets the value of the '
Kerberos' attribute. |
void |
setLangInUse(DataRef value)
Sets the value of the '
Lang In Use' containment reference. |
void |
setLanguageCode(DataRefOrLiteral value)
Sets the value of the '
Language Code' containment reference. |
void |
setNatLang(DataRefOrLiteral value)
Sets the value of the '
Nat Lang' containment reference. |
void |
setNatLangInUse(DataRef value)
Sets the value of the '
Nat Lang In Use' containment reference. |
void |
setToken(DataRefOrLiteral value)
Sets the value of the '
Token' containment reference. |
void |
setTokenLen(DataRefOrLiteral value)
Sets the value of the '
Token Len' containment reference. |
void |
setTokenType(DataRefOrLiteral value)
Sets the value of the '
Token Type' containment reference. |
getResp, getResp2, isNoEDF, isNoHandle, isSysEIB, setNoEDF, setNoHandle, setResp, setResp2, setSysEIBgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getToken()
If the meaning of the 'Token' containment reference isn't clear, there really should be more of a description here...
setToken(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_Token()void setToken(DataRefOrLiteral value)
Token' containment reference.
value - the new value of the 'Token' containment reference.getToken()DataRefOrLiteral getTokenLen()
If the meaning of the 'Token Len' containment reference isn't clear, there really should be more of a description here...
setTokenLen(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_TokenLen()void setTokenLen(DataRefOrLiteral value)
Token Len' containment reference.
value - the new value of the 'Token Len' containment reference.getTokenLen()DataRefOrLiteral getTokenType()
If the meaning of the 'Token Type' containment reference isn't clear, there really should be more of a description here...
setTokenType(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_TokenType()void setTokenType(DataRefOrLiteral value)
Token Type' containment reference.
value - the new value of the 'Token Type' containment reference.getTokenType()boolean isKerberos()
If the meaning of the 'Kerberos' attribute isn't clear, there really should be more of a description here...
setKerberos(boolean),
COBOLPackage.getCicsSignOnTokenStmt_Kerberos()void setKerberos(boolean value)
Kerberos' attribute.
value - the new value of the 'Kerberos' attribute.isKerberos()DataRefOrLiteral getDataType()
If the meaning of the 'Data Type' containment reference isn't clear, there really should be more of a description here...
setDataType(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_DataType()void setDataType(DataRefOrLiteral value)
Data Type' containment reference.
value - the new value of the 'Data Type' containment reference.getDataType()boolean isBit()
If the meaning of the 'Bit' attribute isn't clear, there really should be more of a description here...
setBit(boolean),
COBOLPackage.getCicsSignOnTokenStmt_Bit()void setBit(boolean value)
Bit' attribute.
value - the new value of the 'Bit' attribute.isBit()boolean isBase64()
If the meaning of the 'Base64' attribute isn't clear, there really should be more of a description here...
setBase64(boolean),
COBOLPackage.getCicsSignOnTokenStmt_Base64()void setBase64(boolean value)
Base64' attribute.
value - the new value of the 'Base64' attribute.isBase64()DataRefOrLiteral getNatLang()
If the meaning of the 'Nat Lang' containment reference isn't clear, there really should be more of a description here...
setNatLang(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_NatLang()void setNatLang(DataRefOrLiteral value)
Nat Lang' containment reference.
value - the new value of the 'Nat Lang' containment reference.getNatLang()DataRefOrLiteral getLanguageCode()
If the meaning of the 'Language Code' containment reference isn't clear, there really should be more of a description here...
setLanguageCode(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_LanguageCode()void setLanguageCode(DataRefOrLiteral value)
Language Code' containment reference.
value - the new value of the 'Language Code' containment reference.getLanguageCode()DataRef getNatLangInUse()
If the meaning of the 'Nat Lang In Use' containment reference isn't clear, there really should be more of a description here...
setNatLangInUse(DataRef),
COBOLPackage.getCicsSignOnTokenStmt_NatLangInUse()void setNatLangInUse(DataRef value)
Nat Lang In Use' containment reference.
value - the new value of the 'Nat Lang In Use' containment reference.getNatLangInUse()DataRef getLangInUse()
If the meaning of the 'Lang In Use' containment reference isn't clear, there really should be more of a description here...
setLangInUse(DataRef),
COBOLPackage.getCicsSignOnTokenStmt_LangInUse()void setLangInUse(DataRef value)
Lang In Use' containment reference.
value - the new value of the 'Lang In Use' containment reference.getLangInUse()DataRefOrLiteral getGroupId()
If the meaning of the 'Group Id' containment reference isn't clear, there really should be more of a description here...
setGroupId(DataRefOrLiteral),
COBOLPackage.getCicsSignOnTokenStmt_GroupId()void setGroupId(DataRefOrLiteral value)
Group Id' containment reference.
value - the new value of the 'Group Id' containment reference.getGroupId()DataRef getESMResp()
If the meaning of the 'ESM Resp' containment reference isn't clear, there really should be more of a description here...
setESMResp(DataRef),
COBOLPackage.getCicsSignOnTokenStmt_ESMResp()void setESMResp(DataRef value)
ESM Resp' containment reference.
value - the new value of the 'ESM Resp' containment reference.getESMResp()DataRef getESMReason()
If the meaning of the 'ESM Reason' containment reference isn't clear, there really should be more of a description here...
setESMReason(DataRef),
COBOLPackage.getCicsSignOnTokenStmt_ESMReason()void setESMReason(DataRef value)
ESM Reason' containment reference.
value - the new value of the 'ESM Reason' containment reference.getESMReason()