public class QuantityExtent extends MeasureOrNullList
Constructor and Description |
---|
QuantityExtent() |
Modifier and Type | Method and Description |
---|---|
void |
addDoubleOrNull(DoubleOrNull doubleOrNull) |
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
GMLClass |
getGMLClass() |
void |
setDoubleOrNull(java.util.List<DoubleOrNull> doubleOrNull) |
getUom, isSetUom, setUom, unsetUom
getDoubleOrNull, getParent, isSetDoubleOrNull, isSetParent, setParent, unsetDoubleOrNull, unsetDoubleOrNull, unsetParent
public void addDoubleOrNull(DoubleOrNull doubleOrNull)
addDoubleOrNull
in class DoubleOrNullList
public void setDoubleOrNull(java.util.List<DoubleOrNull> doubleOrNull)
setDoubleOrNull
in class DoubleOrNullList
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class MeasureOrNullList
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
copy
in class MeasureOrNullList
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class MeasureOrNullList