Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
EmailType |
Email.getData() |
Constructor and Description |
---|
Email(EmailType email) |
Modifier and Type | Method and Description |
---|---|
EmailType |
ObjectFactory.createEmailType()
Create an instance of
EmailType |
EmailType |
PersonType.getEmail()
Obtiene el valor de la propiedad email.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonType.setEmail(EmailType value)
Define el valor de la propiedad email.
|