public abstract class Operation extends Object
PatchOperation
protected String
op
path
protected Object
value
Operation(String operation, String path)
Operation(String operation, String path, Object value)
String
getOp()
getPath()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String op
protected String path
protected Object value
public Operation(String operation, String path)
public Operation(String operation, String path, Object value)
public String getOp()
public String getPath()
public Object getValue()
Copyright © 2019 DuraSpace. All rights reserved.