Class BOCriticalActivityDetectProcess

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.BOCriticalActivityDetectProcess
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOCriticalActivityDetectProcess extends DynO
Business object representing a Critical Activity Detect Process.
Since:
13.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOCriticalActivityDetectProcess

      public BOCriticalActivityDetectProcess()
  • Method Details

    • getId

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

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the critical activity detect process id
    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Returns the wo operation.
      Returns:
      the work order operation id
    • setWorkOrderOperation

      public void setWorkOrderOperation(Long workOrderOperation)
      Sets the wo operation.
      Parameters:
      workOrderOperation - the work order operation id
    • getStartDate

      public Date getStartDate()
      Returns the start date.
      Returns:
      the critical activity detect process start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date.
      Parameters:
      startDate - the critical activity detect process start date
    • getEndDate

      public Date getEndDate()
      Returns the end date.
      Returns:
      the critical activity detect process end date
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the end date.
      Parameters:
      endDate - the critical activity detect process end date
    • getType

      public Long getType()
      Returns the type.
      Returns:
      the type id
    • setType

      public void setType(Long type)
      Sets the type.
      Parameters:
      type - the type id
    • getUuid

      public String getUuid()
      Returns the UUID.
      Returns:
      the critical activity detect process uuid
    • setUuid

      public void setUuid(String uuid)
      Sets the UUID.
      Parameters:
      uuid - the critical activity detect process uuid
    • getNodeHost

      public String getNodeHost()
      Returns the node host.
      Returns:
      the critical activity detect process node host
    • setNodeHost

      public void setNodeHost(String nodeHost)
      Sets the node host.
      Parameters:
      nodeHost - the critical activity detect process node host