Uses of Class
com.google.earth.kml._2.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as MetadataTypeMethods in com.google.earth.kml._2 that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()Create an instance ofMetadataTypeFeatureType.getMetadata()Gets the value of the metadata property.Methods in com.google.earth.kml._2 with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoidFeatureType.setMetadata(MetadataType value) Sets the value of the metadata property.