Uses of Class
co.ecg.alpaca.toolkit.generated.tables.ServiceProviderAccessDeviceAccessDeviceTableRow
Packages that use ServiceProviderAccessDeviceAccessDeviceTableRow
-
Uses of ServiceProviderAccessDeviceAccessDeviceTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type ServiceProviderAccessDeviceAccessDeviceTableRowModifier and TypeFieldDescriptionServiceProviderAccessDevice.ServiceProviderAccessDeviceGetListResponse.accessDeviceTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type ServiceProviderAccessDeviceAccessDeviceTableRowModifier and TypeMethodDescriptionServiceProviderAccessDevice.ServiceProviderAccessDeviceGetListResponse.getAccessDeviceTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type ServiceProviderAccessDeviceAccessDeviceTableRowModifier and TypeMethodDescriptionvoid
ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetListResponse.setAccessDeviceTable
(List<ServiceProviderAccessDeviceAccessDeviceTableRow> accessDeviceTable) -
Uses of ServiceProviderAccessDeviceAccessDeviceTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return ServiceProviderAccessDeviceAccessDeviceTableRowModifier and TypeMethodDescriptionServiceProviderAccessDeviceAccessDeviceTableRow.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 ServiceProviderAccessDeviceAccessDeviceTableRowModifier and TypeMethodDescriptionServiceProviderAccessDeviceAccessDeviceTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray