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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return EjbRelationType
 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.pub.indexed.novalueclass.javaee with parameters of type EjbRelationType
 void RelationshipsType.setEjbRelation(EjbRelationType[] values)
           
 EjbRelationType RelationshipsType.setEjbRelation(int idx, EjbRelationType value)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as EjbRelationType
protected  EjbRelationType[] RelationshipsTypeImpl.ejbRelation
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return EjbRelationType
 EjbRelationType[] RelationshipsTypeImpl.getEjbRelation()
           
 EjbRelationType RelationshipsTypeImpl.getEjbRelation(int idx)
           
 EjbRelationType RelationshipsTypeImpl.setEjbRelation(int idx, EjbRelationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type EjbRelationType
 void RelationshipsTypeImpl.copyEjbRelation(EjbRelationType[] source)
          Copies all values of property EjbRelation.
 void RelationshipsTypeImpl.setEjbRelation(EjbRelationType[] values)
           
 EjbRelationType RelationshipsTypeImpl.setEjbRelation(int idx, EjbRelationType value)
           
 



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