- valueOf(String) - Static method in enum horoscopeapi.HoroscopeReading
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum horoscopeapi.HoroscopeSign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum horoscopeapi.ZodiacReading
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum horoscopeapi.ZodiacSign
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum horoscopeapi.HoroscopeReading
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum horoscopeapi.HoroscopeSign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum horoscopeapi.ZodiacReading
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum horoscopeapi.ZodiacSign
-
Returns an array containing the constants of this enum type, in
the order they are declared.