Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupRoutePointDnisTableRow
Packages that use GroupRoutePointDnisTableRow
-
Uses of GroupRoutePointDnisTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupRoutePointDnisTableRowModifier and TypeFieldDescriptionprotected List<GroupRoutePointDnisTableRow>
RoutePoint.GroupRoutePointGetDNISListResponse.dnisTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupRoutePointDnisTableRowMethod parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupRoutePointDnisTableRowModifier and TypeMethodDescriptionvoid
RoutePoint.GroupRoutePointGetDNISListResponse.setDnisTable
(List<GroupRoutePointDnisTableRow> dnisTable) -
Uses of GroupRoutePointDnisTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupRoutePointDnisTableRowModifier and TypeMethodDescriptionstatic GroupRoutePointDnisTableRow
GroupRoutePointDnisTableRow.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 GroupRoutePointDnisTableRowModifier and TypeMethodDescriptionstatic List<GroupRoutePointDnisTableRow>
GroupRoutePointDnisTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray