| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
CreateAttributeEnumeration |
CreateAttributeEnumeration.label(String label) |
CreateAttributeEnumeration |
CreateAttributeEnumeration.value(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<CreateAttributeEnumeration> |
CreateAttribute.getEnumeration()
List of values and labels that the attribute can take.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAttribute |
CreateAttribute.addEnumerationItem(CreateAttributeEnumeration enumerationItem) |
| Modifier and Type | Method and Description |
|---|---|
CreateAttribute |
CreateAttribute.enumeration(List<CreateAttributeEnumeration> enumeration) |
void |
CreateAttribute.setEnumeration(List<CreateAttributeEnumeration> enumeration) |
Copyright © 2021. All rights reserved.