Class EdmAnnotationImpl
java.lang.Object
org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
org.apache.olingo.commons.core.edm.EdmAnnotationImpl
- All Implemented Interfaces:
EdmAnnotatable,EdmAnnotation
-
Field Summary
Fields inherited from class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
edm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
getAnnotation, getAnnotationsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.olingo.commons.api.edm.EdmAnnotatable
getAnnotation, getAnnotations
-
Constructor Details
-
EdmAnnotationImpl
-
-
Method Details
-
getTerm
- Specified by:
getTermin interfaceEdmAnnotation- Returns:
- the term of this annotation
-
getQualifier
- Specified by:
getQualifierin interfaceEdmAnnotation- Returns:
- the qualifier for this annotation. Might be
NULL
-
getExpression
- Specified by:
getExpressionin interfaceEdmAnnotation
-