public interface AnnotationDescrBuilder<P extends DescrBuilder<?,?>> extends DescrBuilder<P,AnnotationDescr>
Modifier and Type | Method and Description |
---|---|
AnnotationDescrBuilder<P> |
keyValue(String key,
String value) |
AnnotationDescrBuilder<P> |
value(String value) |
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
AnnotationDescrBuilder<P> value(String value)
AnnotationDescrBuilder<P> keyValue(String key, String value)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.