- valueOf(String) - Static method in enum com.force.api.ApiErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.force.api.ApiVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.force.api.AuthorizationRequest.Display
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.force.api.AuthorizationRequest.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.force.api.CreateOrUpdateResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.force.api.http.HttpRequest.ResponseFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.force.api.ApiErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.force.api.ApiVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.force.api.AuthorizationRequest.Display
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.force.api.AuthorizationRequest.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.force.api.CreateOrUpdateResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.force.api.http.HttpRequest.ResponseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.