Uses of Class
de.mid.innovator.srv2api.icw2db.DBProcedureExpression.VAttr
-
Packages that use DBProcedureExpression.VAttr Package Description de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database. -
-
Uses of DBProcedureExpression.VAttr in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that return DBProcedureExpression.VAttr Modifier and Type Method Description static DBProcedureExpression.VAttrDBProcedureExpression.VAttr. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DBProcedureExpression.VAttr[]DBProcedureExpression.VAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-