org.odata4j.core
Class OFuncs

java.lang.Object
  extended by org.odata4j.core.OFuncs

public class OFuncs
extends Object


Constructor Summary
OFuncs()
           
 
Method Summary
static
<TProperty>
Func1<OEntity,TProperty>
entityPropertyValue(String propName, Class<TProperty> propClass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OFuncs

public OFuncs()
Method Detail

entityPropertyValue

public static <TProperty> Func1<OEntity,TProperty> entityPropertyValue(String propName,
                                                                       Class<TProperty> propClass)


http://odata4j.org