|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model.Type | |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| Uses of Model.Type in org.teiid.adminapi |
|---|
| Methods in org.teiid.adminapi that return Model.Type | |
|---|---|
Model.Type |
Model.getModelType()
Retrieve the model type. |
static Model.Type |
Model.Type.valueOf(java.lang.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. |
| Uses of Model.Type in org.teiid.adminapi.impl |
|---|
| Methods in org.teiid.adminapi.impl that return Model.Type | |
|---|---|
Model.Type |
ModelMetaData.getModelType()
|
| Methods in org.teiid.adminapi.impl with parameters of type Model.Type | |
|---|---|
void |
ModelMetaData.setModelType(Model.Type modelType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||