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, startLocationImportDescrBuilder target(String target)
target - the class or package being importedCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.