|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMetaConstItem.Type | |
|---|---|
| org.sqlproc.engine.impl | |
| Uses of SqlMetaConstItem.Type in org.sqlproc.engine.impl |
|---|
| Fields in org.sqlproc.engine.impl declared as SqlMetaConstItem.Type | |
|---|---|
private SqlMetaConstItem.Type |
SqlMetaConstItem.type
The type if this sub-element, which represents an embedded class or a leaf attribute. |
| Methods in org.sqlproc.engine.impl that return SqlMetaConstItem.Type | |
|---|---|
static SqlMetaConstItem.Type |
SqlMetaConstItem.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SqlMetaConstItem.Type[] |
SqlMetaConstItem.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 SqlMetaConstItem.Type | |
|---|---|
(package private) void |
SqlMetaConstItem.setType(SqlMetaConstItem.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 SqlMetaConstItem.Type | |
|---|---|
SqlMetaConstItem(java.lang.String name,
SqlMetaConstItem.Type type)
Creates a new instance of this entity. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||