| Package | Description |
|---|---|
| org.streampipes.model.modelconnect |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDescription |
AdapterDescription.getProtocolDescription() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolDescription> |
ProtocolDescriptionList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescriptionList.addDesctiption(ProtocolDescription protocolDescription) |
void |
AdapterDescription.setProtocolDescription(ProtocolDescription protocolDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescriptionList.setList(List<ProtocolDescription> list) |
| Constructor and Description |
|---|
AdapterDescription(FormatDescription formatDescription,
ProtocolDescription protocolDescription) |
| Constructor and Description |
|---|
ProtocolDescriptionList(List<ProtocolDescription> list) |
Copyright © 2018. All rights reserved.