Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemDomainDomainTableRow
Packages that use SystemDomainDomainTableRow
-
Uses of SystemDomainDomainTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemDomainDomainTableRowModifier and TypeFieldDescriptionprotected List<SystemDomainDomainTableRow>BWSystem.SystemDomainGetListResponse.domainTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemDomainDomainTableRowMethod parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemDomainDomainTableRowModifier and TypeMethodDescriptionvoidBWSystem.SystemDomainGetListResponse.setDomainTable(List<SystemDomainDomainTableRow> domainTable) -
Uses of SystemDomainDomainTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemDomainDomainTableRowModifier and TypeMethodDescriptionstatic SystemDomainDomainTableRowSystemDomainDomainTableRow.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 SystemDomainDomainTableRowModifier and TypeMethodDescriptionstatic List<SystemDomainDomainTableRow>SystemDomainDomainTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray