public class Email extends Object
| Constructor and Description |
|---|
Email() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
boolean |
isPrimary() |
boolean |
isVerified() |
void |
setEmail(String email) |
void |
setPrimary(boolean primary) |
void |
setVerified(boolean verified) |
Copyright © 2015–2016 Zalando SE. All rights reserved.