| Package | Description |
|---|---|
| tech.rsqn.search.proxy |
| Modifier and Type | Method and Description |
|---|---|
Attribute.Type |
IndexAttribute.getAttrType() |
static Attribute.Type |
Attribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute.Type[] |
Attribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexAttribute.setAttrType(Attribute.Type attrType) |
IndexAttribute |
IndexAttribute.with(Attribute.Type t,
Object v) |
Copyright © 2017. All rights reserved.