Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemAccountingRadiusServerTableRow
Packages that use SystemAccountingRadiusServerTableRow
-
Uses of SystemAccountingRadiusServerTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemAccountingRadiusServerTableRowModifier and TypeFieldDescriptionprotected List<SystemAccountingRadiusServerTableRow>
BWSystem.SystemAccountingGetRadiusServerListResponse.radiusServerTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemAccountingRadiusServerTableRowModifier and TypeMethodDescriptionBWSystem.SystemAccountingGetRadiusServerListResponse.getRadiusServerTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemAccountingRadiusServerTableRowModifier and TypeMethodDescriptionvoid
BWSystem.SystemAccountingGetRadiusServerListResponse.setRadiusServerTable
(List<SystemAccountingRadiusServerTableRow> radiusServerTable) -
Uses of SystemAccountingRadiusServerTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemAccountingRadiusServerTableRowModifier and TypeMethodDescriptionSystemAccountingRadiusServerTableRow.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 SystemAccountingRadiusServerTableRowModifier and TypeMethodDescriptionSystemAccountingRadiusServerTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray