Uses of Record Class
software.xdev.bzst.dip.client.model.message.dac7.BzstDipSendingResult
Packages that use BzstDipSendingResult
-
Uses of BzstDipSendingResult in software.xdev.bzst.dip.client
Methods in software.xdev.bzst.dip.client that return BzstDipSendingResultModifier and TypeMethodDescriptionBzstDipClient.sendDipOnly(String csvData) Sends the message without querying for a response.BzstDipClient.sendDipOnly(List<CorrectableReportableSellerType> correctableReportableSellerTypes) Sends the message without querying for a response.BzstDipClient.sendDipOnly(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) Sends the message without querying for a response.BzstDipClient.sendDipOnly(BzstDipMessage message) Sends the message without querying for a response. -
Uses of BzstDipSendingResult in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 with parameters of type BzstDipSendingResultModifier and TypeMethodDescriptionstatic BzstDipCompleteResultBzstDipCompleteResult.fromResult(BzstDipSendingResult sendingResult, BzstDipRequestStatusResult requestStatusResult)