Uses of Interface
com.ibm.db.models.db2.luw.LUWGenericNickname

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

Uses of LUWGenericNickname in com.ibm.db.models.db2.luw
 

Methods in com.ibm.db.models.db2.luw that return LUWGenericNickname
 LUWGenericNickname LUWFactory.createLUWGenericNickname()
          Returns a new object of class 'Generic Nickname'.
 

Uses of LUWGenericNickname in com.ibm.db.models.db2.luw.impl
 

Classes in com.ibm.db.models.db2.luw.impl that implement LUWGenericNickname
 class LUWGenericNicknameImpl
          An implementation of the model object 'Generic Nickname'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWGenericNickname
 LUWGenericNickname LUWFactoryImpl.createLUWGenericNickname()
           
 

Uses of LUWGenericNickname in com.ibm.db.models.db2.luw.util
 

Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWGenericNickname
 java.lang.Object LUWSwitch.caseLUWGenericNickname(LUWGenericNickname object)
          Returns the result of interpretting the object as an instance of 'Generic Nickname'.