Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc.Multiplicity

Packages that use Multiplicity
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc   
 

Uses of Multiplicity in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc declared as Multiplicity
protected  Multiplicity Specification.multiplicity
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.priv.indexed.valueclass.jomc with parameters of type Multiplicity
 void Specification.setMultiplicity(Multiplicity value)
          Sets the value of the multiplicity property.
 



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