Uses of Class
de.adorsys.psd2.certificate.generator.model.PspRole
-
Packages that use PspRole Package Description de.adorsys.psd2.certificate.generator.model -
-
Uses of PspRole in de.adorsys.psd2.certificate.generator.model
Methods in de.adorsys.psd2.certificate.generator.model that return PspRole Modifier and Type Method Description static PspRolePspRole. valueOf(String name)Returns the enum constant of this type with the specified name.static PspRole[]PspRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-