Uses of Class
app.tozzi.mail.pec.model.ErrorePEC
-
Packages that use ErrorePEC Package Description app.tozzi.mail.pec.model -
-
Uses of ErrorePEC in app.tozzi.mail.pec.model
Methods in app.tozzi.mail.pec.model that return ErrorePEC Modifier and Type Method Description static ErrorePECErrorePEC. from(String descrizione)static ErrorePECErrorePEC. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorePEC[]ErrorePEC. values()Returns an array containing the constants of this enum type, in the order they are declared.
-