Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.tables |
Modifier and Type | Field and Description |
---|---|
protected List<SystemRoutingRoutingTableRow> |
BWSystem.SystemRoutingGetTranslationListResponse.routingTable |
Modifier and Type | Method and Description |
---|---|
List<SystemRoutingRoutingTableRow> |
BWSystem.SystemRoutingGetTranslationListResponse.getRoutingTable() |
Modifier and Type | Method and Description |
---|---|
void |
BWSystem.SystemRoutingGetTranslationListResponse.setRoutingTable(List<SystemRoutingRoutingTableRow> routingTable) |
Modifier and Type | Method and Description |
---|---|
static SystemRoutingRoutingTableRow |
SystemRoutingRoutingTableRow.getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
Modifier and Type | Method and Description |
---|---|
static List<SystemRoutingRoutingTableRow> |
SystemRoutingRoutingTableRow.getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
Copyright © 2017 ECG. All rights reserved.