net.opengis.gml
Class CategoryExtentType

java.lang.Object
  extended by net.opengis.gml.CodeOrNullListType
      extended by 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>
 


Field Summary
 
Fields inherited from class net.opengis.gml.CodeOrNullListType
codeSpace, value
 
Constructor Summary
CategoryExtentType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.CodeOrNullListType
getCodeSpace, getValue, isSetCodeSpace, isSetValue, setCodeSpace, unsetValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryExtentType

public CategoryExtentType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.