public class EmailSMSAddress extends Object implements Serializable
| Constructor and Description |
|---|
EmailSMSAddress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmailAddress()
GETTER
TODO: Write general description for this method
|
String |
getFrom()
GETTER
TODO: Write general description for this method
|
void |
setEmailAddress(String value)
SETTER
TODO: Write general description for this method
|
void |
setFrom(String value)
SETTER
TODO: Write general description for this method
|
public String getEmailAddress()
public void setEmailAddress(String value)
public String getFrom()
public void setFrom(String value)
Copyright © 2017. All rights reserved.