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