| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static FromAndToDefinition.MultiplicityEnum |
FromAndToDefinition.MultiplicityEnum.fromValue(String text) |
FromAndToDefinition.MultiplicityEnum |
FromAndToDefinition.getMultiplicity()
Get multiplicity
|
static FromAndToDefinition.MultiplicityEnum |
FromAndToDefinition.MultiplicityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FromAndToDefinition.MultiplicityEnum[] |
FromAndToDefinition.MultiplicityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FromAndToDefinition |
FromAndToDefinition.multiplicity(FromAndToDefinition.MultiplicityEnum multiplicity) |
void |
FromAndToDefinition.setMultiplicity(FromAndToDefinition.MultiplicityEnum multiplicity) |
Copyright © 2017 LeanIX GmbH. All rights reserved.