|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMetaIdentItem.Type | |
|---|---|
| org.sqlproc.engine.impl | |
| Uses of SqlMetaIdentItem.Type in org.sqlproc.engine.impl |
|---|
| Fields in org.sqlproc.engine.impl declared as SqlMetaIdentItem.Type | |
|---|---|
private SqlMetaIdentItem.Type |
SqlMetaIdentItem.type
The type if this sub-element, which represents an embedded class or a leaf attribute. |
| Methods in org.sqlproc.engine.impl that return SqlMetaIdentItem.Type | |
|---|---|
static SqlMetaIdentItem.Type |
SqlMetaIdentItem.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SqlMetaIdentItem.Type[] |
SqlMetaIdentItem.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sqlproc.engine.impl with parameters of type SqlMetaIdentItem.Type | |
|---|---|
(package private) void |
SqlMetaIdentItem.setType(SqlMetaIdentItem.Type type)
Sets the type if this sub-element, which represents an embedded class or a leaf attribute. |
| Constructors in org.sqlproc.engine.impl with parameters of type SqlMetaIdentItem.Type | |
|---|---|
SqlMetaIdentItem(java.lang.String name,
SqlMetaIdentItem.Type type)
Creates a new instance of this entity. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||