public class SCommandBuilderImpl extends java.lang.Object implements SCommandBuilder
| Constructor and Description |
|---|
SCommandBuilderImpl(SCommandImpl command) |
| Modifier and Type | Method and Description |
|---|---|
SCommand |
done() |
SCommandBuilder |
setSystem(boolean system) |
public SCommandBuilderImpl(SCommandImpl command)
public SCommand done()
done in interface SCommandBuilderpublic SCommandBuilder setSystem(boolean system)
setSystem in interface SCommandBuilder