Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.ConsiderationType
Packages that use ConsiderationType
Package
Description
-
Uses of ConsiderationType in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return ConsiderationType -
Uses of ConsiderationType in software.xdev.bzst.dip.client.xmldocument
Methods in software.xdev.bzst.dip.client.xmldocument with parameters of type ConsiderationTypeModifier 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 ConsiderationType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as ConsiderationTypeModifier and TypeFieldDescriptionprotected ConsiderationTypeOtherActivitiesType.considerationprotected ConsiderationTypePropertyListingType.considerationMethods in software.xdev.bzst.dip.client.xmldocument.model that return ConsiderationTypeModifier and TypeMethodDescriptionObjectFactory.createConsiderationType()Create an instance ofConsiderationTypeOtherActivitiesType.getConsideration()Gets the value of the consideration property.PropertyListingType.getConsideration()Gets the value of the consideration property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type ConsiderationTypeModifier and TypeMethodDescriptionvoidOtherActivitiesType.setConsideration(ConsiderationType value) Sets the value of the consideration property.voidPropertyListingType.setConsideration(ConsiderationType value) Sets the value of the consideration property.