Uses of Interface
com.topografix.gpx.x1.x1.PersonType
Packages that use PersonType
-
Uses of PersonType in com.topografix.gpx.x1.x1
Fields in com.topografix.gpx.x1.x1 with type parameters of type PersonTypeModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.DocumentFactory<PersonType>PersonType.FactoryMethods in com.topografix.gpx.x1.x1 that return PersonTypeModifier and TypeMethodDescriptionMetadataType.addNewAuthor()Appends and returns a new empty "author" elementMetadataType.getAuthor()Gets the "author" elementMethods in com.topografix.gpx.x1.x1 with parameters of type PersonTypeModifier and TypeMethodDescriptionvoidMetadataType.setAuthor(PersonType author) Sets the "author" element -
Uses of PersonType in com.topografix.gpx.x1.x1.impl
Classes in com.topografix.gpx.x1.x1.impl that implement PersonTypeModifier and TypeClassDescriptionclassAn XML personType(@http://www.topografix.com/GPX/1/1).Methods in com.topografix.gpx.x1.x1.impl that return PersonTypeModifier and TypeMethodDescriptionMetadataTypeImpl.addNewAuthor()Appends and returns a new empty "author" elementMetadataTypeImpl.getAuthor()Gets the "author" elementMethods in com.topografix.gpx.x1.x1.impl with parameters of type PersonTypeModifier and TypeMethodDescriptionvoidMetadataTypeImpl.setAuthor(PersonType author) Sets the "author" element