Package | Description |
---|---|
net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
Modifier and Type | Field and Description |
---|---|
private ReflectionAttributeExtractor.StartType |
ReflectionAttributeExtractor.start |
Modifier and Type | Method and Description |
---|---|
static ReflectionAttributeExtractor.StartType |
ReflectionAttributeExtractor.StartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReflectionAttributeExtractor.StartType[] |
ReflectionAttributeExtractor.StartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|