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

public class DTOForecastResourceInsert extends DynO
DTO to insert a forecast resource.
Since:
15.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOForecastResourceInsert

      public DTOForecastResourceInsert()
  • Method Details

    • 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