Uses of Class
net.opengis.gml.LocationPropertyType

Packages that use LocationPropertyType
net.opengis.gml   
 

Uses of LocationPropertyType in net.opengis.gml
 

Subclasses of LocationPropertyType in net.opengis.gml
 class PriorityLocationPropertyType
          Deprecated in GML 3.1.0 Classe Java pour PriorityLocationPropertyType complex type.
 

Fields in net.opengis.gml with type parameters of type LocationPropertyType
protected  JAXBElement<? extends LocationPropertyType> AbstractFeatureType.location
           
protected  JAXBElement<? extends LocationPropertyType> MovingObjectStatusType.location
           
 

Methods in net.opengis.gml that return LocationPropertyType
 LocationPropertyType ObjectFactory.createLocationPropertyType()
          Create an instance of LocationPropertyType
 

Methods in net.opengis.gml that return types with arguments of type LocationPropertyType
 JAXBElement<LocationPropertyType> ObjectFactory.createLocation(LocationPropertyType value)
          Create an instance of JAXBElement<LocationPropertyType>}
 JAXBElement<? extends LocationPropertyType> AbstractFeatureType.getLocation()
          deprecated in GML version 3.1
 JAXBElement<? extends LocationPropertyType> MovingObjectStatusType.getLocation()
          Obtient la valeur de la propriété location.
 

Methods in net.opengis.gml with parameters of type LocationPropertyType
 JAXBElement<LocationPropertyType> ObjectFactory.createLocation(LocationPropertyType value)
          Create an instance of JAXBElement<LocationPropertyType>}
 

Method parameters in net.opengis.gml with type arguments of type LocationPropertyType
 void AbstractFeatureType.setLocation(JAXBElement<? extends LocationPropertyType> value)
          Définit la valeur de la propriété location.
 void MovingObjectStatusType.setLocation(JAXBElement<? extends LocationPropertyType> value)
          Définit la valeur de la propriété location.
 



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