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