public static class User.Profile.Field extends Object
| Constructor and Description |
|---|
Field() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getAlt() |
String |
getLabel() |
String |
getValue() |
int |
hashCode() |
void |
setAlt(String alt) |
void |
setLabel(String label) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2020. All rights reserved.