@Immutable public class ClearOperation extends ArrayOperation
parentPath| Constructor and Description |
|---|
ClearOperation(Path path) |
| Modifier and Type | Method and Description |
|---|---|
ClearOperation |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
replay(MutableDocument delegate) |
void |
rollback(MutableDocument delegate) |
String |
toString() |
cloneValues, mutableParentcloneValue, equalsIfNotNull, getParentPathpublic ClearOperation(Path path)
public ClearOperation clone()
public void replay(MutableDocument delegate)
public void rollback(MutableDocument delegate)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.