Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
TrkType |
Track.getData() |
Constructor and Description |
---|
Track(TrkType track) |
Modifier and Type | Method and Description |
---|---|
TrkType |
ObjectFactory.createTrkType()
Create an instance of
TrkType |
Modifier and Type | Method and Description |
---|---|
java.util.List<TrkType> |
GpxType.getTrk()
Gets the value of the trk property.
|