public class DialogNodeOutputOptionsElement
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
DialogNodeOutputOptionsElement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Gets the label.
|
DialogNodeOutputOptionsElementValue |
getValue()
Gets the value.
|
void |
setLabel(java.lang.String label)
Sets the label.
|
void |
setValue(DialogNodeOutputOptionsElementValue value)
Sets the value.
|
public java.lang.String getLabel()
public DialogNodeOutputOptionsElementValue getValue()
public void setLabel(java.lang.String label)
label - the new labelpublic void setValue(DialogNodeOutputOptionsElementValue value)
value - the new value