@Generated public class Patch extends Object
Patch()
boolean
equals(Object o)
PatchOp
getOp()
String
getPath()
Object
getValue()
int
hashCode()
Patch
setOp(PatchOp op)
setPath(String path)
setValue(Object value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Patch()
public Patch setOp(PatchOp op)
public PatchOp getOp()
public Patch setPath(String path)
public String getPath()
public Patch setValue(Object value)
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024. All rights reserved.