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