public static class Field.Config.IntegerOptions extends Field.Config.Options
Field of type Field.Type.INTEGER.| Constructor and Description |
|---|
IntegerOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
BigInteger |
getDefaultValue() |
int |
hashCode() |
Field.Config.IntegerOptions |
setDefaultValue(BigInteger defaultValue) |
String |
toString() |
isRequired, setRequired@Generated(value="lombok") public IntegerOptions()
@Generated(value="lombok") public BigInteger getDefaultValue()
@Generated(value="lombok") public Field.Config.IntegerOptions setDefaultValue(BigInteger 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.