Package org.n52.shetland.ogc.gml
Class UomSymbol
- java.lang.Object
-
- org.n52.shetland.ogc.gml.UomSymbol
-
- All Implemented Interfaces:
UomIdentifier<String>
public class UomSymbol extends Object implements UomIdentifier<String>
-
-
Constructor Detail
-
UomSymbol
public UomSymbol(String value)
-
-
Method Detail
-
getValue
public String getValue()
- Specified by:
getValuein interfaceUomIdentifier<String>
-
-