-
public final class PowerState extends Enum
"power-state" enum as defined in: PWG5100.22.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classPowerState.TypeAn AttributeType for a PowerState attribute.
public final classPowerState.SetTypeAn AttributeType for multiple PowerState attributes.
public classPowerState.Codepublic classPowerState.Companion
-
Constructor Summary
Constructors Constructor Description PowerState(Integer code, String name)
-
Method Summary
Modifier and Type Method Description StringtoString()final Integercomponent1()final Stringcomponent2()final PowerStatecopy(Integer code, String name)IntegergetCode()StringgetName()
-