Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.MultiplicityType

Packages that use MultiplicityType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of MultiplicityType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as MultiplicityType
protected  MultiplicityType EjbRelationshipRoleType.multiplicity
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return MultiplicityType
 MultiplicityType MultiplicityType.clone()
          Creates and returns a copy of this object.
 MultiplicityType ObjectFactory.createMultiplicityType()
          Create an instance of MultiplicityType
 MultiplicityType EjbRelationshipRoleType.getMultiplicity()
          Gets the value of the multiplicity property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type MultiplicityType
 void EjbRelationshipRoleType.setMultiplicity(MultiplicityType value)
          Sets the value of the multiplicity property.
 

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



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