Uses of Class
org.modelsphere.sms.oo.java.db.DbJVConstructor

Packages that use DbJVConstructor
org.modelsphere.sms.oo.java.db   
 

Uses of DbJVConstructor in org.modelsphere.sms.oo.java.db
 

Methods in org.modelsphere.sms.oo.java.db with parameters of type DbJVConstructor
 void DbJVClass.addToThrowingConstructors(DbJVConstructor value)
          Adds an element to the list of throwing constructors associated to a DbJVClass's instance.
 void DbJVClass.removeFromThrowingConstructors(DbJVConstructor value)
          Removes an element from the list of throwing constructors associated to a DbJVClass's instance.
 void DbJVClass.setThrowingConstructors(DbJVConstructor value, int op)
          Adds an element to or removes an element from the list of throwing constructors associated to a DbJVClass's instance.
 



Open ModelSphere 2007. All Rights Reserved.