org.odata4j.producer.edm
Class Edm

java.lang.Object
  extended by org.odata4j.producer.edm.Edm

public class Edm
extends Object

A bunch of constants for defining the meta EDM. This form is nice for ide code completion... including the short class name 'Edm' :)...


Nested Class Summary
static class Edm.ComplexType
           
static class Edm.Documentation
           
static class Edm.EntityKey
           
static class Edm.EntitySets
           
static class Edm.EntityType
           
static class Edm.Item
           
static class Edm.Property
           
static class Edm.PropertyRef
           
static class Edm.Schema
          Note: Schema is *almost* an Item...It doesn't have a Name though..and you can't attach a Documentation to it...weird.
static class Edm.StructuralType
           
 
Field Summary
static String Collection
           
static String ContainerName
           
static String namespace
           
 
Constructor Summary
Edm()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Collection

public static final String Collection
See Also:
Constant Field Values

ContainerName

public static final String ContainerName
See Also:
Constant Field Values

namespace

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

Edm

public Edm()


http://odata4j.org