Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.enableit.db.daf.conf.EntityEjb

Uses of EntityEjb in org.enableit.db.daf.conf
 

Fields in org.enableit.db.daf.conf declared as EntityEjb
private  EntityEjb ProviderDetails._entityEjb
           
 

Methods in org.enableit.db.daf.conf that return EntityEjb
static EntityEjb EntityEjb.unmarshal(java.io.Reader reader)
           
 EntityEjb ProviderDetails.getEntityEjb()
          Returns the value of field 'entityEjb'.
 

Methods in org.enableit.db.daf.conf with parameters of type EntityEjb
 void ProviderDetails.setEntityEjb(EntityEjb entityEjb)
          Sets the value of field 'entityEjb'.