public interface IAnnotationPropertyReader
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
properties()
List all properties and values that are in an annotation.
|
void |
setAnd(IAnnotationWriter writer)
Inform the element that will receive more annotation fluently.
|
Map<String,Object> properties()
void setAnd(IAnnotationWriter writer)
writer - to setCopyright © 2018 Esfinge Framework. All rights reserved.