public abstract class SweAbstractUomType<T> extends SweAbstractSimpleType<T>
| Constructor and Description |
|---|
SweAbstractUomType() |
| Modifier and Type | Method and Description |
|---|---|
SweAbstractDataComponent |
copyValueTo(SweAbstractDataComponent copy)
Copies all values from this
SweAbstractDataComponent to the
passed |
String |
getUom()
Get unit of measurement
|
UoM |
getUomObject()
Get unit of measurement object
|
boolean |
isSetUom() |
SweAbstractUomType<T> |
setUom(String uom)
Set unit of measurement
|
SweAbstractUomType<T> |
setUom(UoM uom)
Set unit of measurement
|
String |
toString() |
cloneQuality, equals, getQuality, hashCode, isSetQuality, setQuality, setStringValueaccept, accept, addName, addName, addName, getDataComponentType, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetStringValue, getValue, isSetValue, setValueisSetDefaultElementEncodingpublic String getUom()
public UoM getUomObject()
public SweAbstractUomType<T> setUom(String uom)
uom - the uom to setpublic SweAbstractUomType<T> setUom(UoM uom)
uom - the uom to setpublic boolean isSetUom()
public String toString()
toString in class SweAbstractSimpleType<T>public SweAbstractDataComponent copyValueTo(SweAbstractDataComponent copy)
SweAbstractDataComponentSweAbstractDataComponent to the
passedcopyValueTo in class SweAbstractDataComponentcopy - SweAbstractDataComponent to copy values toCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.