net.opengis.gml
Class QuantityExtentType
java.lang.Object
net.opengis.gml.MeasureOrNullListType
net.opengis.gml.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.
Classe Java pour QuantityExtentType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="QuantityExtentType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureOrNullListType">
</restriction>
</simpleContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuantityExtentType
public QuantityExtentType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.