| Package | Description |
|---|---|
| org.restlet.ext.odata.internal.edm |
| Modifier and Type | Method and Description |
|---|---|
Namespace |
Schema.getNamespace()
Returns the namespace of this schema.
|
| Modifier and Type | Method and Description |
|---|---|
List<Namespace> |
Schema.getReferencedNamespaces()
Returns the list of referenced namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.setNamespace(Namespace namespace)
Sets the namespace of this schema.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.setReferencedNamespaces(List<Namespace> referencedNamespaces)
Sets the list of referenced namespaces.
|
Copyright © 2005–2016. All rights reserved.