org.odata4j.producer.inmemory
Class InMemoryTypeMapping

java.lang.Object
  extended by org.odata4j.producer.inmemory.InMemoryTypeMapping

public class InMemoryTypeMapping
extends Object


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

DEFAULT

public static final InMemoryTypeMapping DEFAULT
Constructor Detail

InMemoryTypeMapping

public InMemoryTypeMapping()
Method Detail

findEdmType

public EdmSimpleType<?> findEdmType(Class<?> clazz)


http://odata4j.org