Uses of Class
OCSEPICS.OCSEPICSConsts.IOCSubactionStateType

Packages that use OCSEPICSConsts.IOCSubactionStateType
OCSEPICS   
 

Uses of OCSEPICSConsts.IOCSubactionStateType in OCSEPICS
 

Fields in OCSEPICS declared as OCSEPICSConsts.IOCSubactionStateType
(package private)  OCSEPICSConsts.IOCSubactionStateType EPICSAction.iocActionState
          This is the state of the underlying IOC action which this action supports.
 

Methods in OCSEPICS that return OCSEPICSConsts.IOCSubactionStateType
static OCSEPICSConsts.IOCSubactionStateType OCSEPICSConsts.IOCSubactionStateType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OCSEPICSConsts.IOCSubactionStateType[] OCSEPICSConsts.IOCSubactionStateType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.