Uses of Class
org.teamapps.universaldb.index.reference.value.MultiReferenceValueType
-
Packages that use MultiReferenceValueType Package Description org.teamapps.universaldb.index.reference.value -
-
Uses of MultiReferenceValueType in org.teamapps.universaldb.index.reference.value
Methods in org.teamapps.universaldb.index.reference.value that return MultiReferenceValueType Modifier and Type Method Description static MultiReferenceValueTypeMultiReferenceValueType. getMultiReferenceValueTypeById(int id)MultiReferenceValueTypeMultiReferenceEditValue. getType()MultiReferenceValueTypeMultiReferenceValue. getType()MultiReferenceValueTypeReferenceIteratorValue. getType()static MultiReferenceValueTypeMultiReferenceValueType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MultiReferenceValueType[]MultiReferenceValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-