Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.MultiplicityType

Packages that use MultiplicityType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of MultiplicityType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return MultiplicityType
 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.prot.collections.novalueclass.javaee with parameters of type MultiplicityType
 void EjbRelationshipRoleType.setMultiplicity(MultiplicityType value)
          Sets the value of the multiplicity property.
 

Uses of MultiplicityType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement MultiplicityType
 class MultiplicityTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return MultiplicityType
 MultiplicityType EjbRelationshipRoleTypeImpl.getMultiplicity()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type MultiplicityType
 void EjbRelationshipRoleTypeImpl.setMultiplicity(MultiplicityType value)
           
 



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