Uses of Class
net.opengis.gml.MeasureOrNullListType

Packages that use MeasureOrNullListType
net.opengis.gml   
 

Uses of MeasureOrNullListType in net.opengis.gml
 

Subclasses of MeasureOrNullListType in net.opengis.gml
 class QuantityExtentType
          Restriction of list type to store a 2-point range of numeric values.
 

Fields in net.opengis.gml declared as MeasureOrNullListType
protected  MeasureOrNullListType ValuePropertyType.quantityList
           
protected  MeasureOrNullListType RangeParametersType.quantityList
           
 

Methods in net.opengis.gml that return MeasureOrNullListType
 MeasureOrNullListType ObjectFactory.createMeasureOrNullListType()
          Create an instance of MeasureOrNullListType
 MeasureOrNullListType ValuePropertyType.getQuantityList()
          Obtient la valeur de la propriété quantityList.
 MeasureOrNullListType RangeParametersType.getQuantityList()
          Obtient la valeur de la propriété quantityList.
 

Methods in net.opengis.gml that return types with arguments of type MeasureOrNullListType
 JAXBElement<MeasureOrNullListType> ObjectFactory.createQuantityList(MeasureOrNullListType value)
          Create an instance of JAXBElement<MeasureOrNullListType>}
 

Methods in net.opengis.gml with parameters of type MeasureOrNullListType
 JAXBElement<MeasureOrNullListType> ObjectFactory.createQuantityList(MeasureOrNullListType value)
          Create an instance of JAXBElement<MeasureOrNullListType>}
 void ValuePropertyType.setQuantityList(MeasureOrNullListType value)
          Définit la valeur de la propriété quantityList.
 void RangeParametersType.setQuantityList(MeasureOrNullListType value)
          Définit la valeur de la propriété quantityList.
 



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