Uses of Class
org.teamapps.universaldb.index.bool.BooleanIndex
| Package | Description |
|---|---|
| org.teamapps.universaldb.pojo |
-
Uses of BooleanIndex in org.teamapps.universaldb.pojo
Methods in org.teamapps.universaldb.pojo with parameters of type BooleanIndex Modifier and Type Method Description booleanAbstractUdbEntity. getBooleanValue(BooleanIndex index)voidAbstractUdbEntity. setBooleanValue(boolean value, BooleanIndex index)