Uses of Class
org.sakaiproject.profile2.types.EmailType
-
Packages that use EmailType Package Description org.sakaiproject.profile2.types -
-
Uses of EmailType in org.sakaiproject.profile2.types
Methods in org.sakaiproject.profile2.types that return EmailType Modifier and Type Method Description static EmailTypeEmailType. valueOf(String name)Returns the enum constant of this type with the specified name.static EmailType[]EmailType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-