Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.CorrectableReportableSellerType
Packages that use CorrectableReportableSellerType
Package
Description
-
Uses of CorrectableReportableSellerType in software.xdev.bzst.dip.client
Method parameters in software.xdev.bzst.dip.client with type arguments of type CorrectableReportableSellerTypeModifier and TypeMethodDescriptionBzstDipClient.sendDipAndQueryResult(List<CorrectableReportableSellerType> correctableReportableSellerTypes) Sends the message and queries a result.BzstDipClient.sendDipAndQueryResult(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) Sends the message and queries a result.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. -
Uses of CorrectableReportableSellerType in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return CorrectableReportableSellerTypeModifier and TypeMethodDescriptionBzstDipCorrectableReportableSellerType.toXmlType(BzstDipConfiguration configuration) Methods in software.xdev.bzst.dip.client.model.message.dac7 that return types with arguments of type CorrectableReportableSellerType -
Uses of CorrectableReportableSellerType in software.xdev.bzst.dip.client.parser
Methods in software.xdev.bzst.dip.client.parser that return types with arguments of type CorrectableReportableSellerTypeModifier and TypeMethodDescriptionReportableSellerCsvFileParser.parseCsvData(com.opencsv.CSVReader csvReader) ReportableSellerCsvFileParser.parseCsvData(String csvData) -
Uses of CorrectableReportableSellerType in software.xdev.bzst.dip.client.xmldocument
Methods in software.xdev.bzst.dip.client.xmldocument that return CorrectableReportableSellerTypeModifier and TypeMethodDescriptionReportableSellerCreator.createReportableSeller(CountryCodeType resCountryCode, TINType tin, String in, String vat, String firstName, String lastName, String birthDate, OECDLegalAddressTypeEnumType legalAddressTypeEnumType, AddressFixType addressFixType, NumberOfActivitiesType numberOfActivitiesType, ConsiderationType considerationType, FeesType feesType, TaxesType taxesType, String permanentEstablishments, String docRefUUID) Method parameters in software.xdev.bzst.dip.client.xmldocument with type arguments of type CorrectableReportableSellerTypeModifier and TypeMethodDescriptionXMLDocumentCreator.buildRootElement(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) XMLDocumentCreator.buildXMLDocument(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) XMLDocumentBodyCreator.createBody(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType platformOperatorType) -
Uses of CorrectableReportableSellerType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model with type parameters of type CorrectableReportableSellerTypeModifier and TypeFieldDescriptionprotected List<CorrectableReportableSellerType>DPIBodyType.reportableSellerMethods in software.xdev.bzst.dip.client.xmldocument.model that return CorrectableReportableSellerTypeModifier and TypeMethodDescriptionObjectFactory.createCorrectableReportableSellerType()Create an instance ofCorrectableReportableSellerTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return types with arguments of type CorrectableReportableSellerTypeModifier and TypeMethodDescriptionDPIBodyType.getReportableSeller()Gets the value of the reportableSeller property.