Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemNetworkSynchingServerNetworkSynchingServerTableRow
-
Packages that use SystemNetworkSynchingServerNetworkSynchingServerTableRow Package Description co.ecg.alpaca.toolkit.generated co.ecg.alpaca.toolkit.generated.tables -
-
Uses of SystemNetworkSynchingServerNetworkSynchingServerTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemNetworkSynchingServerNetworkSynchingServerTableRow Modifier and Type Field Description protected List<SystemNetworkSynchingServerNetworkSynchingServerTableRow>BWSystem.SystemNetworkSynchingServerGetListResponse. networkSynchingServerTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemNetworkSynchingServerNetworkSynchingServerTableRow Modifier and Type Method Description List<SystemNetworkSynchingServerNetworkSynchingServerTableRow>BWSystem.SystemNetworkSynchingServerGetListResponse. getNetworkSynchingServerTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemNetworkSynchingServerNetworkSynchingServerTableRow Modifier and Type Method Description voidBWSystem.SystemNetworkSynchingServerGetListResponse. setNetworkSynchingServerTable(List<SystemNetworkSynchingServerNetworkSynchingServerTableRow> networkSynchingServerTable) -
Uses of SystemNetworkSynchingServerNetworkSynchingServerTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemNetworkSynchingServerNetworkSynchingServerTableRow Modifier and Type Method Description static SystemNetworkSynchingServerNetworkSynchingServerTableRowSystemNetworkSynchingServerNetworkSynchingServerTableRow. 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 SystemNetworkSynchingServerNetworkSynchingServerTableRow Modifier and Type Method Description static List<SystemNetworkSynchingServerNetworkSynchingServerTableRow>SystemNetworkSynchingServerNetworkSynchingServerTableRow. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray
-