Uses of Interface
com.ibm.db.models.db2.DB2XMLSchemaDocProperties

Packages that use DB2XMLSchemaDocProperties
com.ibm.db.models.db2   
com.ibm.db.models.db2.impl   
com.ibm.db.models.db2.util   
 

Uses of DB2XMLSchemaDocProperties in com.ibm.db.models.db2
 

Methods in com.ibm.db.models.db2 that return DB2XMLSchemaDocProperties
 DB2XMLSchemaDocProperties DB2ModelFactory.createDB2XMLSchemaDocProperties()
          Returns a new object of class 'DB2XML Schema Doc Properties'.
 

Uses of DB2XMLSchemaDocProperties in com.ibm.db.models.db2.impl
 

Classes in com.ibm.db.models.db2.impl that implement DB2XMLSchemaDocProperties
 class DB2XMLSchemaDocPropertiesImpl
          An implementation of the model object 'DB2XML Schema Doc Properties'.
 

Methods in com.ibm.db.models.db2.impl that return DB2XMLSchemaDocProperties
 DB2XMLSchemaDocProperties DB2ModelFactoryImpl.createDB2XMLSchemaDocProperties()
           
 

Uses of DB2XMLSchemaDocProperties in com.ibm.db.models.db2.util
 

Methods in com.ibm.db.models.db2.util with parameters of type DB2XMLSchemaDocProperties
 java.lang.Object DB2ModelSwitch.caseDB2XMLSchemaDocProperties(DB2XMLSchemaDocProperties object)
          Returns the result of interpretting the object as an instance of 'DB2XML Schema Doc Properties'.