public class Email extends Object implements Serializable
| Constructor and Description |
|---|
Email() |
| Modifier and Type | Method and Description |
|---|---|
Email |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription() |
String |
getLanguage() |
String |
getValue() |
int |
hashCode() |
Email |
language(String language) |
void |
setDescription(String description) |
void |
setLanguage(String language) |
void |
setValue(String value) |
String |
toString() |
Email |
value(String value) |
Copyright © 2019 Metatavu Oy. All rights reserved.