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.dnisTableMethods 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 TypeMethodDescriptionvoidRoutePoint.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 GroupRoutePointDnisTableRowGroupRoutePointDnisTableRow.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