Uses of Class
org.modelsphere.sms.db.DbSMSCommonItem

Packages that use DbSMSCommonItem
org.modelsphere.sms.db   
 

Uses of DbSMSCommonItem in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbSMSCommonItem
 DbSMSCommonItem DbSMSCommonItemGo.getCommonItem()
          Gets the common item object associated to a DbSMSCommonItemGo's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSCommonItem
 void DbSMSCommonItemGo.setCommonItem(DbSMSCommonItem value)
          Sets the common item object associated to a DbSMSCommonItemGo's instance.
 

Constructors in org.modelsphere.sms.db with parameters of type DbSMSCommonItem
DbSMSCommonItemGo(DbSMSDiagram composite, DbSMSCommonItem commonItem)
          Creates an instance of DbSMSCommonItemGo.
 



Open ModelSphere 2007. All Rights Reserved.