Uses of Class
com.cosylab.vdct.db.DBMacro
-
Packages that use DBMacro Package Description com.cosylab.vdct.db com.cosylab.vdct.vdb -
-
Uses of DBMacro in com.cosylab.vdct.db
Methods in com.cosylab.vdct.db with parameters of type DBMacro Modifier and Type Method Description voidDBTemplate. addMacro(DBMacro macro) -
Uses of DBMacro in com.cosylab.vdct.vdb
Constructors in com.cosylab.vdct.vdb with parameters of type DBMacro Constructor Description VDBMacro(VDBTemplate template, DBMacro macro)Insert the method's description here.
-