Interface Scope.ValueWithPath
- All Known Implementing Classes:
Scope.AbstractValueWithPath, Scope.ValueSupplierImpl, Scope.ValueWithPathImpl
- Enclosing class:
Scope
public static interface Scope.ValueWithPath
-
Method Summary
-
Method Details
-
value
com.fasterxml.jackson.databind.JsonNode value() -
path
Path path()
-