Generated by
JDiff

Class org.springframework.expression.spel.ast.PropertyOrFieldReference

Added Methods
ValueRef getValueRef(ExpressionState)  
 

Changed Methods
boolean isWritableProperty(String, TypedValue, EvaluationContext) Change in signature from (String, ExpressionState) to (String, TypedValue, EvaluationContext).