public static class Field.Config.UserOptions extends Field.Config.Options
Field of type Field.Type.USER.| Constructor and Description |
|---|
UserOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
getDefaultValue() |
int |
hashCode() |
Field.Config.UserOptions |
setDefaultValue(int defaultValue) |
String |
toString() |
isRequired, setRequired@Generated(value="lombok") public UserOptions()
@Generated(value="lombok") public int getDefaultValue()
@Generated(value="lombok") public Field.Config.UserOptions setDefaultValue(int defaultValue)
@Generated(value="lombok") public boolean equals(Object o)
equals in class Field.Config.Options@Generated(value="lombok") protected boolean canEqual(Object other)
canEqual in class Field.Config.Options@Generated(value="lombok") public int hashCode()
hashCode in class Field.Config.Options@Generated(value="lombok") public String toString()
toString in class Field.Config.OptionsCopyright © 2017. All rights reserved.