net.opengis.gml
Class CategoryExtentType
java.lang.Object
net.opengis.gml.CodeOrNullListType
net.opengis.gml.CategoryExtentType
public class CategoryExtentType
- extends CodeOrNullListType
Restriction of list type to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.
Classe Java pour CategoryExtentType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="CategoryExtentType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>CodeOrNullListType">
</restriction>
</simpleContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryExtentType
public CategoryExtentType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.