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