Package eu.europa.esig.dss.spi.x509
Class PSD2QcType
java.lang.Object
eu.europa.esig.dss.spi.x509.PSD2QcType
public class PSD2QcType extends Object
-
Constructor Summary
Constructors Constructor Description PSD2QcType() -
Method Summary
Modifier and Type Method Description StringgetNcaId()StringgetNcaName()List<RoleOfPSP>getRolesOfPSP()voidsetNcaId(String ncaId)voidsetNcaName(String ncaName)voidsetRolesOfPSP(List<RoleOfPSP> rolesOfPSP)
-
Constructor Details
-
PSD2QcType
public PSD2QcType()
-
-
Method Details