Class ReceiveDO
java.lang.Object
com.softwaremining.vendors.cics.dto.CicsDO
com.softwaremining.vendors.cics.dto.ReceiveDO
- All Implemented Interfaces:
ICicsScreenDO
-
Field Summary
Fields inherited from class com.softwaremining.vendors.cics.dto.CicsDO
handleActive, log, resp, resp2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInto()
getMap()
getSet()
boolean
isAsis()
boolean
boolean
setAsis()
setLength
(ISMInteger length) setMaxLength
(ISMInteger maxLength) NO_TRUNCATE is an option for RECIEVE from Terminal - ie without map.setResponse
(ISMObject responseField) setResponse2
(ISMObject responseField) void
tidyUp()
Methods inherited from class com.softwaremining.vendors.cics.dto.CicsDO
getCicsRespondCode, getResp, getResp2, isHandleActive, setCicsRespondCode
-
Constructor Details
-
ReceiveDO
public ReceiveDO()
-
-
Method Details
-
setMap
-
setMap
-
getMap
- Specified by:
getMap
in interfaceICicsScreenDO
-
setMapset
-
setMapset
-
getMapset
- Specified by:
getMapset
in interfaceICicsScreenDO
-
setInto
-
setInto
-
setInto
-
setInto
-
setInto
-
getInto
-
setSet
-
getSet
-
setLength
-
getLength
-
setMaxLength
-
getMaxLength
-
setTerminal
-
isTerminal
public boolean isTerminal() -
setAsis
-
isAsis
public boolean isAsis() -
setNotruncate
NO_TRUNCATE is an option for RECIEVE from Terminal - ie without map.- Returns:
-
isNotruncate
public boolean isNotruncate() -
tidyUp
public void tidyUp() -
setResponse
-
setResponse2
-