public class Index extends Object implements NamedElement
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getFieldNames() |
String |
getName() |
int |
hashCode() |
void |
setFieldNames(List<String> fieldNames) |
void |
setName(String name) |
String |
toString() |
public String getName()
getName in interface NamedElementpublic void setName(String name)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.