| java.lang.Object | ||
| ↳ | org.springframework.expression.spel.ast.SpelNodeImpl | |
| ↳ | org.springframework.expression.spel.ast.Assign | |
Represents assignment. An alternative to calling setValue() for an expression is to use an assign.
Example: 'someNumberProperty=42'
|
[Expand]
Inherited Fields | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.expression.spel.ast.SpelNodeImpl
| |||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.expression.spel.ast.SpelNodeImpl
| |||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||
From interface
org.springframework.expression.spel.SpelNode
| |||||||||||||||||||||||||||||||||||||||
| EvaluationException |
|---|
