public class Option extends Object
| Constructor and Description |
|---|
Option(int dataIndex) |
Option(String key,
String value,
TemplateBuilder templateBuilder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
String |
getValue(DynamicOptions dynamicOptions) |
String |
getValue(Event event) |
boolean |
isStatic() |
public Option(String key, String value, TemplateBuilder templateBuilder)
public Option(int dataIndex)
Copyright © 2018 WSO2. All rights reserved.