Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static DataObjectOtherStandardColumnUnit.Unit |
DataObjectOtherStandardColumnUnit.Unit.create(String key) |
DataObjectOtherStandardColumnUnit.Unit |
DataObjectOtherStandardColumnUnit.getUnit()
Other standard column unit.
|
static DataObjectOtherStandardColumnUnit.Unit |
DataObjectOtherStandardColumnUnit.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataObjectOtherStandardColumnUnit.Unit[] |
DataObjectOtherStandardColumnUnit.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DataObjectOtherStandardColumnUnit.Builder |
DataObjectOtherStandardColumnUnit.Builder.unit(DataObjectOtherStandardColumnUnit.Unit unit)
Other standard column unit.
|
Constructor and Description |
---|
DataObjectOtherStandardColumnUnit(String displayName,
DataObjectOtherStandardColumnUnit.Unit unit)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.