Package | Description |
---|---|
org.restlet.ext.odata.internal.edm |
Modifier and Type | Method and Description |
---|---|
EntityContainer |
EntityContainer.getExtended()
Returns the container this container inherits from.
|
Modifier and Type | Method and Description |
---|---|
List<EntityContainer> |
Metadata.getContainers()
Returns the list of entity containers.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityContainer.setExtended(EntityContainer extended)
Sets the container this container inherits from.
|
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setContainers(List<EntityContainer> containers)
Sets the list of entity containers.
|
Copyright © 2005–2017. All rights reserved.