Class DTOBundleOperationStatusFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.bundler.rs1.operation.status.DTOBundleOperationStatusFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOBundleOperationStatusFilter extends DynO
DTO for Bundle Operation Status Filter.
Since:
20.1
See Also:
GCApi:
dto
  • Constructor Details

    • DTOBundleOperationStatusFilter

      public DTOBundleOperationStatusFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Returns the bundle operation status id set as filter.
      Returns:
      the bundle operation status id
    • setId

      public final void setId(Collection<Long> id)
      Sets the bundle operation status id as filter.
      Parameters:
      id - the bundle operation status id
    • getCode

      public final Collection<String> getCode()
      Returns the bundle operation status code set as filter.
      Returns:
      the bundle operation status code
    • setCode

      public final void setCode(Collection<String> code)
      Sets the bundle operation status code as filter.
      Parameters:
      code - the bundle operation status code
    • getDescription

      public final String getDescription()
      Returns the bundle operation status description set as filter.
      Returns:
      the bundle operation status description
    • setDescription

      public final void setDescription(String description)
      Sets the bundle operation status description as filter.
      Parameters:
      description - the bundle status ordering description