| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction.search |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveDefCategory |
PrimitivePropertyValue.getPrimitiveDefCategory()
Return the the category of the primitive's type.
|
static PrimitiveDefCategory |
PrimitiveDefCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveDefCategory[] |
PrimitiveDefCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrimitivePropertyValue.setPrimitiveDefCategory(PrimitiveDefCategory primitiveDefCategory)
Set up the category of the primitive type.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.