Uses of Class
net.opengis.gml.MetaDataPropertyType

Packages that use MetaDataPropertyType
net.opengis.gml   
 

Uses of MetaDataPropertyType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type MetaDataPropertyType
protected  List<MetaDataPropertyType> AbstractGMLType.metaDataProperty
           
 

Methods in net.opengis.gml that return MetaDataPropertyType
 MetaDataPropertyType ObjectFactory.createMetaDataPropertyType()
          Create an instance of MetaDataPropertyType
 

Methods in net.opengis.gml that return types with arguments of type MetaDataPropertyType
 JAXBElement<MetaDataPropertyType> ObjectFactory.createMetaDataProperty(MetaDataPropertyType value)
          Create an instance of JAXBElement<MetaDataPropertyType>}
 List<MetaDataPropertyType> AbstractGMLType.getMetaDataProperty()
          Gets the value of the metaDataProperty property.
 

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



Copyright © 2008. All Rights Reserved.