Uses of Class
org.yamcs.api.HttpRoute.PatternCase
-
Packages that use HttpRoute.PatternCase Package Description org.yamcs.api -
-
Uses of HttpRoute.PatternCase in org.yamcs.api
Methods in org.yamcs.api that return HttpRoute.PatternCase Modifier and Type Method Description static HttpRoute.PatternCaseHttpRoute.PatternCase. forNumber(int value)HttpRoute.PatternCaseHttpRoute.Builder. getPatternCase()HttpRoute.PatternCaseHttpRoute. getPatternCase()HttpRoute.PatternCaseHttpRouteOrBuilder. getPatternCase()static HttpRoute.PatternCaseHttpRoute.PatternCase. valueOf(int value)Deprecated.static HttpRoute.PatternCaseHttpRoute.PatternCase. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpRoute.PatternCase[]HttpRoute.PatternCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-