org.tm4j.tmnav.env.SetableProperty .setDefaultValue(java.lang.String string)

Description

sets the default value for a property that may be set to an arbitrary String.

If the property contains predefined options, this defaultvalue will be ignored.
To make an option the default option use #setDefaultOption(OptionDesc)

Parameters
java.lang.String string

Other Resources

Related Topics

Has Parameters