Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute
Packages that use EdmAnnotationAttribute
Package
Description
Entity Data Model API
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 EdmAnnotationAttributeModifier and TypeMethodDescriptionEdmAnnotations.getAnnotationAttribute(String name, String namespace) Get annotation attribute by full qualified nameMethods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAnnotationAttributeModifier and TypeMethodDescriptionEdmAnnotations.getAnnotationAttributes()Get all annotation attributes for the CSDL elementEdmAnnotationElement.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 EdmAnnotationAttributeModifier and TypeClassDescriptionclassObjects of this class represent an annotation attribute -
Uses of EdmAnnotationAttribute in org.apache.olingo.odata2.core.edm.provider
Methods in org.apache.olingo.odata2.core.edm.provider that return EdmAnnotationAttributeModifier and TypeMethodDescriptionEdmAnnotationsImplProv.getAnnotationAttribute(String name, String namespace) Methods in org.apache.olingo.odata2.core.edm.provider that return types with arguments of type EdmAnnotationAttributeModifier and TypeMethodDescriptionEdmAnnotationsImplProv.getAnnotationAttributes()EdmAnnotationElementImplProv.getAttributes()