public class UnitDescrBuilderImpl extends BaseDescrBuilderImpl<PackageDescrBuilder,UnitDescr> implements UnitDescrBuilder
descr, parent
Modifier | Constructor and Description |
---|---|
protected |
UnitDescrBuilderImpl(PackageDescrBuilder parent) |
Modifier and Type | Method and Description |
---|---|
UnitDescrBuilder |
target(String target)
Sets the unit 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 UnitDescrBuilderImpl(PackageDescrBuilder parent)
public UnitDescrBuilder target(String target)
UnitDescrBuilder
target
in interface UnitDescrBuilder
target
- the unit classCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.