|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Using | |
---|---|
org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
Uses of Using in org.apache.olingo.odata2.api.edm.provider |
---|
Methods in org.apache.olingo.odata2.api.edm.provider that return Using | |
---|---|
Using |
Using.setAlias(String alias)
Sets the alias for this Using |
Using |
Using.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes)
Sets the collection of AnnotationAttribute for this Using |
Using |
Using.setAnnotationElements(List<AnnotationElement> annotationElements)
Sets the collection of AnnotationElement for this Using |
Using |
Using.setDocumentation(Documentation documentation)
Sets the Documentation for this Using |
Using |
Using.setNamespace(String namespace)
Sets the namespace for this Using |
Methods in org.apache.olingo.odata2.api.edm.provider that return types with arguments of type Using | |
---|---|
List<Using> |
Schema.getUsings()
|
Method parameters in org.apache.olingo.odata2.api.edm.provider with type arguments of type Using | |
---|---|
Schema |
Schema.setUsings(List<Using> usings)
Sets the Using for this Schema |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |