public abstract class AbstractPatchItem<T> extends AbstractPatch
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>> |
| Constructor and Description |
|---|
AbstractPatchItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
void |
setValue(T value) |
getOperation, setOperationequals, hashCode, toStringCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.