Class DTOBundleOperationOrdering

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

public class DTOBundleOperationOrdering extends DynO
DTO for Bundle Operation Ordering.
Since:
20.1
See Also:
GCApi:
dto
  • Constructor Details

    • DTOBundleOperationOrdering

      public DTOBundleOperationOrdering()
  • Method Details

    • getId

      public final Long getId()
      Returns the bundle operation ordering id.
      Returns:
      the bundle operation ordering id
    • setId

      public final void setId(Long id)
      Sets the bundle operation ordering id.
      Parameters:
      id - the bundle operation ordering id
    • getCode

      public final String getCode()
      Returns the bundle operation ordering code.
      Returns:
      the bundle operation ordering code
    • setCode

      public final void setCode(String code)
      Sets the bundle operation ordering code.
      Parameters:
      code - the bundle operation ordering code
    • getDescription

      public final String getDescription()
      Returns the bundle operation ordering description.
      Returns:
      the bundle operation ordering description
    • setDescription

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