|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolkitAttributeType | |
---|---|
org.terracotta.toolkit.search.attribute |
Uses of ToolkitAttributeType in org.terracotta.toolkit.search.attribute |
---|
Methods in org.terracotta.toolkit.search.attribute that return ToolkitAttributeType | |
---|---|
static ToolkitAttributeType |
ToolkitAttributeType.typeFor(Class<?> c)
|
static ToolkitAttributeType |
ToolkitAttributeType.typeFor(String name,
Object value)
Get the appropriate ToolkitAttributeType enum for the given object value. |
static ToolkitAttributeType |
ToolkitAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ToolkitAttributeType[] |
ToolkitAttributeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |