Uses of Class
net.wirelabs.jmaps.example.gpx.MetadataType
-
Packages that use MetadataType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of MetadataType in net.wirelabs.jmaps.example.gpx
Fields in net.wirelabs.jmaps.example.gpx declared as MetadataType Modifier and Type Field Description protected MetadataTypeGpxType. metadataMethods in net.wirelabs.jmaps.example.gpx that return MetadataType Modifier and Type Method Description MetadataTypeObjectFactory. createMetadataType()Create an instance ofMetadataTypeMetadataTypeGpxType. getMetadata()Gets the value of the metadata property.Methods in net.wirelabs.jmaps.example.gpx with parameters of type MetadataType Modifier and Type Method Description voidGpxType. setMetadata(MetadataType value)Sets the value of the metadata property.
-