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