Uses of Record Class
software.xdev.bzst.dip.client.model.message.cesop.BzstCesopAdress
Packages that use BzstCesopAdress
-
Uses of BzstCesopAdress in software.xdev.bzst.dip.client.model.message.cesop
Methods in software.xdev.bzst.dip.client.model.message.cesop that return BzstCesopAdressModifier and TypeMethodDescriptionBzstCesopReportedPayee.address()Returns the value of theaddressrecord component.Constructors in software.xdev.bzst.dip.client.model.message.cesop with parameters of type BzstCesopAdressModifierConstructorDescriptionBzstCesopReportedPayee(BzstCesopName name, BzstDipCountryCode countryCode, BzstCesopAdress address, BzstCesopTAXIdentification taxIdentification, BzstCesopAccountIdentifier accountIdentifier, BzstCesopReportedTransaction reportedTransaction, BzstCesopDocSpec docSpec) Creates an instance of aBzstCesopReportedPayeerecord class.