public class AllowableRangeValues extends Object implements AllowableValues
| Modifier and Type | Method and Description |
|---|---|
Map<PropertyBuilder.PropertyId,Object> |
asPropertyArguments() |
static AllowableRangeValues |
create(String allowableValues) |
Double |
getMaximum() |
Double |
getMinimum() |
boolean |
isExclusiveMaximum() |
boolean |
isExclusiveMinimum() |
public static AllowableRangeValues create(String allowableValues)
public Double getMinimum()
public Double getMaximum()
public boolean isExclusiveMinimum()
public boolean isExclusiveMaximum()
public Map<PropertyBuilder.PropertyId,Object> asPropertyArguments()
asPropertyArguments in interface AllowableValuesCopyright © 2015. All Rights Reserved.