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