| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getCertificate()
Returns the value of the 'Certificate' containment reference.
|
DataRefOrLiteral |
getCiphers()
Returns the value of the 'Ciphers' containment reference.
|
DataRefOrLiteral |
getCodePage()
Returns the value of the 'Code Page' containment reference.
|
DataRefOrLiteral |
getHost()
Returns the value of the 'Host' containment reference.
|
DataRefOrLiteral |
getHostLength()
Returns the value of the 'Host Length' containment reference.
|
DataRef |
getHTTPRNum()
Returns the value of the 'HTTPR Num' containment reference.
|
DataRef |
getHTTPVNum()
Returns the value of the 'HTTPV Num' containment reference.
|
DataRefOrLiteral |
getNumCiphers()
Returns the value of the 'Num Ciphers' containment reference.
|
DataRefOrLiteral |
getPortNumber()
Returns the value of the 'Port Number' containment reference.
|
DataRefOrLiteral |
getScheme()
Returns the value of the 'Scheme' containment reference.
|
DataRef |
getSessToken()
Returns the value of the 'Sess Token' containment reference.
|
DataRefOrLiteral |
getURIMap()
Returns the value of the 'URI Map' containment reference.
|
boolean |
isHTTP()
Returns the value of the 'HTTP' attribute.
|
boolean |
isHTTPS()
Returns the value of the 'HTTPS' attribute.
|
void |
setCertificate(DataRefOrLiteral value)
Sets the value of the '
Certificate' containment reference. |
void |
setCiphers(DataRefOrLiteral value)
Sets the value of the '
Ciphers' containment reference. |
void |
setCodePage(DataRefOrLiteral value)
Sets the value of the '
Code Page' containment reference. |
void |
setHost(DataRefOrLiteral value)
Sets the value of the '
Host' containment reference. |
void |
setHostLength(DataRefOrLiteral value)
Sets the value of the '
Host Length' containment reference. |
void |
setHTTP(boolean value)
Sets the value of the '
HTTP' attribute. |
void |
setHTTPRNum(DataRef value)
Sets the value of the '
HTTPR Num' containment reference. |
void |
setHTTPS(boolean value)
Sets the value of the '
HTTPS' attribute. |
void |
setHTTPVNum(DataRef value)
Sets the value of the '
HTTPV Num' containment reference. |
void |
setNumCiphers(DataRefOrLiteral value)
Sets the value of the '
Num Ciphers' containment reference. |
void |
setPortNumber(DataRefOrLiteral value)
Sets the value of the '
Port Number' containment reference. |
void |
setScheme(DataRefOrLiteral value)
Sets the value of the '
Scheme' containment reference. |
void |
setSessToken(DataRef value)
Sets the value of the '
Sess Token' containment reference. |
void |
setURIMap(DataRefOrLiteral value)
Sets the value of the '
URI Map' 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 getURIMap()
The value is a representation of the data value specified in the URIMAP option; if that option is not used, the value is null.
setURIMap(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_URIMap()void setURIMap(DataRefOrLiteral value)
URI Map' containment reference.
value - the new value of the 'URI Map' containment reference.getURIMap()DataRefOrLiteral getHost()
The value is a representation of the data value specified in the HOST option; if that option is not used, the value is null.
setHost(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_Host()void setHost(DataRefOrLiteral value)
Host' containment reference.
value - the new value of the 'Host' containment reference.getHost()DataRefOrLiteral getHostLength()
The value is a representation of the data value specified in the HOSTLENGTH option; if that option is not used, the value is null.
setHostLength(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_HostLength()void setHostLength(DataRefOrLiteral value)
Host Length' containment reference.
value - the new value of the 'Host Length' containment reference.getHostLength()DataRefOrLiteral getPortNumber()
The value is a representation of the data value specified in the PORTNUMBER option; if that option is not used, the value is null.
setPortNumber(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_PortNumber()void setPortNumber(DataRefOrLiteral value)
Port Number' containment reference.
value - the new value of the 'Port Number' containment reference.getPortNumber()DataRefOrLiteral getScheme()
The value is a representation of the CICS value data area specified in the SCHEME option; if that option is not used, the value is null.
setScheme(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_Scheme()void setScheme(DataRefOrLiteral value)
Scheme' containment reference.
value - the new value of the 'Scheme' containment reference.getScheme()DataRefOrLiteral getCertificate()
The value is a representation of the data value specified in the CERTIFICATE option; if that option is not used, the value is null.
setCertificate(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_Certificate()void setCertificate(DataRefOrLiteral value)
Certificate' containment reference.
value - the new value of the 'Certificate' containment reference.getCertificate()DataRefOrLiteral getCiphers()
The value is a representation of the data value specified in the CIPHERS option; if that option is not used, the value is null.
setCiphers(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_Ciphers()void setCiphers(DataRefOrLiteral value)
Ciphers' containment reference.
value - the new value of the 'Ciphers' containment reference.getCiphers()DataRefOrLiteral getNumCiphers()
The value is a representation of the data value specified in the NUMCIPHERS option; if that option is not used, the value is null.
setNumCiphers(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_NumCiphers()void setNumCiphers(DataRefOrLiteral value)
Num Ciphers' containment reference.
value - the new value of the 'Num Ciphers' containment reference.getNumCiphers()DataRefOrLiteral getCodePage()
The value is a representation of the data value specified in the CODEPAGE option; if that option is not used, the value is null.
setCodePage(DataRefOrLiteral),
COBOLPackage.getCicsWebOpenStmt_CodePage()void setCodePage(DataRefOrLiteral value)
Code Page' containment reference.
value - the new value of the 'Code Page' containment reference.getCodePage()DataRef getSessToken()
The value is a representation of the data area specified in the SESSTOKEN option.
setSessToken(DataRef),
COBOLPackage.getCicsWebOpenStmt_SessToken()void setSessToken(DataRef value)
Sess Token' containment reference.
value - the new value of the 'Sess Token' containment reference.getSessToken()DataRef getHTTPVNum()
The value is a representation of the data area specified in the HTTPVNUM option; if that option is not used, the value is null.
setHTTPVNum(DataRef),
COBOLPackage.getCicsWebOpenStmt_HTTPVNum()void setHTTPVNum(DataRef value)
HTTPV Num' containment reference.
value - the new value of the 'HTTPV Num' containment reference.getHTTPVNum()DataRef getHTTPRNum()
The value is a representation of the data area specified in the HTTPRNUM option; if that option is not used, the value is null.
setHTTPRNum(DataRef),
COBOLPackage.getCicsWebOpenStmt_HTTPRNum()void setHTTPRNum(DataRef value)
HTTPR Num' containment reference.
value - the new value of the 'HTTPR Num' containment reference.getHTTPRNum()boolean isHTTP()
The value is true if the HTTP option is specified; false otherwise.
setHTTP(boolean),
COBOLPackage.getCicsWebOpenStmt_HTTP()void setHTTP(boolean value)
HTTP' attribute.
value - the new value of the 'HTTP' attribute.isHTTP()boolean isHTTPS()
The value is true if the HTTPS option is specified; false otherwise.
setHTTPS(boolean),
COBOLPackage.getCicsWebOpenStmt_HTTPS()