Uses of Class
net.wirelabs.jmaps.example.gpx.CopyrightType
-
Packages that use CopyrightType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of CopyrightType in net.wirelabs.jmaps.example.gpx
Fields in net.wirelabs.jmaps.example.gpx declared as CopyrightType Modifier and Type Field Description protected CopyrightTypeMetadataType. copyrightMethods in net.wirelabs.jmaps.example.gpx that return CopyrightType Modifier and Type Method Description CopyrightTypeObjectFactory. createCopyrightType()Create an instance ofCopyrightTypeCopyrightTypeMetadataType. getCopyright()Gets the value of the copyright property.Methods in net.wirelabs.jmaps.example.gpx with parameters of type CopyrightType Modifier and Type Method Description voidMetadataType. setCopyright(CopyrightType value)Sets the value of the copyright property.
-