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. dnUtilizationTable
Methods 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 void
BWSystem.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 SystemSystemServiceDnDnUtilizationTableRow
SystemSystemServiceDnDnUtilizationTableRow. 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