Uses of Class
org.n52.shetland.uvf.UVFConstants.FunktionInterpretation
-
Packages that use UVFConstants.FunktionInterpretation Package Description org.n52.shetland.uvf -
-
Uses of UVFConstants.FunktionInterpretation in org.n52.shetland.uvf
Methods in org.n52.shetland.uvf that return UVFConstants.FunktionInterpretation Modifier and Type Method Description static UVFConstants.FunktionInterpretationUVFConstants.FunktionInterpretation. valueOf(String name)Returns the enum constant of this type with the specified name.static UVFConstants.FunktionInterpretation[]UVFConstants.FunktionInterpretation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-