org.citygml4j.model.gml.valueObjects
Interface QuantityExtent

All Superinterfaces:
Child, Copyable, DoubleOrNullList, GML, MeasureOrNullList, ModelObject
All Known Implementing Classes:
QuantityExtentImpl

public interface QuantityExtent
extends MeasureOrNullList


Method Summary
 
Methods inherited from interface org.citygml4j.model.gml.basicTypes.MeasureOrNullList
getUom, isSetUom, setUom, unsetUom
 
Methods inherited from interface org.citygml4j.model.gml.basicTypes.DoubleOrNullList
addDoubleOrNull, getDoubleOrNull, isSetDoubleOrNull, setDoubleOrNull, unsetDoubleOrNull, unsetDoubleOrNull
 
Methods inherited from interface org.citygml4j.model.gml.GML
getGMLClass
 
Methods inherited from interface org.citygml4j.model.common.base.ModelObject
getModelType
 
Methods inherited from interface org.citygml4j.model.common.child.Child
getParent, isSetParent, setParent, unsetParent
 
Methods inherited from interface org.citygml4j.model.common.base.ModelObject
getModelType
 
Methods inherited from interface org.citygml4j.model.common.copy.Copyable
copy, copyTo