Uses of Interface
com.topografix.gpx.x1.x1.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in com.topografix.gpx.x1.x1
Fields in com.topografix.gpx.x1.x1 with type parameters of type MetadataTypeModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.DocumentFactory<MetadataType>MetadataType.FactoryMethods in com.topografix.gpx.x1.x1 that return MetadataTypeModifier and TypeMethodDescriptionGpxType.addNewMetadata()Appends and returns a new empty "metadata" elementGpxType.getMetadata()Gets the "metadata" elementMethods in com.topografix.gpx.x1.x1 with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoidGpxType.setMetadata(MetadataType metadata) Sets the "metadata" element -
Uses of MetadataType in com.topografix.gpx.x1.x1.impl
Classes in com.topografix.gpx.x1.x1.impl that implement MetadataTypeModifier and TypeClassDescriptionclassAn XML metadataType(@http://www.topografix.com/GPX/1/1).Methods in com.topografix.gpx.x1.x1.impl that return MetadataTypeModifier and TypeMethodDescriptionGpxTypeImpl.addNewMetadata()Appends and returns a new empty "metadata" elementGpxTypeImpl.getMetadata()Gets the "metadata" elementMethods in com.topografix.gpx.x1.x1.impl with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoidGpxTypeImpl.setMetadata(MetadataType metadata) Sets the "metadata" element