public interface EdmAnnotatable
Modifier and Type | Method and Description |
---|---|
EdmAnnotation |
getAnnotation(EdmTerm term) |
List<EdmAnnotation> |
getAnnotations()
Get list of all annotations.
|
EdmAnnotation getAnnotation(EdmTerm term)
term
- term for annotationList<EdmAnnotation> getAnnotations()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.