Uses of Class
com.cosylab.vdct.dbd.DBDFieldData
-
Packages that use DBDFieldData Package Description com.cosylab.vdct.dbd com.cosylab.vdct.vdb -
-
Uses of DBDFieldData in com.cosylab.vdct.dbd
Methods in com.cosylab.vdct.dbd that return DBDFieldData Modifier and Type Method Description DBDFieldDataDBDRecordData. getDBDFieldData(String fieldName)This method was created in VisualAge.Methods in com.cosylab.vdct.dbd with parameters of type DBDFieldData Modifier and Type Method Description voidDBDRecordData. addField(DBDFieldData fd)This method was created in VisualAge. -
Uses of DBDFieldData in com.cosylab.vdct.vdb
Fields in com.cosylab.vdct.vdb declared as DBDFieldData Modifier and Type Field Description protected DBDFieldDataVDBFieldData. dbdDataMethods in com.cosylab.vdct.vdb that return DBDFieldData Modifier and Type Method Description DBDFieldDataVDBFieldData. getDbdData()Insert the method's description here.Methods in com.cosylab.vdct.vdb with parameters of type DBDFieldData Modifier and Type Method Description static VDBFieldDataVDBData. generateVDBFieldData(Object dsId, DBDData dbd, DBRecordData dbRecord, VDBRecordData vdbRecord, DBDFieldData dbdField)This method was created in VisualAge.voidVDBFieldData. setDbdData(DBDFieldData newDbdData)Insert the method's description here.
-