Uses of Class
net.wirelabs.jmaps.example.gpx.TrkType
-
Packages that use TrkType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of TrkType in net.wirelabs.jmaps.example.gpx
Fields in net.wirelabs.jmaps.example.gpx with type parameters of type TrkType Modifier and Type Field Description protected List<TrkType>GpxType. trkMethods in net.wirelabs.jmaps.example.gpx that return TrkType Modifier and Type Method Description TrkTypeObjectFactory. createTrkType()Create an instance ofTrkTypeMethods in net.wirelabs.jmaps.example.gpx that return types with arguments of type TrkType Modifier and Type Method Description List<TrkType>GpxType. getTrk()Gets the value of the trk property.
-