Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemClassmarkClassmarkTableRow
Packages that use SystemClassmarkClassmarkTableRow
-
Uses of SystemClassmarkClassmarkTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type SystemClassmarkClassmarkTableRowModifier and TypeFieldDescriptionprotected List<SystemClassmarkClassmarkTableRow>
ClassMark.SystemClassmarkGetListResponse.classmarkTable
Methods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type SystemClassmarkClassmarkTableRowMethod parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type SystemClassmarkClassmarkTableRowModifier and TypeMethodDescriptionvoid
ClassMark.SystemClassmarkGetListResponse.setClassmarkTable
(List<SystemClassmarkClassmarkTableRow> classmarkTable) -
Uses of SystemClassmarkClassmarkTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemClassmarkClassmarkTableRowModifier and TypeMethodDescriptionSystemClassmarkClassmarkTableRow.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 SystemClassmarkClassmarkTableRowModifier and TypeMethodDescriptionstatic List<SystemClassmarkClassmarkTableRow>
SystemClassmarkClassmarkTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray