Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.PSPType
Packages that use PSPType
-
Uses of PSPType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as PSPTypeModifier and TypeFieldDescriptionprotected PSPTypePaymentDataBodyType.reportingPSPprotected PSPTypeMessageSpecType.sendingPSPMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return PSPTypeModifier and TypeMethodDescriptionObjectFactory.createPSPType()Create an instance ofPSPTypePaymentDataBodyType.getReportingPSP()Ruft den Wert der reportingPSP-Eigenschaft ab.MessageSpecType.getSendingPSP()Ruft den Wert der sendingPSP-Eigenschaft ab.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type PSPTypeModifier and TypeMethodDescriptionvoidPaymentDataBodyType.setReportingPSP(PSPType value) Legt den Wert der reportingPSP-Eigenschaft fest.voidMessageSpecType.setSendingPSP(PSPType value) Legt den Wert der sendingPSP-Eigenschaft fest.