|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.odata4j.producer.edm.Edm.EntitySets
public static class Edm.EntitySets
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 |
---|
public static final String ComplexTypes
public static final String EntityTypes
public static final String Properties
public static final String RootComplexTypes
public static final String RootEntityTypes
public static final String Schemas
Constructor Detail |
---|
public Edm.EntitySets()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |