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