Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Method and Description |
---|---|
VDB.Status |
VDB.getStatus() |
static VDB.Status |
VDB.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VDB.Status[] |
VDB.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VDB.Status |
VDBMetaData.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
VDBMetaData.setStatus(VDB.Status s) |
Copyright © 2019. All rights reserved.