Package | Description |
---|---|
org.camunda.bpm.model.cmmn | |
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Method and Description |
---|---|
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 | Field and Description |
---|---|
protected static Attribute<MultiplicityEnum> |
CaseFileItemImpl.multiplicityAttribute |
Modifier and Type | Method and Description |
---|---|
MultiplicityEnum |
CaseFileItemImpl.getMultiplicity() |
Modifier and Type | Method and Description |
---|---|
void |
CaseFileItemImpl.setMultiplicity(MultiplicityEnum multiplicity) |
Modifier and Type | Method and Description |
---|---|
MultiplicityEnum |
CaseFileItem.getMultiplicity() |
Modifier and Type | Method and Description |
---|---|
void |
CaseFileItem.setMultiplicity(MultiplicityEnum multiplicity) |
Copyright © 2018. All rights reserved.