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