net.opengis.gml
Class QuantityExtentType

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


Field Summary
 
Fields inherited from class net.opengis.gml.MeasureOrNullListType
uom, value
 
Constructor Summary
QuantityExtentType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.MeasureOrNullListType
getUom, getValue, isSetUom, isSetValue, setUom, unsetValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuantityExtentType

public QuantityExtentType()


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