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 DBView
DBData. view
Methods in com.cosylab.vdct.db that return DBView Modifier and Type Method Description DBView
DBData. getView()
Methods in com.cosylab.vdct.db with parameters of type DBView Modifier and Type Method Description void
DBData. setView(DBView view)
-