| Package | Description |
|---|---|
| org.streampipes.model.staticproperty | |
| org.streampipes.model.util |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedProperty> |
DomainStaticProperty.getSupportedProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainStaticProperty.setSupportedProperties(List<SupportedProperty> supportedProperties) |
| Constructor and Description |
|---|
SupportedProperty(SupportedProperty other) |
| Constructor and Description |
|---|
DomainStaticProperty(String internalName,
String label,
String description,
List<SupportedProperty> supportedProperties) |
DomainStaticProperty(String internalName,
String label,
String description,
String requiredClass,
List<SupportedProperty> supportedProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedProperty> |
Cloner.supportedProperties(List<SupportedProperty> supportedProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedProperty> |
Cloner.supportedProperties(List<SupportedProperty> supportedProperties) |
Copyright © 2019. All rights reserved.