Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.TaxesType
Packages that use TaxesType
Package
Description
-
Uses of TaxesType in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return TaxesType -
Uses of TaxesType in software.xdev.bzst.dip.client.xmldocument
Methods in software.xdev.bzst.dip.client.xmldocument with parameters of type TaxesTypeModifier 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) -
Uses of TaxesType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as TaxesTypeModifier and TypeFieldDescriptionprotected TaxesTypeOtherActivitiesType.taxesprotected TaxesTypePropertyListingType.taxesMethods in software.xdev.bzst.dip.client.xmldocument.model that return TaxesTypeModifier and TypeMethodDescriptionObjectFactory.createTaxesType()Create an instance ofTaxesTypeOtherActivitiesType.getTaxes()Gets the value of the taxes property.PropertyListingType.getTaxes()Gets the value of the taxes property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type TaxesType