public class EdmAnnotationImpl extends AbstractEdmAnnotatable implements EdmAnnotation
edm| Constructor and Description |
|---|
EdmAnnotationImpl(Edm edm,
CsdlAnnotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
EdmExpression |
getExpression() |
String |
getQualifier() |
EdmTerm |
getTerm() |
getAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotationspublic EdmAnnotationImpl(Edm edm, CsdlAnnotation annotation)
public EdmTerm getTerm()
getTerm in interface EdmAnnotationpublic String getQualifier()
getQualifier in interface EdmAnnotationNULLpublic EdmExpression getExpression()
getExpression in interface EdmAnnotationCopyright © 2023. All rights reserved.