| Package | Description |
|---|---|
| org.openksavi.sponge.type |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2016–2019 Softelnet. All rights reserved.