| Constructor and Description |
|---|
Email() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Boolean |
getPrimary() |
String |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setPrimary(Boolean primary) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
public String getValue()
public String getType()
public Boolean getPrimary()
public void setValue(String value)
public void setType(String type)
public void setPrimary(Boolean primary)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.