- valueOf(String) - Static method in enum com.captainup.android.core.model.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.captainup.android.core.model.AssetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.captainup.android.core.model.LeaderboardTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.captainup.android.core.model.NotificationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.captainup.android.core.model.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.captainup.android.core.model.AssetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.captainup.android.core.model.LeaderboardTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.captainup.android.core.model.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.