public class EmailAddressEntity
extends java.lang.Object
| Constructor and Description |
|---|
EmailAddressEntity()
Initializes a new instance of the EmailAddressEntity class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmailAddress()
Gets the email address.
|
Position |
getPosition()
Gets the position of the entity.
|
public EmailAddressEntity()
public Position getPosition()
public java.lang.String getEmailAddress()