| Package | Description |
|---|---|
| org.streampipes.model.connect.adapter | |
| org.streampipes.model.connect.grounding |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDescription |
GenericAdapterDescription.getProtocolDescription() |
ProtocolDescription |
GenericAdapterStreamDescription.getProtocolDescription() |
ProtocolDescription |
GenericAdapterSetDescription.getProtocolDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericAdapterStreamDescription.setProtocolDescription(ProtocolDescription protocolDescription) |
void |
GenericAdapterSetDescription.setProtocolDescription(ProtocolDescription protocolDescription) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolSetDescription |
class |
ProtocolStreamDescription |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolDescription> |
ProtocolDescriptionList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescriptionList.addDesctiption(ProtocolDescription protocolDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescriptionList.setList(List<ProtocolDescription> list) |
| Constructor and Description |
|---|
ProtocolDescription(ProtocolDescription other) |
ProtocolSetDescription(ProtocolDescription other) |
ProtocolStreamDescription(ProtocolDescription other) |
| Constructor and Description |
|---|
ProtocolDescriptionList(List<ProtocolDescription> protocolDescriptions) |
Copyright © 2018. All rights reserved.