IntegerType |
IntegerType.defaultValue(Number value) |
IntegerType |
IntegerType.exclusiveMax(boolean exclusiveMax) |
IntegerType |
IntegerType.exclusiveMin(boolean exclusiveMin) |
IntegerType |
IntegerType.feature(String name,
Object value) |
IntegerType |
IntegerType.features(Map<String,Object> features) |
IntegerType |
IntegerType.format(String format) |
IntegerType |
IntegerType.maxValue(Long maxValue) |
IntegerType |
IntegerType.minValue(Long minValue) |
IntegerType |
IntegerType.nullable(boolean nullable) |
IntegerType |
IntegerType.tag(String tag) |
IntegerType |
IntegerType.tags(String... tags) |