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