|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.greenrobot.daogenerator.PropertyOrderList
de.greenrobot.daogenerator.Index
public class Index
| Constructor Summary | |
|---|---|
Index()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
boolean |
isUnique()
|
Index |
makeUnique()
|
Index |
setName(java.lang.String name)
|
| Methods inherited from class de.greenrobot.daogenerator.PropertyOrderList |
|---|
addOrderRaw, addProperty, addPropertyAsc, addPropertyDesc, getCommaSeparatedString, getProperties, isEmpty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Index()
| Method Detail |
|---|
public java.lang.String getName()
public Index setName(java.lang.String name)
public Index makeUnique()
public boolean isUnique()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||