Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemClassmarkClassmarkUserTableRow
Packages that use SystemClassmarkClassmarkUserTableRow
-
Uses of SystemClassmarkClassmarkUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type SystemClassmarkClassmarkUserTableRowModifier and TypeFieldDescriptionprotected List<SystemClassmarkClassmarkUserTableRow> ClassMark.SystemClassmarkGetUtilizationListResponse.classmarkUserTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type SystemClassmarkClassmarkUserTableRowModifier and TypeMethodDescriptionClassMark.SystemClassmarkGetUtilizationListResponse.getClassmarkUserTable()Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type SystemClassmarkClassmarkUserTableRowModifier and TypeMethodDescriptionvoidClassMark.SystemClassmarkGetUtilizationListResponse.setClassmarkUserTable(List<SystemClassmarkClassmarkUserTableRow> classmarkUserTable) -
Uses of SystemClassmarkClassmarkUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemClassmarkClassmarkUserTableRowModifier and TypeMethodDescriptionSystemClassmarkClassmarkUserTableRow.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 SystemClassmarkClassmarkUserTableRowModifier and TypeMethodDescriptionSystemClassmarkClassmarkUserTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray