|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OCSEPICSConsts.PVTypes | |
---|---|
OCSEPICS |
Uses of OCSEPICSConsts.PVTypes in OCSEPICS |
---|
Fields in OCSEPICS with type parameters of type OCSEPICSConsts.PVTypes | |
---|---|
private java.util.Hashtable<OCSEPICSConsts.PVTypes,ProcessVariable> |
OCSAction.IOCProcessVariables
This hashtable contains a reference to all of the process variables which will be needed in order to perform actions on the mechanisms on the IOC. |
Methods in OCSEPICS that return OCSEPICSConsts.PVTypes | |
---|---|
static OCSEPICSConsts.PVTypes |
OCSEPICSConsts.PVTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OCSEPICSConsts.PVTypes[] |
OCSEPICSConsts.PVTypes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |