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

Packages that use BlastNickname
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 BlastNickname in com.ibm.db.models.db2.luw.BlastWrapper
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper that return BlastNickname
 BlastNickname BlastWrapperFactory.createBlastNickname()
          Returns a new object of class 'Blast Nickname'.
 

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

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement BlastNickname
 class BlastNicknameImpl
          An implementation of the model object 'Blast Nickname'.
 

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

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

Methods in com.ibm.db.models.db2.luw.BlastWrapper.util with parameters of type BlastNickname
 java.lang.Object BlastWrapperSwitch.caseBlastNickname(BlastNickname object)
          Returns the result of interpretting the object as an instance of 'Blast Nickname'.