Uses of Enum Class
org.sqlproc.engine.impl.SqlMetaAndOr.Type
Packages that use SqlMetaAndOr.Type
-
Uses of SqlMetaAndOr.Type in org.sqlproc.engine.impl
Fields in org.sqlproc.engine.impl declared as SqlMetaAndOr.TypeModifier and TypeFieldDescription(package private) SqlMetaAndOr.TypeSqlMetaAndOr.typeThe type if this element.Methods in org.sqlproc.engine.impl that return SqlMetaAndOr.TypeModifier and TypeMethodDescriptionstatic SqlMetaAndOr.TypeReturns the enum constant of this class with the specified name.static SqlMetaAndOr.Type[]SqlMetaAndOr.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.sqlproc.engine.impl with parameters of type SqlMetaAndOr.TypeModifierConstructorDescription(package private)Creates a new instance.