Uses of Class
de.pco.sdk.enums.OnOffEnum
| Package | Description |
|---|---|
| de.pco.sdk.enums |
-
Uses of OnOffEnum in de.pco.sdk.enums
Methods in de.pco.sdk.enums that return OnOffEnum Modifier and Type Method Description static OnOffEnumOnOffEnum. valueOf(int value)Converter from the int value to the value of the enumerator.static OnOffEnumOnOffEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static OnOffEnum[]OnOffEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.