|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeDescrBuilder<P extends DescrBuilder<?,?>>
A descriptor builder for attributes
Method Summary | |
---|---|
AttributeDescrBuilder<P> |
type(AttributeDescr.Type type)
Sets the attribute value type |
AttributeDescrBuilder<P> |
value(String value)
Sets the attribute value |
Methods inherited from interface org.drools.lang.api.DescrBuilder |
---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
Method Detail |
---|
AttributeDescrBuilder<P> value(String value)
value
-
AttributeDescrBuilder<P> type(AttributeDescr.Type type)
type
- see AttributeDescr.Type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |