Uses of Interface
oracle.kv.table.EnumValue
-
Packages that use EnumValue Package Description oracle.kv.table Table support for Oracle NoSQL Database. -
-
Uses of EnumValue in oracle.kv.table
Methods in oracle.kv.table that return EnumValue Modifier and Type Method Description EnumValueFieldValue. asEnum()Casts to EnumValue.EnumValueEnumValue. clone()Returns a deep copy of this object.EnumValueFieldDef. createEnum(java.lang.String value)Creates an EnumValue instance based on the value.
-