public class Email extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Email.Type |
public Email()
public Email(String value, Email.Type type)
public Email(String value)
public String getValue()
public void setValue(String value)
value - the value to setpublic Email.Type getType()
public void setType(Email.Type type)
type - the type to setCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.