Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container.Multiplicity

Packages that use Multiplicity
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container   
 

Uses of Multiplicity in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container declared as Multiplicity
protected  Multiplicity Specification.multiplicity
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return Multiplicity
static Multiplicity Multiplicity.fromValue(String v)
           
 Multiplicity Specification.getMultiplicity()
          Gets the value of the multiplicity property.
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.collections.valueclass.jdtaus.container 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.