Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
TrksegType |
TrackSegment.getData() |
Constructor and Description |
---|
TrackSegment(TrksegType trackSegment) |
Modifier and Type | Method and Description |
---|---|
TrksegType |
ObjectFactory.createTrksegType()
Create an instance of
TrksegType |
Modifier and Type | Method and Description |
---|---|
java.util.List<TrksegType> |
TrkType.getTrkseg()
Gets the value of the trkseg property.
|