Uses of Class
org.teamapps.universaldb.index.numeric.ShortIndex
| Package | Description |
|---|---|
| org.teamapps.universaldb.pojo |
-
Uses of ShortIndex in org.teamapps.universaldb.pojo
Methods in org.teamapps.universaldb.pojo with parameters of type ShortIndex Modifier and Type Method Description <ENUM extends java.lang.Enum<ENUM>>
ENUMAbstractUdbEntity. getEnumValue(ShortIndex index, ENUM[] values)shortAbstractUdbEntity. getShortValue(ShortIndex index)<ENUM extends java.lang.Enum<ENUM>>
voidAbstractUdbEntity. setEnumValue(ShortIndex index, ENUM value)voidAbstractUdbEntity. setShortValue(short value, ShortIndex index)