| Package | Description |
|---|---|
| org.streampipes.model.staticproperty | |
| org.streampipes.model.util |
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
RemoteOneOfStaticProperty.getOptions() |
List<Option> |
SelectionStaticProperty.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SelectionStaticProperty.addOption(Option option) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteOneOfStaticProperty.setOptions(List<Option> options) |
void |
SelectionStaticProperty.setOptions(List<Option> options) |
| Constructor and Description |
|---|
Option(Option o) |
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
Cloner.options(List<Option> options) |
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
Cloner.options(List<Option> options) |
Copyright © 2019. All rights reserved.