public interface IAnnotationPropertyWriter
| Modifier and Type | Method and Description |
|---|---|
IAnnotationWriter |
and() |
IAnnotationPropertyWriter |
property(Object value) |
IAnnotationPropertyWriter |
property(String property,
Object value) |
IAnnotationPropertyWriter property(Object value)
value - to setIAnnotationPropertyWriter property(String property, Object value)
property - the name of the property to setvalue - the value of the property setIAnnotationWriter and()
Copyright © 2018 Esfinge Framework. All rights reserved.