| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getHost()
Returns the value of the 'Host' containment reference.
|
DataRefOrLiteral |
getHostLength()
Returns the value of the 'Host Length' containment reference.
|
DataRef |
getHostType()
Returns the value of the 'Host Type' containment reference.
|
DataRef |
getHTTPMethod()
Returns the value of the 'HTTP Method' containment reference.
|
DataRef |
getHTTPVersion()
Returns the value of the 'HTTP Version' containment reference.
|
DataRef |
getMethodLength()
Returns the value of the 'Method Length' containment reference.
|
DataRef |
getPath()
Returns the value of the 'Path' containment reference.
|
DataRef |
getPathLength()
Returns the value of the 'Path Length' containment reference.
|
DataRef |
getPortNumber()
Returns the value of the 'Port Number' containment reference.
|
DataRef |
getQueryString()
Returns the value of the 'Query String' containment reference.
|
DataRef |
getQueryStrLen()
Returns the value of the 'Query Str Len' containment reference.
|
DataRef |
getRealm()
Returns the value of the 'Realm' containment reference.
|
DataRef |
getRealmLen()
Returns the value of the 'Realm Len' containment reference.
|
DataRef |
getRequestType()
Returns the value of the 'Request Type' containment reference.
|
DataRef |
getScheme()
Returns the value of the 'Scheme' containment reference.
|
DataRef |
getSessToken()
Returns the value of the 'Sess Token' containment reference.
|
DataRef |
getURIMap()
Returns the value of the 'URI Map' containment reference.
|
DataRef |
getVersionLen()
Returns the value of the 'Version Len' containment reference.
|
void |
setHost(DataRef value)
Sets the value of the '
Host' containment reference. |
void |
setHostLength(DataRefOrLiteral value)
Sets the value of the '
Host Length' containment reference. |
void |
setHostType(DataRef value)
Sets the value of the '
Host Type' containment reference. |
void |
setHTTPMethod(DataRef value)
Sets the value of the '
HTTP Method' containment reference. |
void |
setHTTPVersion(DataRef value)
Sets the value of the '
HTTP Version' containment reference. |
void |
setMethodLength(DataRef value)
Sets the value of the '
Method Length' containment reference. |
void |
setPath(DataRef value)
Sets the value of the '
Path' containment reference. |
void |
setPathLength(DataRef value)
Sets the value of the '
Path Length' containment reference. |
void |
setPortNumber(DataRef value)
Sets the value of the '
Port Number' containment reference. |
void |
setQueryString(DataRef value)
Sets the value of the '
Query String' containment reference. |
void |
setQueryStrLen(DataRef value)
Sets the value of the '
Query Str Len' containment reference. |
void |
setRealm(DataRef value)
Sets the value of the '
Realm' containment reference. |
void |
setRealmLen(DataRef value)
Sets the value of the '
Realm Len' containment reference. |
void |
setRequestType(DataRef value)
Sets the value of the '
Request Type' containment reference. |
void |
setScheme(DataRef value)
Sets the value of the '
Scheme' containment reference. |
void |
setSessToken(DataRef value)
Sets the value of the '
Sess Token' containment reference. |
void |
setURIMap(DataRef value)
Sets the value of the '
URI Map' containment reference. |
void |
setVersionLen(DataRef value)
Sets the value of the '
Version Len' 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
DataRef 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(DataRef),
COBOLPackage.getCicsExtractWebStmt_Scheme()void setScheme(DataRef value)
Scheme' containment reference.
value - the new value of the 'Scheme' containment reference.getScheme()DataRef getHost()
The value is a representation of the data area specified in the HOST option; if that option is not used, the value is null.
setHost(DataRef),
COBOLPackage.getCicsExtractWebStmt_Host()void setHost(DataRef 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.getCicsExtractWebStmt_HostLength()void setHostLength(DataRefOrLiteral value)
Host Length' containment reference.
value - the new value of the 'Host Length' containment reference.getHostLength()DataRef getHostType()
The value is a representation of the CICS value data area specified in the HOSTTYPE option; if that option is not used, the value is null.
setHostType(DataRef),
COBOLPackage.getCicsExtractWebStmt_HostType()void setHostType(DataRef value)
Host Type' containment reference.
value - the new value of the 'Host Type' containment reference.getHostType()DataRef getHTTPMethod()
The value is a representation of the data area specified in the HTTPMETHOD option; if that option is not used, the value is null.
setHTTPMethod(DataRef),
COBOLPackage.getCicsExtractWebStmt_HTTPMethod()void setHTTPMethod(DataRef value)
HTTP Method' containment reference.
value - the new value of the 'HTTP Method' containment reference.getHTTPMethod()DataRef getMethodLength()
The value is a representation of the data area specified in the METHODLENGTH option; if that option is not used, the value is null.
setMethodLength(DataRef),
COBOLPackage.getCicsExtractWebStmt_MethodLength()void setMethodLength(DataRef value)
Method Length' containment reference.
value - the new value of the 'Method Length' containment reference.getMethodLength()DataRef getHTTPVersion()
The value is a representation of the data area specified in the HTTPVERSION option; if that option is not used, the value is null.
setHTTPVersion(DataRef),
COBOLPackage.getCicsExtractWebStmt_HTTPVersion()void setHTTPVersion(DataRef value)
HTTP Version' containment reference.
value - the new value of the 'HTTP Version' containment reference.getHTTPVersion()DataRef getVersionLen()
The value is a representation of the data area specified in the VERSIONLEN option; if that option is not used, the value is null.
setVersionLen(DataRef),
COBOLPackage.getCicsExtractWebStmt_VersionLen()void setVersionLen(DataRef value)
Version Len' containment reference.
value - the new value of the 'Version Len' containment reference.getVersionLen()DataRef getPath()
The value is a representation of the data area specified in the PATH option; if that option is not used, the value is null.
setPath(DataRef),
COBOLPackage.getCicsExtractWebStmt_Path()void setPath(DataRef value)
Path' containment reference.
value - the new value of the 'Path' containment reference.getPath()DataRef getPathLength()
The value is a representation of the data area specified in the PATHLENGTH option; if that option is not used, the value is null.
setPathLength(DataRef),
COBOLPackage.getCicsExtractWebStmt_PathLength()void setPathLength(DataRef value)
Path Length' containment reference.
value - the new value of the 'Path Length' containment reference.getPathLength()DataRef getPortNumber()
The value is a representation of the data area specified in the PORTNUMBER option; if that option is not used, the value is null.
setPortNumber(DataRef),
COBOLPackage.getCicsExtractWebStmt_PortNumber()void setPortNumber(DataRef value)
Port Number' containment reference.
value - the new value of the 'Port Number' containment reference.getPortNumber()DataRef getQueryString()
The value is a representation of the data area specified in the QUERYSTRING option; if that option is not used, the value is null.
setQueryString(DataRef),
COBOLPackage.getCicsExtractWebStmt_QueryString()void setQueryString(DataRef value)
Query String' containment reference.
value - the new value of the 'Query String' containment reference.getQueryString()DataRef getQueryStrLen()
The value is a representation of the data area specified in the QUERYSTRLEN option; if that option is not used, the value is null.
setQueryStrLen(DataRef),
COBOLPackage.getCicsExtractWebStmt_QueryStrLen()void setQueryStrLen(DataRef value)
Query Str Len' containment reference.
value - the new value of the 'Query Str Len' containment reference.getQueryStrLen()DataRef getRequestType()
The value is a representation of the CICS value data area specified in the REQUESTTYPE option; if that option is not used, the value is null.
setRequestType(DataRef),
COBOLPackage.getCicsExtractWebStmt_RequestType()void setRequestType(DataRef value)
Request Type' containment reference.
value - the new value of the 'Request Type' containment reference.getRequestType()DataRef getSessToken()
The value is a representation of the data area specified in the SESSTOKEN option; if that option is not used, the value is null.
setSessToken(DataRef),
COBOLPackage.getCicsExtractWebStmt_SessToken()void setSessToken(DataRef value)
Sess Token' containment reference.
value - the new value of the 'Sess Token' containment reference.getSessToken()DataRef getURIMap()
The value is a representation of the data area specified in the URIMAP option; if that option is not used, the value is null.
setURIMap(DataRef),
COBOLPackage.getCicsExtractWebStmt_URIMap()void setURIMap(DataRef value)
URI Map' containment reference.
value - the new value of the 'URI Map' containment reference.getURIMap()DataRef getRealm()
The value is a representation of the data area specified in the REALM option; if that option is not used, the value is null.
setRealm(DataRef),
COBOLPackage.getCicsExtractWebStmt_Realm()void setRealm(DataRef value)
Realm' containment reference.
value - the new value of the 'Realm' containment reference.getRealm()DataRef getRealmLen()
The value is a representation of the data area specified in the REALMLEN option; if that option is not used, the value is null.
setRealmLen(DataRef),
COBOLPackage.getCicsExtractWebStmt_RealmLen()void setRealmLen(DataRef value)
Realm Len' containment reference.
value - the new value of the 'Realm Len' containment reference.getRealmLen()