Modifier and Type | Field and Description |
---|---|
protected Multiplicity |
ActionDetail.multiplicity |
Modifier and Type | Method and Description |
---|---|
static Multiplicity |
Multiplicity.fromValue(String v) |
Multiplicity |
ActionDetail.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.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionDetail.setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.