org.odata4j.expression
Interface EntitySimpleProperty

All Superinterfaces:
CommonExpression, MemberExpression

public interface EntitySimpleProperty
extends MemberExpression

An expression which identifies an individual property on an entity


Method Summary
 String getPropertyName()
          Recover the name of the property
 

Method Detail

getPropertyName

String getPropertyName()
Recover the name of the property

Returns:
the name of the property


http://odata4j.org