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

public class DTOForecastResourceUpdate extends DynO
DTO to update the forecast resource.
Since:
15.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOForecastResourceUpdate

      public DTOForecastResourceUpdate()
  • Method Details

    • getCode

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

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

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

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

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

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