| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.modello.generator.database.model.Indexpublic class Indexextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
void |
|
List | |
String |
|
boolean |
|
void |
|
void |
|
public List getIndexColumns()
public String getName()
public boolean isUnique()
public void setName(String name)
public void setUnique(boolean unique)