public static class ELXelExpression.ValueReferenceImpl extends Object implements ValueReference, Serializable
| Constructor and Description |
|---|
ValueReferenceImpl(Object base,
Object property) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBase()
Returns the base model.
|
Object |
getProperty()
Returns the property of the base model.
|
public Object getBase()
ValueReferencegetBase in interface ValueReferencepublic Object getProperty()
ValueReferencegetProperty in interface ValueReferenceCopyright © 2018. All rights reserved.