public class OAIIndex extends Object
| Constructor and Description |
|---|
OAIIndex() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<IndexPath> |
getPaths() |
boolean |
isRepeatable() |
void |
setName(String name) |
void |
setPaths(List<IndexPath> paths) |
void |
setRepeatable(boolean repeat) |
String |
toString() |
Copyright © 2018. All rights reserved.