| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datamodeller.model |
| Modifier and Type | Method and Description |
|---|---|
DataModelTO.TOStatus |
ObjectPropertyTO.getStatus() |
DataModelTO.TOStatus |
DataObjectTO.getStatus() |
static DataModelTO.TOStatus |
DataModelTO.TOStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataModelTO.TOStatus[] |
DataModelTO.TOStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPropertyTO.setStatus(DataModelTO.TOStatus status) |
void |
DataObjectTO.setStatus(DataModelTO.TOStatus status) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.