public class RenameForecast extends XMLRequest
| Constructor and Description |
|---|
RenameForecast(ForecastItem item,
String newName)
Constructs a
RenameForecast. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic RenameForecast(ForecastItem item, String newName)
RenameForecast.
This constructor is used to rename a forecast object.item - selected ForecastItem for rename.newName - new name of forecast object.Copyright © 2021. All rights reserved.