public class AllowableEnumValues extends Object implements AllowableValues
| Modifier and Type | Method and Description |
|---|---|
Map<PropertyBuilder.PropertyId,Object> |
asPropertyArguments() |
static AllowableEnumValues |
create(String allowableValues) |
List<String> |
getItems() |
public static AllowableEnumValues create(String allowableValues)
public Map<PropertyBuilder.PropertyId,Object> asPropertyArguments()
asPropertyArguments in interface AllowableValuesCopyright © 2019. All Rights Reserved.