Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.RelationshipsType

Packages that use RelationshipsType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of RelationshipsType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return RelationshipsType
 RelationshipsType ObjectFactory.createRelationshipsType()
          Create an instance of RelationshipsType
 RelationshipsType EjbJarType.getRelationships()
          Gets the value of the relationships property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type RelationshipsType
 void EjbJarType.setRelationships(RelationshipsType value)
          Sets the value of the relationships property.
 

Uses of RelationshipsType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement RelationshipsType
 class RelationshipsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return RelationshipsType
 RelationshipsType EjbJarTypeImpl.getRelationships()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type RelationshipsType
 void EjbJarTypeImpl.setRelationships(RelationshipsType value)
           
 



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