Package com.softwaremining.cics.dto
Class CounterDO
java.lang.Object
com.softwaremining.cics.dto.CicsDO
com.softwaremining.cics.dto.CounterDO
- Record Components:
counterDO-
For use in translation of CICS DEFINE/ GET COUNTER
https://www-01.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts.applicationprogramming.doc/commands/dfhp4_definecounter.html
https://www-01.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts.applicationprogramming.doc/commands/dfhp4_definecounter.html
-
Field Summary
Fields inherited from class com.softwaremining.cics.dto.CicsDO
handleActive, log, resp, resp2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintperformDefineCounter(CicsBaseService baseService) for internal use onlyintperformGetCounter(CicsBaseService baseService) for internal use onlysetCounter(ISMObject data) setCounter(String counterName) setMaximum(long max) setMaximum(ISMNumeric data) setValue(ISMNumeric data) setWrap()Methods inherited from class com.softwaremining.cics.dto.CicsDO
getCicsRespondCode, getResp, getResp2, isHandleActive, setCicsRespondCode
-
Constructor Details
-
CounterDO
public CounterDO()
-
-
Method Details
-
performGetCounter
for internal use only- Returns:
-
performDefineCounter
for internal use only- Returns:
-
setCounter
-
setCounter
-
setPool
-
setPool
-
setValue
-
setMaximum
-
setMaximum
-
setWrap
-
setNohandle
-