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