Package | Description |
---|---|
com.interpss.state.aclf |
Modifier and Type | Field and Description |
---|---|
BaseAclfBusState.BusControlStateType |
BaseAclfBusState.busControlType |
Modifier and Type | Method and Description |
---|---|
static BaseAclfBusState.BusControlStateType |
BaseAclfBusState.BusControlStateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseAclfBusState.BusControlStateType[] |
BaseAclfBusState.BusControlStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|