Uses of Class
net.opengis.gml.PointPropertyType

Packages that use PointPropertyType
net.opengis.gml   
 

Uses of PointPropertyType in net.opengis.gml
 

Methods in net.opengis.gml that return PointPropertyType
 PointPropertyType ObjectFactory.createPointPropertyType()
          Create an instance of PointPropertyType
 

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

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



Copyright © 2008. All Rights Reserved.