Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemOfficeZoneOfficeZoneTableRow
Packages that use SystemOfficeZoneOfficeZoneTableRow
-
Uses of SystemOfficeZoneOfficeZoneTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemOfficeZoneOfficeZoneTableRowModifier and TypeFieldDescriptionprotected List<SystemOfficeZoneOfficeZoneTableRow>BWSystem.SystemOfficeZoneGetListResponse.officeZoneTableprotected List<SystemOfficeZoneOfficeZoneTableRow>BWSystem.SystemOfficeZoneGetZoneUsageListResponse.officeZoneTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemOfficeZoneOfficeZoneTableRowModifier and TypeMethodDescriptionBWSystem.SystemOfficeZoneGetListResponse.getOfficeZoneTable()BWSystem.SystemOfficeZoneGetZoneUsageListResponse.getOfficeZoneTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemOfficeZoneOfficeZoneTableRowModifier and TypeMethodDescriptionvoidBWSystem.SystemOfficeZoneGetListResponse.setOfficeZoneTable(List<SystemOfficeZoneOfficeZoneTableRow> officeZoneTable) voidBWSystem.SystemOfficeZoneGetZoneUsageListResponse.setOfficeZoneTable(List<SystemOfficeZoneOfficeZoneTableRow> officeZoneTable) -
Uses of SystemOfficeZoneOfficeZoneTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemOfficeZoneOfficeZoneTableRowModifier and TypeMethodDescriptionSystemOfficeZoneOfficeZoneTableRow.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 SystemOfficeZoneOfficeZoneTableRowModifier and TypeMethodDescriptionSystemOfficeZoneOfficeZoneTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray