| Package | Description |
|---|---|
| org.streampipes.model.connect.adapter | |
| org.streampipes.model.connect.grounding |
| Modifier and Type | Method and Description |
|---|---|
FormatDescription |
GenericAdapterDescription.getFormatDescription() |
FormatDescription |
GenericAdapterStreamDescription.getFormatDescription() |
FormatDescription |
GenericAdapterSetDescription.getFormatDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericAdapterStreamDescription.setFormatDescription(FormatDescription formatDescription) |
void |
GenericAdapterSetDescription.setFormatDescription(FormatDescription formatDescription) |
| Constructor and Description |
|---|
GenericAdapterSetDescription(FormatDescription formatDescription,
ProtocolSetDescription protocolDescription) |
GenericAdapterStreamDescription(FormatDescription formatDescription,
ProtocolStreamDescription protocolDescription) |
| Modifier and Type | Method and Description |
|---|---|
List<FormatDescription> |
FormatDescriptionList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatDescriptionList.addDesctiption(FormatDescription formatDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatDescriptionList.setList(List<FormatDescription> list) |
| Constructor and Description |
|---|
FormatDescription(FormatDescription other) |
| Constructor and Description |
|---|
FormatDescriptionList(List<FormatDescription> formatDescriptions) |
Copyright © 2018. All rights reserved.