org.tm4j.tmnav.env.SetableProperty .getDefaultValue()

Description

Returns the default value of this property as a String.
If this property contains at least one predefined option, the default value is read from the field defaultOption of this instance.
If this property does not contain predefined options, the default value is the value of the field defaultValue of this instance.

Returns

the default value. may be null

Other Resources

Related Topics