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