Uses of Enum
com.jayway.jsonpath.internal.path.ArraySliceOperation.Operation
Packages that use ArraySliceOperation.Operation
-
Uses of ArraySliceOperation.Operation in com.jayway.jsonpath.internal.path
Subclasses with type arguments of type ArraySliceOperation.Operation in com.jayway.jsonpath.internal.pathMethods in com.jayway.jsonpath.internal.path that return ArraySliceOperation.OperationModifier and TypeMethodDescriptionArraySliceOperation.operation()Returns the enum constant of this type with the specified name.static ArraySliceOperation.Operation[]ArraySliceOperation.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.