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