Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.Multiplicity

Packages that use Multiplicity
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl   
 

Uses of Multiplicity in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc that return Multiplicity
static Multiplicity Multiplicity.fromValue(String v)
           
 Multiplicity Specification.getMultiplicity()
          The mandatory implementation multiplicity among a set of modules of this specification.
static Multiplicity Multiplicity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Multiplicity[] Multiplicity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc with parameters of type Multiplicity
 void Specification.setMultiplicity(Multiplicity value)
          Sets the value of the multiplicity property.
 

Uses of Multiplicity in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl declared as Multiplicity
protected  Multiplicity SpecificationImpl.multiplicity
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return Multiplicity
 Multiplicity SpecificationImpl.getMultiplicity()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl with parameters of type Multiplicity
 void SpecificationImpl.setMultiplicity(Multiplicity value)
           
 



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