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