Uses of Interface
com.ibm.etools.cobol.application.model.cobol.UPSISwitch

Uses of UPSISwitch in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return UPSISwitch
 UPSISwitch UPSISwitchRef.getSwitch()
          Returns the value of the 'Switch' reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type UPSISwitch
 void UPSISwitchRef.setSwitch(UPSISwitch value)
          Sets the value of the 'Switch' reference.