org.drools.lang.api
Interface AnnotationDescrBuilder<P extends DescrBuilder<?,?>>
- All Superinterfaces:
- DescrBuilder<P,AnnotationDescr>
- All Known Implementing Classes:
- AnnotationDescrBuilderImpl
public interface AnnotationDescrBuilder<P extends DescrBuilder<?,?>>
- extends DescrBuilder<P,AnnotationDescr>
A descriptor builder for annotations
value
AnnotationDescrBuilder<P> value(String value)
keyValue
AnnotationDescrBuilder<P> keyValue(String key,
String value)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.