Uses of Class
com.cosylab.vdct.dbd.DBDRecordData
-
Packages that use DBDRecordData Package Description com.cosylab.vdct.dbd -
-
Uses of DBDRecordData in com.cosylab.vdct.dbd
Methods in com.cosylab.vdct.dbd that return DBDRecordData Modifier and Type Method Description DBDRecordDataDBDData. getDBDRecordData(String recordName)This method was created in VisualAge.Methods in com.cosylab.vdct.dbd with parameters of type DBDRecordData Modifier and Type Method Description voidDBDData. addRecord(DBDRecordData rd)This method was created in VisualAge.static voidDBDResolver. processFields(DBDData data, DBDRecordData rd, EnhancedStreamTokenizer tokenizer, String fileName, PathSpecification paths)This method was created in VisualAge.
-