Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.RelationshipsType

Packages that use RelationshipsType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of RelationshipsType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as RelationshipsType
protected  RelationshipsType EjbJarType.relationships
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return RelationshipsType
 RelationshipsType RelationshipsType.clone()
          Creates and returns a copy of this object.
protected static RelationshipsType ObjectFactory.copyOfRelationshipsType(RelationshipsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.RelationshipsType instance.
 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.prot.indexed.valueclass.javaee with parameters of type RelationshipsType
protected static RelationshipsType ObjectFactory.copyOfRelationshipsType(RelationshipsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.RelationshipsType instance.
 void EjbJarType.setRelationships(RelationshipsType value)
          Sets the value of the relationships property.
 

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



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