Uses of Class
net.opengis.gml.CategoryExtentType

Packages that use CategoryExtentType
net.opengis.gml   
 

Uses of CategoryExtentType in net.opengis.gml
 

Fields in net.opengis.gml declared as CategoryExtentType
protected  CategoryExtentType ValuePropertyType.categoryExtent
           
protected  CategoryExtentType RangeParametersType.categoryExtent
           
 

Methods in net.opengis.gml that return CategoryExtentType
 CategoryExtentType ObjectFactory.createCategoryExtentType()
          Create an instance of CategoryExtentType
 CategoryExtentType ValuePropertyType.getCategoryExtent()
          Obtient la valeur de la propriété categoryExtent.
 CategoryExtentType RangeParametersType.getCategoryExtent()
          Obtient la valeur de la propriété categoryExtent.
 

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

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



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