setTarget — This method will set the minimum and maximum target values of the specified target.
setTarget ( String label , double min , double max )
The command has the following arguments:
label
The target to set
min
The annual minimum target level to set. This value will be multiplied by the number of years in each period.
max
The annual maximum target level to set. This value will be multiplied by the number of years in each period.
This method will set the minimum and maximum target values of the specified target.
The target values should be specified on a annualized basis. These methods will multiply the target level by the number of years in the period.