Uses of Class
com.smeup.kokos.sdk.model.data.SmeupDataRow
Packages that use SmeupDataRow
Package
Description
-
Uses of SmeupDataRow in com.smeup.kokos.sdk.caller
Methods in com.smeup.kokos.sdk.caller with parameters of type SmeupDataRowModifier and TypeMethodDescriptionvoidKokosService.writeDataRow(SmeupDataRow row) Write single SmeupDataDataset row. -
Uses of SmeupDataRow in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return types with arguments of type SmeupDataRowMethod parameters in com.smeup.kokos.sdk.model.data with type arguments of type SmeupDataRow -
Uses of SmeupDataRow in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util that return SmeupDataRowMethods in com.smeup.kokos.sdk.util with parameters of type SmeupDataRowModifier and TypeMethodDescriptionSmeupDataNodeBuilder.cells(SmeupDataRow row) voidSmeupDataStructureCorePrinter.printSmeupDataRow(OutputStream out, SmeupDataRow row) voidSmeupDataStructurePrinter.printSmeupDataRow(OutputStream out, SmeupDataRow row) Print the SmeupDataDataset rowSmeupDataTableBuilder.row(SmeupDataRow row) Method parameters in com.smeup.kokos.sdk.util with type arguments of type SmeupDataRow -
Uses of SmeupDataRow in com.smeup.kokos.sdk.util.legacy
Methods in com.smeup.kokos.sdk.util.legacy that return SmeupDataRowModifier and TypeMethodDescriptionstatic SmeupDataRowLegacySmeupRowConverter.convert(String legacyField, Map<String, LegacySmeupCellConverterArgs> argsMap) static SmeupDataRowLegacySmeupRowConverter.convert(Map<String, String> cellValues, Map<String, LegacySmeupCellConverterArgs> argsMap)