|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Multiplicity | |
---|---|
org.jomc.model | Object management and configuration model classes. |
Uses of Multiplicity in org.jomc.model |
---|
Fields in org.jomc.model declared as Multiplicity | |
---|---|
protected Multiplicity |
Specification.multiplicity
|
Methods in org.jomc.model that return Multiplicity | |
---|---|
static Multiplicity |
Multiplicity.fromValue(String v)
|
Multiplicity |
Specification.getMultiplicity()
The implementation multiplicity 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 org.jomc.model with parameters of type Multiplicity | |
---|---|
void |
Specification.setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |