Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
MetadataType |
Metadata.getData() |
Constructor and Description |
---|
Metadata(MetadataType metadata) |
Modifier and Type | Method and Description |
---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of
MetadataType |
MetadataType |
GpxType.getMetadata()
Obtiene el valor de la propiedad metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
GpxType.setMetadata(MetadataType value)
Define el valor de la propiedad metadata.
|