java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.BOForecastResource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOForecastResource extends DynO
Business object representing a row of a forecast resource
Since:
15.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOForecastResource

      public BOForecastResource()
  • Method Details

    • getId

      public Long getId()
      Returns the forecast resource's id
      Returns:
      the forecast resource's id
    • setId

      public void setId(Long id)
      Sets the forecast resource's id
      Parameters:
      id - the forecast resource's id
    • getForecastHeader

      public Long getForecastHeader()
      Returns the id of the related forecast header
      Returns:
      the id of the related forecast header
    • setForecastHeader

      public void setForecastHeader(Long forecastHeader)
      Sets the id of the related forecast header
      Parameters:
      forecastHeader - the id of the related forecast header
    • getCode

      public String getCode()
      Returns the forecast resource's code
      Returns:
      the forecast resource's code
    • setCode

      public void setCode(String code)
      Sets the forecast resource's code
      Parameters:
      code - the forecast resource's code
    • getName

      public String getName()
      Returns the forecast resource's name
      Returns:
      the forecast resource's name
    • setName

      public void setName(String name)
      Sets the forecast resource's name
      Parameters:
      name - the forecast resource's name
    • getSurname

      public String getSurname()
      Returns the forecast resource's surname
      Returns:
      the forecast resource's surname
    • setSurname

      public void setSurname(String surname)
      Sets the forecast resource's surname
      Parameters:
      surname - the forecast resource's surname