| Package | Description |
|---|---|
| com.edorasware.cmmn.model.casefile |
<p>CMMN CaseFile related code.
|
| com.edorasware.cmmn.model.xml |
| Modifier and Type | Method and Description |
|---|---|
MultiplicityEnum |
CaseFileItem.getMultiplicityEnum() |
| Modifier and Type | Method and Description |
|---|---|
static MultiplicityEnum |
MultiplicityEnum.fromValue(String v) |
MultiplicityEnum |
TCaseFileItem.getMultiplicity()
Gets the value of the multiplicity property.
|
static MultiplicityEnum |
MultiplicityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiplicityEnum[] |
MultiplicityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCaseFileItem.setMultiplicity(MultiplicityEnum value)
Sets the value of the multiplicity property.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.