Uses of Class
com.oracle.bmc.aivision.model.FieldValue.ValueType
-
Packages that use FieldValue.ValueType Package Description com.oracle.bmc.aivision.model -
-
Uses of FieldValue.ValueType in com.oracle.bmc.aivision.model
Methods in com.oracle.bmc.aivision.model that return FieldValue.ValueType Modifier and Type Method Description static FieldValue.ValueTypeFieldValue.ValueType. create(String key)static FieldValue.ValueTypeFieldValue.ValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static FieldValue.ValueType[]FieldValue.ValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-