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