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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type EjbRelationType
protected  List<EjbRelationType> RelationshipsType.ejbRelation
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return EjbRelationType
 EjbRelationType EjbRelationType.clone()
          Creates and returns a copy of this object.
 EjbRelationType ObjectFactory.createEjbRelationType()
          Create an instance of EjbRelationType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type EjbRelationType
 List<EjbRelationType> RelationshipsType.getEjbRelation()
          Gets the value of the ejbRelation property.
 

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



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