Class CicsCondition
java.lang.Object
com.softwaremining.vendors.cics.util.CicsCondition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionFor internal Use only Returns the GOTO/Perform methodNameboolean
boolean
boolean
void
void
setHandled
(String handleUsingMethodName, int handlerType) void
-
Constructor Details
-
CicsCondition
-
-
Method Details
-
setIgnored
public void setIgnored() -
setHandled
-
setDefaultHandlerUsed
public void setDefaultHandlerUsed() -
isConditionHandled
public boolean isConditionHandled() -
getHandleUsingMethodName
For internal Use only Returns the GOTO/Perform methodName- Returns:
-
isConditionIgnored
public boolean isConditionIgnored() -
isDefaultHandlerUsed
public boolean isDefaultHandlerUsed()
-