org.citygml4j.jaxb.gml._3_1_1
Class QuantityExtentType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.MeasureOrNullListType
org.citygml4j.jaxb.gml._3_1_1.QuantityExtentType
public class QuantityExtentType
- extends MeasureOrNullListType
Restriction of list type to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.
Java class for QuantityExtentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QuantityExtentType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureOrNullListType">
</restriction>
</simpleContent>
</complexType>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuantityExtentType
public QuantityExtentType()