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