Uses of Class
org.silverpeas.mobile.client.apps.profile.events.ProfileEvents
-
Packages that use ProfileEvents Package Description org.silverpeas.mobile.client.apps.profile.events -
-
Uses of ProfileEvents in org.silverpeas.mobile.client.apps.profile.events
Methods in org.silverpeas.mobile.client.apps.profile.events that return ProfileEvents Modifier and Type Method Description static ProfileEvents
ProfileEvents. valueOf(String name)
Returns the enum constant of this type with the specified name.static ProfileEvents[]
ProfileEvents. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-