public class EmailAddressType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
address |
protected String |
type |
| Constructor and Description |
|---|
EmailAddressType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getType() |
void |
setAddress(String value) |
void |
setType(String value) |
Copyright © 2021. All rights reserved.