public interface ImportDescrBuilder extends DescrBuilder<PackageDescrBuilder,ImportDescr>
Modifier and Type | Method and Description |
---|---|
ImportDescrBuilder |
target(String target)
Sets the import target
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
ImportDescrBuilder target(String target)
target
- the class or package being importedCopyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.