Package com.softwaremining.cics.dto
Class ReceiveDO
java.lang.Object
com.softwaremining.cics.dto.CicsDO
com.softwaremining.cics.dto.ReceiveDO
- All Implemented Interfaces:
ICicsScreenDO
-
Field Summary
Fields inherited from class com.softwaremining.cics.dto.CicsDO
handleActive, log, resp, resp2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInto()getMap()getSet()booleanisAsis()booleanbooleansetAsis()setLength(ISMInteger length) setMaxLength(ISMInteger maxLength) NO_TRUNCATE is an option for RECIEVE from Terminal - ie without map.setResponse(ISMObject responseField) setResponse2(ISMObject responseField) voidtidyUp()Methods inherited from class com.softwaremining.cics.dto.CicsDO
getCicsRespondCode, getResp, getResp2, isHandleActive, setCicsRespondCode
-
Constructor Details
-
ReceiveDO
public ReceiveDO()
-
-
Method Details
-
setMap
-
setMap
-
getMap
- Specified by:
getMapin interfaceICicsScreenDO
-
setMapset
-
setMapset
-
getMapset
- Specified by:
getMapsetin 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
-