public class SetNodeValue extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SetNodeValue.SetOperationType |
| Constructor and Description |
|---|
SetNodeValue(SetNodeValue.SetOperationType operation,
SetExpression... operands) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
SetExpression[] |
getOperands() |
SetNodeValue.SetOperationType |
getOperation() |
String |
toString() |
public SetNodeValue(SetNodeValue.SetOperationType operation, SetExpression... operands)
public SetNodeValue.SetOperationType getOperation()
public SetExpression[] getOperands()
Copyright © 2013. All Rights Reserved.