Uses of Class
net.opengis.kml._2_2_0.LocationType

Packages that use LocationType
net.opengis.kml._2_2_0   
 

Uses of LocationType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as LocationType
protected  LocationType ModelType.location
           
 

Methods in net.opengis.kml._2_2_0 that return LocationType
 LocationType ObjectFactory.createLocationType()
          Create an instance of LocationType
 LocationType ModelType.getLocation()
          Obtient la valeur de la propriété location.
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type LocationType
 JAXBElement<LocationType> ObjectFactory.createLocation(LocationType value)
          Create an instance of JAXBElement<LocationType>}
 

Methods in net.opengis.kml._2_2_0 with parameters of type LocationType
 JAXBElement<LocationType> ObjectFactory.createLocation(LocationType value)
          Create an instance of JAXBElement<LocationType>}
 void ModelType.setLocation(LocationType value)
          Définit la valeur de la propriété location.
 



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