Uses of Class
de.pco.common.enums.B16Version
| Package | Description |
|---|---|
| de.pco.common | |
| de.pco.common.enums |
-
Uses of B16Version in de.pco.common
Fields in de.pco.common declared as B16Version Modifier and Type Field Description B16VersionMetadataBean. version -
Uses of B16Version in de.pco.common.enums
Methods in de.pco.common.enums that return B16Version Modifier and Type Method Description static B16VersionB16Version. valueOf(int value)Convertor 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.