Package org.n52.shetland.ogc
Class UoM
- java.lang.Object
-
- org.n52.shetland.ogc.UoM
-
public class UoM extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetLink()StringgetName()StringgetUom()inthashCode()booleanisEmpty()booleanisSetLink()booleanisSetName()UoMsetLink(String link)UoMsetName(String name)UoMsetUom(String uom)
-
-
-
Constructor Detail
-
UoM
public UoM(String uom)
-
-