Class DTOImmediateSchedulingWOSortUpdate

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort.DTOImmediateSchedulingWOSortUpdate
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOImmediateSchedulingWOSortUpdate extends DynO
DTO for update immediate scheduling w o sort
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOImmediateSchedulingWOSortUpdate

      public DTOImmediateSchedulingWOSortUpdate()
  • Method Details

    • getCode

      public final Optional<String> getCode()
      Gets the code.
      Returns:
      the code
    • setCode

      public final void setCode(Optional<String> code)
      Sets the code.
      Parameters:
      code - the new code
    • getDescription

      public final Optional<LocalizedString> getDescription()
      Gets the description.
      Returns:
      the description
    • setDescription

      public final void setDescription(Optional<LocalizedString> description)
      Sets the description.
      Parameters:
      description - the new description