| Package | Description |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl |
| Modifier and Type | Method and Description |
|---|---|
Model.Type |
Model.getModelType()
Retrieve the model type.
|
static Model.Type |
Model.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.Type[] |
Model.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Model.Type |
ModelMetaData.getModelType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelMetaData.setModelType(Model.Type modelType) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.