Class PTwoFourSource


  • public final class PTwoFourSource
    extends AbstractSource
    p24 source Class The source of the payment
    • Constructor Detail

      • PTwoFourSource

        public PTwoFourSource()
    • Method Detail

      • getPTwoFourDescriptor

        public java.lang.String getPTwoFourDescriptor()
        P24-generated payment descriptor, which contains the requested billing descriptor or the merchant's default descriptor (subject to truncation). [Optional]
      • setPTwoFourDescriptor

        public void setPTwoFourDescriptor​(java.lang.String pTwoFourDescriptor)
        P24-generated payment descriptor, which contains the requested billing descriptor or the merchant's default descriptor (subject to truncation). [Optional]
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class AbstractSource
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class AbstractSource