Package | Description |
---|---|
com.topografix.gpx |
Modifier and Type | Field and Description |
---|---|
protected EmailType |
PersonType.email |
Modifier and Type | Method and Description |
---|---|
EmailType |
ObjectFactory.createEmailType()
Create an instance of
EmailType |
EmailType |
PersonType.getEmail()
Gets the value of the email property.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonType.setEmail(EmailType value)
Sets the value of the email property.
|