|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmEntityContainer | |
---|---|
org.odata4j.edm |
Uses of EdmEntityContainer in org.odata4j.edm |
---|
Fields in org.odata4j.edm with type parameters of type EdmEntityContainer | |
---|---|
List<EdmEntityContainer> |
EdmSchema.entityContainers
|
Constructor parameters in org.odata4j.edm with type arguments of type EdmEntityContainer | |
---|---|
EdmSchema(String namespace,
String alias,
List<EdmEntityType> entityTypes,
List<EdmComplexType> complexTypes,
List<EdmAssociation> associations,
List<EdmEntityContainer> entityContainers)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |