Package | Description |
---|---|
com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model |
Modifier and Type | Method and Description |
---|---|
ElementValuesEnumeration |
ElementValuesEnumeration.addDescriptionItem(Object descriptionItem)
Add one Description instance to this
ElementValuesEnumeration . |
ElementValuesEnumeration |
ElementValuesEnumeration.description(List<Object> description)
Set the description of this
ElementValuesEnumeration instance and return the same instance. |
ElementValuesEnumeration |
ElementValuesEnumeration.value(String value)
Set the value of this
ElementValuesEnumeration instance and return the same instance. |
Modifier and Type | Method and Description |
---|---|
List<ElementValuesEnumeration> |
ElementValues.getEnumeration()
List of static value enumerations.
|
Modifier and Type | Method and Description |
---|---|
ElementValues |
ElementValues.addEnumerationItem(ElementValuesEnumeration enumerationItem)
Add one Enumeration instance to this
ElementValues . |
Modifier and Type | Method and Description |
---|---|
ElementValues |
ElementValues.enumeration(List<ElementValuesEnumeration> enumeration)
Set the enumeration of this
ElementValues instance and return the same instance. |
void |
ElementValues.setEnumeration(List<ElementValuesEnumeration> enumeration)
Set the enumeration of this
ElementValues instance. |
Copyright © 2021 SAP SE. All rights reserved.