| Frames | No Frames |
Methods with return type net.dpml.cli.builder.SwitchBuilder | |
| SwitchBuilder | Resets the builder. |
| SwitchBuilder | Use this Argument
|
| SwitchBuilder | Use this child Group
|
| SwitchBuilder | SwitchBuilder.withDescription(String newDescription) Use this option description
|
| SwitchBuilder | SwitchBuilder.withId(int newId) Sets the id
|
| SwitchBuilder | SwitchBuilder.withName(String name) Use this option name. |
| SwitchBuilder | SwitchBuilder.withRequired(boolean newRequired) Use this optionality
|
| SwitchBuilder | SwitchBuilder.withSwitchDefault(Boolean newSwitchDefault) Sets the default state for this switch
|