Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.EjbRelationType

Packages that use EjbRelationType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of EjbRelationType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as EjbRelationType
protected  EjbRelationType[] RelationshipsType.ejbRelation
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return EjbRelationType
 EjbRelationType EjbRelationType.clone()
          Creates and returns a copy of this object.
 EjbRelationType ObjectFactory.createEjbRelationType()
          Create an instance of EjbRelationType
 EjbRelationType[] RelationshipsType.getEjbRelation()
           
 EjbRelationType RelationshipsType.getEjbRelation(int idx)
           
 EjbRelationType RelationshipsType.setEjbRelation(int idx, EjbRelationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type EjbRelationType
 void RelationshipsType.setEjbRelation(EjbRelationType[] values)
           
 EjbRelationType RelationshipsType.setEjbRelation(int idx, EjbRelationType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type EjbRelationType
EjbRelationType(EjbRelationType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.EjbRelationType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.