| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.informationview.contentmanager |
| Modifier and Type | Method and Description |
|---|---|
OMEntityWrapper.EntityStatus |
OMEntityWrapper.getEntityStatus() |
static OMEntityWrapper.EntityStatus |
OMEntityWrapper.EntityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMEntityWrapper.EntityStatus[] |
OMEntityWrapper.EntityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMEntityWrapper.setEntityStatus(OMEntityWrapper.EntityStatus entityStatus) |
| Constructor and Description |
|---|
OMEntityWrapper(EntityDetail entityDetail,
OMEntityWrapper.EntityStatus entityStatus) |
Copyright © 2018–2020 ODPi. All rights reserved.