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