Uses of Class
com.exonum.messages.core.runtime.Auth.Caller.CallerCase
| Package | Description |
|---|---|
| com.exonum.messages.core.runtime |
-
Uses of Auth.Caller.CallerCase in com.exonum.messages.core.runtime
Methods in com.exonum.messages.core.runtime that return Auth.Caller.CallerCase Modifier and Type Method Description static Auth.Caller.CallerCaseAuth.Caller.CallerCase. forNumber(int value)Auth.Caller.CallerCaseAuth.Caller.Builder. getCallerCase()Auth.Caller.CallerCaseAuth.Caller. getCallerCase()Auth.Caller.CallerCaseAuth.CallerOrBuilder. getCallerCase()static Auth.Caller.CallerCaseAuth.Caller.CallerCase. valueOf(int value)Deprecated.static Auth.Caller.CallerCaseAuth.Caller.CallerCase. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Auth.Caller.CallerCase[]Auth.Caller.CallerCase. values()Returns an array containing the constants of this enum type, in the order they are declared.