public interface AccumulateImportDescrBuilder extends DescrBuilder<PackageDescrBuilder,AccumulateImportDescr>
Modifier and Type | Method and Description |
---|---|
AccumulateImportDescrBuilder |
functionName(String functionName)
Sets the function name for the accumulate import
|
AccumulateImportDescrBuilder |
target(String target)
Sets the import target
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
AccumulateImportDescrBuilder target(String target)
target
- the class or package being importedAccumulateImportDescrBuilder functionName(String functionName)
functionName
- the function nameCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.