Uses of Class
de.adorsys.psd2.validator.payment.config.Occurrence
-
Packages that use Occurrence Package Description de.adorsys.psd2.validator.payment.config -
-
Uses of Occurrence in de.adorsys.psd2.validator.payment.config
Methods in de.adorsys.psd2.validator.payment.config that return Occurrence Modifier and Type Method Description static OccurrenceOccurrence. valueOf(String name)Returns the enum constant of this type with the specified name.static Occurrence[]Occurrence. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.adorsys.psd2.validator.payment.config with parameters of type Occurrence Constructor Description ValidationObject(Occurrence use, int maxLength)
-