public class ImportDescrBuilderImpl extends BaseDescrBuilderImpl<PackageDescrBuilder,ImportDescr> implements ImportDescrBuilder
descr, parent
Modifier | Constructor and Description |
---|---|
protected |
ImportDescrBuilderImpl(PackageDescrBuilder parent,
boolean function) |
Modifier and Type | Method and Description |
---|---|
ImportDescrBuilder |
target(String target)
Sets the import target
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
protected ImportDescrBuilderImpl(PackageDescrBuilder parent, boolean function)
public ImportDescrBuilder target(String target)
ImportDescrBuilder
target
in interface ImportDescrBuilder
target
- the class or package being importedCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.