Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemMaliciousCallTraceUserTableRow
Packages that use SystemMaliciousCallTraceUserTableRow
-
Uses of SystemMaliciousCallTraceUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type SystemMaliciousCallTraceUserTableRowModifier and TypeFieldDescriptionprotected List<SystemMaliciousCallTraceUserTableRow>
MaliciousCallTrace.SystemMaliciousCallTraceGetResponse.userTable
Methods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type SystemMaliciousCallTraceUserTableRowModifier and TypeMethodDescriptionMaliciousCallTrace.SystemMaliciousCallTraceGetResponse.getUserTable()
Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type SystemMaliciousCallTraceUserTableRowModifier and TypeMethodDescriptionvoid
MaliciousCallTrace.SystemMaliciousCallTraceGetResponse.setUserTable
(List<SystemMaliciousCallTraceUserTableRow> userTable) -
Uses of SystemMaliciousCallTraceUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemMaliciousCallTraceUserTableRowModifier and TypeMethodDescriptionSystemMaliciousCallTraceUserTableRow.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 SystemMaliciousCallTraceUserTableRowModifier and TypeMethodDescriptionSystemMaliciousCallTraceUserTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray