Class OperationCenterDeductionFromCustomLogicInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.workorders.bl.operationcenter.event.OperationCenterDeductionFromCustomLogicInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class OperationCenterDeductionFromCustomLogicInput extends DynO
Since:
18.0
See Also:
  • Constructor Details

    • OperationCenterDeductionFromCustomLogicInput

      public OperationCenterDeductionFromCustomLogicInput()
  • Method Details

    • getWorkOrderType

      public Long getWorkOrderType()
      Returns the work order type id
      Returns:
      the work order type id
    • setWorkOrderType

      public void setWorkOrderType(Long workOrderType)
      Sets the work order type id
      Parameters:
      workOrderType - the work order type id to set
    • getAddress

      public Long getAddress()
      Returns the address id
      Returns:
      the address id
    • setAddress

      public void setAddress(Long address)
      Sets the address id
      Parameters:
      address - the address id
    • getReferenceDate

      public Date getReferenceDate()
      Returns the reference date
      Returns:
      the reference date
    • setReferenceDate

      public void setReferenceDate(Date referenceDate)
      Sets the reference date
      Parameters:
      referenceDate - the reference date