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

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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type EjbRelationType
static EjbRelationType ObjectFactory.copyOfEjbRelationType(EjbRelationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EjbRelationType instance.
 

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

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



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