|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odata4j.core.OFuncs
public class OFuncs
Constructor Summary | |
---|---|
OFuncs()
|
Method Summary | ||
---|---|---|
static
|
entityPropertyValue(String propName,
Class<TProperty> propClass)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OFuncs()
Method Detail |
---|
public static <TProperty> Func1<OEntity,TProperty> entityPropertyValue(String propName, Class<TProperty> propClass)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |