Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
RteType |
Route.getData() |
Constructor and Description |
---|
Route(RteType route) |
Modifier and Type | Method and Description |
---|---|
RteType |
ObjectFactory.createRteType()
Create an instance of
RteType |
Modifier and Type | Method and Description |
---|---|
java.util.List<RteType> |
GpxType.getRte()
Gets the value of the rte property.
|