Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemRoutingRoutingTableRow
Packages that use SystemRoutingRoutingTableRow
-
Uses of SystemRoutingRoutingTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemRoutingRoutingTableRowModifier and TypeFieldDescriptionprotected List<SystemRoutingRoutingTableRow>
BWSystem.SystemRoutingGetTranslationListResponse.routingTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemRoutingRoutingTableRowModifier and TypeMethodDescriptionBWSystem.SystemRoutingGetTranslationListResponse.getRoutingTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemRoutingRoutingTableRowModifier and TypeMethodDescriptionvoid
BWSystem.SystemRoutingGetTranslationListResponse.setRoutingTable
(List<SystemRoutingRoutingTableRow> routingTable) -
Uses of SystemRoutingRoutingTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemRoutingRoutingTableRowModifier and TypeMethodDescriptionstatic SystemRoutingRoutingTableRow
SystemRoutingRoutingTableRow.getFromNode
(Node n, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Row with the given NodeMethods in co.ecg.alpaca.toolkit.generated.tables that return types with arguments of type SystemRoutingRoutingTableRowModifier and TypeMethodDescriptionstatic List<SystemRoutingRoutingTableRow>
SystemRoutingRoutingTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray