Uses of Class
net.wirelabs.jmaps.example.gpx.GpxType
-
Packages that use GpxType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of GpxType in net.wirelabs.jmaps.example.gpx
Methods in net.wirelabs.jmaps.example.gpx that return GpxType Modifier and Type Method Description GpxTypeObjectFactory. createGpxType()Create an instance ofGpxTypeMethods in net.wirelabs.jmaps.example.gpx that return types with arguments of type GpxType Modifier and Type Method Description JAXBElement<GpxType>ObjectFactory. createGpx(GpxType value)Methods in net.wirelabs.jmaps.example.gpx with parameters of type GpxType Modifier and Type Method Description JAXBElement<GpxType>ObjectFactory. createGpx(GpxType value)
-