T - String, Long or Booleanpublic abstract class AbstractReplacePatchItem<T> extends AbstractPatchItem<T>
AnyPatch, AnyObjectPatch, GroupPatch or UserPatch is
null, no change will be performed; otherwise the result from AbstractPatchItem.getValue() will replace the current
value of the related field.AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>| Constructor and Description |
|---|
AbstractReplacePatchItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOperation(PatchOperation operation) |
getValue, setValuegetOperationequals, hashCode, toStringpublic void setOperation(PatchOperation operation)
setOperation in class AbstractPatchCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.