Class WorkOrderOperationAttachmentInsertInput

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

public class WorkOrderOperationAttachmentInsertInput extends DynO
Since:
20.0
See Also:
  • Constructor Details

    • WorkOrderOperationAttachmentInsertInput

      public WorkOrderOperationAttachmentInsertInput()
  • Method Details

    • getWorkOrderOperation

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

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

      public String getUuid()
      Returns the uuid.
      Returns:
      the uuid
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid.
      Parameters:
      uuid - the uuid
    • getAttachmentType

      public Long getAttachmentType()
      Returns the attachment type id.
      Returns:
      the attachment type id
    • setAttachmentType

      public void setAttachmentType(Long attachmentType)
      Sets the attachment type id.
      Parameters:
      attachmentType - the attachment type id