|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationElement | |
---|---|
org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
Uses of AnnotationElement in org.apache.olingo.odata2.api.edm.provider |
---|
Methods in org.apache.olingo.odata2.api.edm.provider that return AnnotationElement | |
---|---|
AnnotationElement |
AnnotationElement.setAttributes(List<AnnotationAttribute> attributes)
Sets the attributes for this AnnotationElement . |
AnnotationElement |
AnnotationElement.setChildElements(List<AnnotationElement> childElements)
Sets the child elements for this AnnotationElement . |
AnnotationElement |
AnnotationElement.setName(String name)
Sets the name for this AnnotationElement . |
AnnotationElement |
AnnotationElement.setNamespace(String namespace)
Sets the namespace for this AnnotationElement . |
AnnotationElement |
AnnotationElement.setPrefix(String prefix)
Sets the prefix for this AnnotationElement . |
AnnotationElement |
AnnotationElement.setText(String text)
Sets the text for this AnnotationElement which will be displayed inside the tags. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |