| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs |
| Modifier and Type | Field and Description |
|---|---|
protected TypeDefAttributeStatus |
TypeDefAttribute.attributeStatus |
| Modifier and Type | Method and Description |
|---|---|
TypeDefAttributeStatus |
TypeDefAttribute.getAttributeStatus()
Return the status of this attribute.
|
static TypeDefAttributeStatus |
TypeDefAttributeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDefAttributeStatus[] |
TypeDefAttributeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDefAttribute.setAttributeStatus(TypeDefAttributeStatus attributeStatus)
Set up the status of this attribute.
|
Copyright © 2018–2020 ODPi. All rights reserved.