Uses of Class
com.force.api.AuthorizationRequest.Display
| Package | Description |
|---|---|
| com.force.api |
-
Uses of AuthorizationRequest.Display in com.force.api
Methods in com.force.api that return AuthorizationRequest.Display Modifier and Type Method Description static AuthorizationRequest.DisplayAuthorizationRequest.Display. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizationRequest.Display[]AuthorizationRequest.Display. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.force.api with parameters of type AuthorizationRequest.Display Modifier and Type Method Description AuthorizationRequestAuthorizationRequest. display(AuthorizationRequest.Display display)