|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EdmAnnotationAttribute | |
|---|---|
| org.apache.olingo.odata2.api.edm | Entity Data Model API |
| org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
| Uses of EdmAnnotationAttribute in org.apache.olingo.odata2.api.edm |
|---|
| Methods in org.apache.olingo.odata2.api.edm that return EdmAnnotationAttribute | |
|---|---|
EdmAnnotationAttribute |
EdmAnnotations.getAnnotationAttribute(String name,
String namespace)
Get annotation attribute by full qualified name |
| Methods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAnnotationAttribute | |
|---|---|
List<EdmAnnotationAttribute> |
EdmAnnotations.getAnnotationAttributes()
Get all annotation attributes for the CSDL element |
List<EdmAnnotationAttribute> |
EdmAnnotationElement.getAttributes()
Get the attributes of this custom element |
| Uses of EdmAnnotationAttribute in org.apache.olingo.odata2.api.edm.provider |
|---|
| Classes in org.apache.olingo.odata2.api.edm.provider that implement EdmAnnotationAttribute | |
|---|---|
class |
AnnotationAttribute
Objects of this class represent an annotation attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||