Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemSystemServiceDnDnUtilizationTableRow
| Package | Description |
|---|---|
| co.ecg.alpaca.toolkit.generated | |
| co.ecg.alpaca.toolkit.generated.tables |
-
Uses of SystemSystemServiceDnDnUtilizationTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemSystemServiceDnDnUtilizationTableRow Modifier and Type Field Description protected java.util.List<SystemSystemServiceDnDnUtilizationTableRow>BWSystem.SystemSystemServiceDnGetUsageListResponse. dnUtilizationTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemSystemServiceDnDnUtilizationTableRow Modifier and Type Method Description java.util.List<SystemSystemServiceDnDnUtilizationTableRow>BWSystem.SystemSystemServiceDnGetUsageListResponse. getDnUtilizationTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemSystemServiceDnDnUtilizationTableRow Modifier and Type Method Description voidBWSystem.SystemSystemServiceDnGetUsageListResponse. setDnUtilizationTable(java.util.List<SystemSystemServiceDnDnUtilizationTableRow> dnUtilizationTable) -
Uses of SystemSystemServiceDnDnUtilizationTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemSystemServiceDnDnUtilizationTableRow Modifier and Type Method Description static SystemSystemServiceDnDnUtilizationTableRowSystemSystemServiceDnDnUtilizationTableRow. getFromNode(org.w3c.dom.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 SystemSystemServiceDnDnUtilizationTableRow Modifier and Type Method Description static java.util.List<SystemSystemServiceDnDnUtilizationTableRow>SystemSystemServiceDnDnUtilizationTableRow. getFromNodeArray(org.w3c.dom.Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray