org.odata4j.producer.edm
Class Edm.EntityType

java.lang.Object
  extended by org.odata4j.producer.edm.Edm.Item
      extended by org.odata4j.producer.edm.Edm.StructuralType
          extended by org.odata4j.producer.edm.Edm.EntityType
Enclosing class:
Edm

public static class Edm.EntityType
extends Edm.StructuralType


Nested Class Summary
 
Nested classes/interfaces inherited from class org.odata4j.producer.edm.Edm.StructuralType
Edm.StructuralType.NavProps
 
Field Summary
static String Documentation
           
static String Key
           
static String OpenType
           
 
Fields inherited from class org.odata4j.producer.edm.Edm.StructuralType
Abstract, BaseType, Namespace
 
Fields inherited from class org.odata4j.producer.edm.Edm.Item
Name
 
Constructor Summary
Edm.EntityType()
           
 
Method Summary
static String fqName()
           
static String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Documentation

public static final String Documentation
See Also:
Constant Field Values

Key

public static final String Key
See Also:
Constant Field Values

OpenType

public static final String OpenType
See Also:
Constant Field Values
Constructor Detail

Edm.EntityType

public Edm.EntityType()
Method Detail

fqName

public static String fqName()

name

public static String name()


http://odata4j.org