public class ArrayUpdateSpec extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ArrayUpdateOperation |
operation |
Object |
removeKey |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ArrayUpdateSpec() |
| Modifier and Type | Method and Description |
|---|---|
ArrayUpdateOperation |
getOperation() |
Object |
getRemoveKey() |
void |
setOperation(ArrayUpdateOperation operation) |
void |
setRemoveKey(Object removeKey) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ArrayUpdateOperation operation
public Object removeKey
public ArrayUpdateOperation getOperation()
public Object getRemoveKey()
public void setOperation(ArrayUpdateOperation operation)
public void setRemoveKey(Object removeKey)
Copyright © 2011-2012. All Rights Reserved.