| Package | Description |
|---|---|
| org.streampipes.model.client.ontology |
| Modifier and Type | Method and Description |
|---|---|
RangeType |
Range.getRangeType() |
static RangeType |
RangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeType[] |
RangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Range.setRangeType(RangeType rangeType) |
| Constructor and Description |
|---|
Range(RangeType rangeType,
String title,
String description) |
Copyright © 2019. All rights reserved.