Uses of Class
org.jgroups.upgrade_server.Request.OneOfCase
-
-
Uses of Request.OneOfCase in org.jgroups.upgrade_server
Methods in org.jgroups.upgrade_server that return Request.OneOfCase Modifier and Type Method Description static Request.OneOfCaseRequest.OneOfCase. forNumber(int value)Request.OneOfCaseRequest.Builder. getOneOfCase()Request.OneOfCaseRequest. getOneOfCase()Request.OneOfCaseRequestOrBuilder. getOneOfCase()static Request.OneOfCaseRequest.OneOfCase. valueOf(int value)Deprecated.static Request.OneOfCaseRequest.OneOfCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Request.OneOfCase[]Request.OneOfCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-