Uses of Class
software.xdev.bzst.dip.client.model.message.dac7.BzstDipAddressFix
Packages that use BzstDipAddressFix
Package
Description
-
Uses of BzstDipAddressFix in software.xdev.bzst.dip.client.model.configuration
Methods in software.xdev.bzst.dip.client.model.configuration that return BzstDipAddressFixMethods in software.xdev.bzst.dip.client.model.configuration with parameters of type BzstDipAddressFixModifier and TypeMethodDescriptionBzstDipConfigurationBuilder.setPlatformOperatorAddress(BzstDipAddressFix platformOperatorAddress) Constructors in software.xdev.bzst.dip.client.model.configuration with parameters of type BzstDipAddressFixModifierConstructorDescriptionBzstDipConfiguration(BzstDipCountryCode transmittingCountry, BzstCesopMessageTypeEnum messageType, String messageRefId, String reportingPeriodCesopYear, int reportingPeriodCesopQuarter, ZonedDateTime timestamp, BzstCesopMessageTypeIndicEnum messageTypeIndicEnum, BzstDipConfiguration.SupportedApplicationCode applicationCode, String certificateKeystorePassword, String keyStorePrivateKeyAlias, String clientId, String taxID, boolean validateTaxID, String taxNumber, String realmEnvironmentBaseUrl, BzstDipEnvironment environment, BzstDipDpiMessageType messageTypeIndic, LocalDate reportingPeriod, BzstDipOecdDocType docType, SigningProvider signingProvider, String platformOperatorDocRefId, String platformOperatorCorrDocRefId, BzstDipQueryResultConfiguration queryResultConfiguration, String platformOperatorOrganizationName, String platformOperatorPlatformName, BzstDipAddressFix platformOperatorAddress) -
Uses of BzstDipAddressFix in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return BzstDipAddressFixModifier and TypeMethodDescriptionBzstDipCorrectableReportableSellerType.addressFix()Returns the value of theaddressFixrecord component.Constructors in software.xdev.bzst.dip.client.model.message.dac7 with parameters of type BzstDipAddressFixModifierConstructorDescriptionBzstDipCorrectableReportableSellerType(BzstDipCountryCode ansaessigkeitsstaat, BzstDipTin tin, String handelsregisternummer, String vat, String firstName, String lastName, LocalDate birthDate, BzstDipOecdLegalAddressType legalAddress, BzstDipAddressFix addressFix, BzstDipNumberOfActivities numberOfActivities, BzstDipConsiderations considerations, BzstDipFees feesType, BzstDipTaxes taxesType, String permanentEstablishments, String docRefUUID) Creates an instance of aBzstDipCorrectableReportableSellerTyperecord class.