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