Uses of Class
com.cosylab.vdct.db.DBView
-
Packages that use DBView Package Description com.cosylab.vdct.db -
-
Uses of DBView in com.cosylab.vdct.db
Fields in com.cosylab.vdct.db declared as DBView Modifier and Type Field Description protected DBViewDBData. viewMethods in com.cosylab.vdct.db that return DBView Modifier and Type Method Description DBViewDBData. getView()Methods in com.cosylab.vdct.db with parameters of type DBView Modifier and Type Method Description voidDBData. setView(DBView view)
-