| Package | Description | 
|---|---|
| org.jomc.model | 
 Object management and configuration model classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Multiplicity | 
Specification.multiplicity  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Specification.setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property. 
 | 
Copyright © 2005–2016 The JOMC Project. All rights reserved.