public class PatchOperation extends Object
| Constructor and Description |
|---|
PatchOperation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation() |
String |
getPath() |
Object |
getValues() |
void |
setOperation(String operation) |
void |
setPath(String path) |
void |
setValues(Object values) |
Copyright © 2018 WSO2. All rights reserved.