Uses of Class
net.opengis.kml.v_2_3.MetadataType

Uses of MetadataType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return MetadataType
 MetadataType ObjectFactory.createMetadataType()
          Create an instance of MetadataType
 MetadataType MetadataType.withAny(Collection<Object> values)
           
 MetadataType MetadataType.withAny(List<Object> value)
           
 MetadataType MetadataType.withAny(Object... values)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type MetadataType
 JAXBElement<MetadataType> ObjectFactory.createMetadata(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 



Copyright © 2008-2016. All Rights Reserved.