Class RoleOfPSP

java.lang.Object
eu.europa.esig.dss.model.x509.extension.RoleOfPSP
All Implemented Interfaces:
Serializable

public class RoleOfPSP extends Object implements Serializable
Object Identifier for roles of payment service providers
See Also:
  • Constructor Details

    • RoleOfPSP

      public RoleOfPSP()
      Default constructor instantiating object with null values
  • Method Details

    • getPspOid

      public RoleOfPspOid getPspOid()
      Gets the role OID
      Returns:
      RoleOfPspOid
    • setPspOid

      public void setPspOid(RoleOfPspOid pspOid)
      Sets the role OID
      Parameters:
      pspOid - RoleOfPspOid
    • getPspName

      public String getPspName()
      Gets the PSP name
      Returns:
      String
    • setPspName

      public void setPspName(String pspName)
      Sets the PSP name
      Parameters:
      pspName - String