public interface CicsExtractTCPIPStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsExtractTCPIPStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getAuthenticate()
Returns the value of the 'Authenticate' containment reference.
|
DataRef |
getCAddrLength()
Returns the value of the 'CAddr Length' containment reference.
|
DataRef |
getClientAddr()
Returns the value of the 'Client Addr' containment reference.
|
DataRef |
getClientAddrNU()
Returns the value of the 'Client Addr NU' containment reference.
|
DataRef |
getClientName()
Returns the value of the 'Client Name' containment reference.
|
DataRef |
getClntAddr6NU()
Returns the value of the 'Clnt Addr6 NU' containment reference.
|
DataRef |
getClntIPFamily()
Returns the value of the 'Clnt IP Family' containment reference.
|
DataRef |
getCNameLength()
Returns the value of the 'CName Length' containment reference.
|
DataRef |
getMaxDataLen()
Returns the value of the 'Max Data Len' containment reference.
|
DataRef |
getPortNumber()
Returns the value of the 'Port Number' containment reference.
|
DataRef |
getPortNumNU()
Returns the value of the 'Port Num NU' containment reference.
|
DataRef |
getPrivacy()
Returns the value of the 'Privacy' containment reference.
|
DataRef |
getSAddrLength()
Returns the value of the 'SAddr Length' containment reference.
|
DataRef |
getServerAddr()
Returns the value of the 'Server Addr' containment reference.
|
DataRef |
getServerAddrNU()
Returns the value of the 'Server Addr NU' containment reference.
|
DataRef |
getServerName()
Returns the value of the 'Server Name' containment reference.
|
DataRef |
getSNameLength()
Returns the value of the 'SName Length' containment reference.
|
DataRef |
getSrvrAddr6NU()
Returns the value of the 'Srvr Addr6 NU' containment reference.
|
DataRef |
getSrvrIPFamily()
Returns the value of the 'Srvr IP Family' containment reference.
|
DataRef |
getSSLType()
Returns the value of the 'SSL Type' containment reference.
|
DataRef |
getTCPIPService()
Returns the value of the 'TCPIP Service' containment reference.
|
void |
setAuthenticate(DataRef value)
Sets the value of the '
Authenticate' containment reference. |
void |
setCAddrLength(DataRef value)
Sets the value of the '
CAddr Length' containment reference. |
void |
setClientAddr(DataRef value)
Sets the value of the '
Client Addr' containment reference. |
void |
setClientAddrNU(DataRef value)
Sets the value of the '
Client Addr NU' containment reference. |
void |
setClientName(DataRef value)
Sets the value of the '
Client Name' containment reference. |
void |
setClntAddr6NU(DataRef value)
Sets the value of the '
Clnt Addr6 NU' containment reference. |
void |
setClntIPFamily(DataRef value)
Sets the value of the '
Clnt IP Family' containment reference. |
void |
setCNameLength(DataRef value)
Sets the value of the '
CName Length' containment reference. |
void |
setMaxDataLen(DataRef value)
Sets the value of the '
Max Data Len' containment reference. |
void |
setPortNumber(DataRef value)
Sets the value of the '
Port Number' containment reference. |
void |
setPortNumNU(DataRef value)
Sets the value of the '
Port Num NU' containment reference. |
void |
setPrivacy(DataRef value)
Sets the value of the '
Privacy' containment reference. |
void |
setSAddrLength(DataRef value)
Sets the value of the '
SAddr Length' containment reference. |
void |
setServerAddr(DataRef value)
Sets the value of the '
Server Addr' containment reference. |
void |
setServerAddrNU(DataRef value)
Sets the value of the '
Server Addr NU' containment reference. |
void |
setServerName(DataRef value)
Sets the value of the '
Server Name' containment reference. |
void |
setSNameLength(DataRef value)
Sets the value of the '
SName Length' containment reference. |
void |
setSrvrAddr6NU(DataRef value)
Sets the value of the '
Srvr Addr6 NU' containment reference. |
void |
setSrvrIPFamily(DataRef value)
Sets the value of the '
Srvr IP Family' containment reference. |
void |
setSSLType(DataRef value)
Sets the value of the '
SSL Type' containment reference. |
void |
setTCPIPService(DataRef value)
Sets the value of the '
TCPIP Service' 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 getAuthenticate()
The value is a representation of the CICS value data area specified in the AUTHENTICATE option; if that option is not used, the value is null.
setAuthenticate(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_Authenticate()void setAuthenticate(DataRef value)
Authenticate' containment reference.
value - the new value of the 'Authenticate' containment reference.getAuthenticate()DataRef getClientName()
The value is a representation of the data area specified in the CLIENTNAME option; if that option is not used, the value is null.
setClientName(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ClientName()void setClientName(DataRef value)
Client Name' containment reference.
value - the new value of the 'Client Name' containment reference.getClientName()DataRef getCNameLength()
The value is a representation of the data area specified in the CNAMELENGTH option; if that option is not used, the value is null.
setCNameLength(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_CNameLength()void setCNameLength(DataRef value)
CName Length' containment reference.
value - the new value of the 'CName Length' containment reference.getCNameLength()DataRef getServerName()
The value is a representation of the data area specified in the SERVERNAME option; if that option is not used, the value is null.
setServerName(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ServerName()void setServerName(DataRef value)
Server Name' containment reference.
value - the new value of the 'Server Name' containment reference.getServerName()DataRef getSNameLength()
The value is a representation of the data area specified in the SNAMELENGTH option; if that option is not used, the value is null.
setSNameLength(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_SNameLength()void setSNameLength(DataRef value)
SName Length' containment reference.
value - the new value of the 'SName Length' containment reference.getSNameLength()DataRef getClientAddr()
The value is a representation of the data area specified in the CLIENTADDR option; if that option is not used, the value is null.
setClientAddr(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ClientAddr()void setClientAddr(DataRef value)
Client Addr' containment reference.
value - the new value of the 'Client Addr' containment reference.getClientAddr()DataRef getCAddrLength()
The value is a representation of the data area specified in the CADDRLENGTH option; if that option is not used, the value is null.
setCAddrLength(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_CAddrLength()void setCAddrLength(DataRef value)
CAddr Length' containment reference.
value - the new value of the 'CAddr Length' containment reference.getCAddrLength()DataRef getClntIPFamily()
The value is a representation of the CICS value data area specified in the CLNTIPFAMILY option; if that option is not used, the value is null.
setClntIPFamily(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ClntIPFamily()void setClntIPFamily(DataRef value)
Clnt IP Family' containment reference.
value - the new value of the 'Clnt IP Family' containment reference.getClntIPFamily()DataRef getClientAddrNU()
The value is a representation of the data area specified in the CLIENTADDRNU option; if that option is not used, the value is null.
setClientAddrNU(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ClientAddrNU()void setClientAddrNU(DataRef value)
Client Addr NU' containment reference.
value - the new value of the 'Client Addr NU' containment reference.getClientAddrNU()DataRef getClntAddr6NU()
The value is a representation of the data area specified in the CLNTADDR6NU option; if that option is not used, the value is null.
setClntAddr6NU(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ClntAddr6NU()void setClntAddr6NU(DataRef value)
Clnt Addr6 NU' containment reference.
value - the new value of the 'Clnt Addr6 NU' containment reference.getClntAddr6NU()DataRef getServerAddr()
The value is a representation of the data area specified in the SERVERADDR option; if that option is not used, the value is null.
setServerAddr(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ServerAddr()void setServerAddr(DataRef value)
Server Addr' containment reference.
value - the new value of the 'Server Addr' containment reference.getServerAddr()DataRef getSAddrLength()
The value is a representation of the data area specified in the SADDRLENGTH option; if that option is not used, the value is null.
setSAddrLength(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_SAddrLength()void setSAddrLength(DataRef value)
SAddr Length' containment reference.
value - the new value of the 'SAddr Length' containment reference.getSAddrLength()DataRef getSrvrIPFamily()
The value is a representation of the data area specified in the SRVRIPFAMILY option; if that option is not used, the value is null.
setSrvrIPFamily(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_SrvrIPFamily()void setSrvrIPFamily(DataRef value)
Srvr IP Family' containment reference.
value - the new value of the 'Srvr IP Family' containment reference.getSrvrIPFamily()DataRef getServerAddrNU()
The value is a representation of the data area specified in the SERVERADDRNU option; if that option is not used, the value is null.
setServerAddrNU(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_ServerAddrNU()void setServerAddrNU(DataRef value)
Server Addr NU' containment reference.
value - the new value of the 'Server Addr NU' containment reference.getServerAddrNU()DataRef getSrvrAddr6NU()
The value is a representation of the data area specified in the SRVRADDR6NU option; if that option is not used, the value is null.
setSrvrAddr6NU(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_SrvrAddr6NU()void setSrvrAddr6NU(DataRef value)
Srvr Addr6 NU' containment reference.
value - the new value of the 'Srvr Addr6 NU' containment reference.getSrvrAddr6NU()DataRef getSSLType()
The value is a representation of the CICS value data area specified in the SSLTYPE option; if that option is not used, the value is null.
setSSLType(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_SSLType()void setSSLType(DataRef value)
SSL Type' containment reference.
value - the new value of the 'SSL Type' containment reference.getSSLType()DataRef getTCPIPService()
The value is a representation of the data area specified in the TCPIPSERVICE option; if that option is not used, the value is null.
setTCPIPService(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_TCPIPService()void setTCPIPService(DataRef value)
TCPIP Service' containment reference.
value - the new value of the 'TCPIP Service' containment reference.getTCPIPService()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.getCicsExtractTCPIPStmt_PortNumber()void setPortNumber(DataRef value)
Port Number' containment reference.
value - the new value of the 'Port Number' containment reference.getPortNumber()DataRef getPortNumNU()
The value is a representation of the data area specified in the PORTNUMNU option; if that option is not used, the value is null.
setPortNumNU(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_PortNumNU()void setPortNumNU(DataRef value)
Port Num NU' containment reference.
value - the new value of the 'Port Num NU' containment reference.getPortNumNU()DataRef getPrivacy()
The value is a representation of the CICS value data area specified in the PRIVACY option; if that option is not used, the value is null.
setPrivacy(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_Privacy()void setPrivacy(DataRef value)
Privacy' containment reference.
value - the new value of the 'Privacy' containment reference.getPrivacy()DataRef getMaxDataLen()
The value is a representation of the data area specified in the MAXDATALEN option; if that option is not used, the value is null.
setMaxDataLen(DataRef),
COBOLPackage.getCicsExtractTCPIPStmt_MaxDataLen()void setMaxDataLen(DataRef value)
Max Data Len' containment reference.
value - the new value of the 'Max Data Len' containment reference.getMaxDataLen()