Class Index
- java.lang.Object
-
- org.greenrobot.greendao.generator.PropertyOrderList
-
- org.greenrobot.greendao.generator.Index
-
public class Index extends PropertyOrderList
-
-
Constructor Summary
Constructors Constructor Description Index()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()booleanisNonDefaultName()booleanisUnique()IndexmakeUnique()IndexsetName(java.lang.String name)-
Methods inherited from class org.greenrobot.greendao.generator.PropertyOrderList
addOrderRaw, addProperty, addPropertyAsc, addPropertyDesc, getCommaSeparatedString, getOrderSpec, getProperties, getPropertiesOrder, isEmpty
-
-