org.citygml4j.model.gml.basicTypes
Class MeasureOrNullList
java.lang.Object
org.citygml4j.model.gml.basicTypes.DoubleOrNullList
org.citygml4j.model.gml.basicTypes.MeasureOrNullList
- All Implemented Interfaces:
- ModelObject, Child, Copyable, GML
- Direct Known Subclasses:
- QuantityExtent
public class MeasureOrNullList
- extends DoubleOrNullList
Methods inherited from class org.citygml4j.model.gml.basicTypes.DoubleOrNullList |
addDoubleOrNull, getDoubleOrNull, getModelType, getParent, isSetDoubleOrNull, isSetParent, setDoubleOrNull, setParent, unsetDoubleOrNull, unsetDoubleOrNull, unsetParent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasureOrNullList
public MeasureOrNullList()
getUom
public java.lang.String getUom()
isSetUom
public boolean isSetUom()
setUom
public void setUom(java.lang.String uom)
unsetUom
public void unsetUom()
getGMLClass
public GMLClass getGMLClass()
- Specified by:
getGMLClass
in interface GML
- Overrides:
getGMLClass
in class DoubleOrNullList
copy
public java.lang.Object copy(CopyBuilder copyBuilder)
- Specified by:
copy
in interface Copyable
- Overrides:
copy
in class DoubleOrNullList
copyTo
public java.lang.Object copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
- Specified by:
copyTo
in interface Copyable
- Overrides:
copyTo
in class DoubleOrNullList