Uses of Interface
com.ibm.db.models.db2.luw.BlastWrapper.BlastDefLineColumn

Packages that use BlastDefLineColumn
com.ibm.db.models.db2.luw.BlastWrapper   
com.ibm.db.models.db2.luw.BlastWrapper.impl   
com.ibm.db.models.db2.luw.BlastWrapper.util   
 

Uses of BlastDefLineColumn in com.ibm.db.models.db2.luw.BlastWrapper
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper that return BlastDefLineColumn
 BlastDefLineColumn BlastWrapperFactory.createBlastDefLineColumn()
          Returns a new object of class 'Blast Def Line Column'.
 

Uses of BlastDefLineColumn in com.ibm.db.models.db2.luw.BlastWrapper.impl
 

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement BlastDefLineColumn
 class BlastDefLineColumnImpl
          An implementation of the model object 'Blast Def Line Column'.
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper.impl that return BlastDefLineColumn
 BlastDefLineColumn BlastWrapperFactoryImpl.createBlastDefLineColumn()
           
 

Uses of BlastDefLineColumn in com.ibm.db.models.db2.luw.BlastWrapper.util
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper.util with parameters of type BlastDefLineColumn
 java.lang.Object BlastWrapperSwitch.caseBlastDefLineColumn(BlastDefLineColumn object)
          Returns the result of interpretting the object as an instance of 'Blast Def Line Column'.