public class GetAddress
extends java.lang.Object
| Constructor and Description |
|---|
GetAddress() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
getEmailAddress() |
org.nhindirect.config.store.EntityStatus |
getStatus() |
void |
setEmailAddress(java.util.Collection<java.lang.String> emailAddress) |
void |
setStatus(org.nhindirect.config.store.EntityStatus status) |
public java.util.Collection<java.lang.String> getEmailAddress()
public void setEmailAddress(java.util.Collection<java.lang.String> emailAddress)
emailAddress - the value for the emailAddress propertypublic org.nhindirect.config.store.EntityStatus getStatus()
public void setStatus(org.nhindirect.config.store.EntityStatus status)
status - the value for the status propertyCopyright © 2015. All Rights Reserved.