|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VDB.Status | |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| Uses of VDB.Status in org.teiid.adminapi |
|---|
| Methods in org.teiid.adminapi that return VDB.Status | |
|---|---|
VDB.Status |
VDB.getStatus()
|
static VDB.Status |
VDB.Status.valueOf(java.lang.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. |
| Uses of VDB.Status in org.teiid.adminapi.impl |
|---|
| Methods in org.teiid.adminapi.impl that return VDB.Status | |
|---|---|
VDB.Status |
VDBMetaData.getStatus()
|
| Methods in org.teiid.adminapi.impl with parameters of type VDB.Status | |
|---|---|
void |
VDBMetaData.setStatus(VDB.Status s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||