org.odata4j.producer.edm
Class Edm.EntitySets

java.lang.Object
  extended by org.odata4j.producer.edm.Edm.EntitySets
Enclosing class:
Edm

public static class Edm.EntitySets
extends Object


Field Summary
static String ComplexTypes
          All ComplexTypes
static String EntityTypes
          All EntityTypes
static String Properties
          All Properties of all structural types
static String RootComplexTypes
          All ComplexTypes that do *not* have a BaseType
static String RootEntityTypes
          All EntityTypes that do *not* have a BaseType
static String Schemas
          All of the Schemas
 
Constructor Summary
Edm.EntitySets()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ComplexTypes

public static final String ComplexTypes
All ComplexTypes

See Also:
Constant Field Values

EntityTypes

public static final String EntityTypes
All EntityTypes

See Also:
Constant Field Values

Properties

public static final String Properties
All Properties of all structural types

See Also:
Constant Field Values

RootComplexTypes

public static final String RootComplexTypes
All ComplexTypes that do *not* have a BaseType

See Also:
Constant Field Values

RootEntityTypes

public static final String RootEntityTypes
All EntityTypes that do *not* have a BaseType

See Also:
Constant Field Values

Schemas

public static final String Schemas
All of the Schemas

See Also:
Constant Field Values
Constructor Detail

Edm.EntitySets

public Edm.EntitySets()


http://odata4j.org