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