public class ForecastServiceInterfacegetAvailabilityForecast extends Object
ProspectiveLineItem. An availability forecast
reports the maximum number of available units that the line item can book, and the total number
of units matching the line item's targeting.| Modifier and Type | Field and Description |
|---|---|
protected AvailabilityForecastOptions |
forecastOptions |
protected ProspectiveLineItem |
lineItem |
| Constructor and Description |
|---|
ForecastServiceInterfacegetAvailabilityForecast() |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityForecastOptions |
getForecastOptions()
Gets the value of the forecastOptions property.
|
ProspectiveLineItem |
getLineItem()
Gets the value of the lineItem property.
|
void |
setForecastOptions(AvailabilityForecastOptions value)
Sets the value of the forecastOptions property.
|
void |
setLineItem(ProspectiveLineItem value)
Sets the value of the lineItem property.
|
protected ProspectiveLineItem lineItem
protected AvailabilityForecastOptions forecastOptions
public ForecastServiceInterfacegetAvailabilityForecast()
public ProspectiveLineItem getLineItem()
ProspectiveLineItempublic void setLineItem(ProspectiveLineItem value)
value - allowed object is
ProspectiveLineItempublic AvailabilityForecastOptions getForecastOptions()
AvailabilityForecastOptionspublic void setForecastOptions(AvailabilityForecastOptions value)
value - allowed object is
AvailabilityForecastOptionsCopyright © 2018. All Rights Reserved.