|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.odata4j.producer.inmemory.InMemoryTypeMapping
public class InMemoryTypeMapping
Field Summary | |
---|---|
static InMemoryTypeMapping |
DEFAULT
|
Constructor Summary | |
---|---|
InMemoryTypeMapping()
|
Method Summary | |
---|---|
EdmSimpleType<?> |
findEdmType(Class<?> clazz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final InMemoryTypeMapping DEFAULT
Constructor Detail |
---|
public InMemoryTypeMapping()
Method Detail |
---|
public EdmSimpleType<?> findEdmType(Class<?> clazz)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |