Class DTOWorkloadDistributionRule

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.roughplanning.rs1.weight.rule.DTOWorkloadDistributionRule
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOWorkloadDistributionRule extends DynO
DTO for work load distribution rule
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOWorkloadDistributionRule

      public DTOWorkloadDistributionRule()
  • Method Details

    • getId

      public final Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getOperationCenter

      public final Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public final void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getCode

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

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

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

      public final void setDescription(LocalizedString description)
      Sets the description.
      Parameters:
      description - the new description
    • getCreationUser

      public final Long getCreationUser()
      Gets the creation user.
      Returns:
      the creation user
    • setCreationUser

      public final void setCreationUser(Long creationUser)
      Sets the creation user.
      Parameters:
      creationUser - the new creation user
    • getCreationDate

      public final ZonedDateTime getCreationDate()
      Gets the creation date.
      Returns:
      the creation date
    • setCreationDate

      public final void setCreationDate(ZonedDateTime creationDate)
      Sets the creation date.
      Parameters:
      creationDate - the new creation date
    • getActive

      public Boolean getActive()
      Gets the active flag.
      Returns:
      the active flag
    • setActive

      public void setActive(Boolean active)
      Sets the active flag.
      Parameters:
      active - the active flag