Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.EjbRelationType

Packages that use EjbRelationType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of EjbRelationType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return EjbRelationType
 EjbRelationType ObjectFactory.createEjbRelationType()
          Create an instance of EjbRelationType
 

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

Uses of EjbRelationType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement EjbRelationType
 class EjbRelationTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type EjbRelationType
protected  List<EjbRelationType> RelationshipsTypeImpl.ejbRelation
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type EjbRelationType
 List<EjbRelationType> RelationshipsTypeImpl.getEjbRelation()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type EjbRelationType
static void RelationshipsTypeImpl.copyEjbRelation(List<EjbRelationType> source, List<EjbRelationType> target)
          Copies all values of property EjbRelation.
static void RelationshipsTypeImpl.copyEjbRelation(List<EjbRelationType> source, List<EjbRelationType> target)
          Copies all values of property EjbRelation.
 



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