|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccumulateImportDescrBuilder
An interface for the import builder
| Method Summary | |
|---|---|
AccumulateImportDescrBuilder |
functionName(String functionName)
Sets the function name for the accumulate import |
AccumulateImportDescrBuilder |
target(String target)
Sets the import target |
| Methods inherited from interface org.drools.compiler.lang.api.DescrBuilder |
|---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
| Method Detail |
|---|
AccumulateImportDescrBuilder target(String target)
target - the class or package being imported
AccumulateImportDescrBuilder functionName(String functionName)
functionName - the function name
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||