public class PropertySelector extends Object implements ComparableExpression
| Constructor and Description |
|---|
PropertySelector(String variable,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPropertyName()
Returns the property name
|
String |
getVariable()
Returns the variable which references the element
|
int |
hashCode() |
String |
toString() |
public String getPropertyName()
public String getVariable()
getVariable in interface ComparableExpressionCopyright © 2017. All rights reserved.