Class DTODataCollectionSheet

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheet
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionSheet extends DynO
DTO for data collection sheet.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionSheet

      public DTODataCollectionSheet()
  • Method Details

    • getId

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

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

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

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

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

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

      public Long getState()
      Gets the state.
      Returns:
      the state
    • setState

      public void setState(Long state)
      Sets the state.
      Parameters:
      state - the new state
    • getCreationDate

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

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

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

      public void setCreationUserId(Long creationUser)
      Sets the creation user.
      Parameters:
      creationUser - the new creation user
    • getLastModifiedDate

      public ZonedDateTime getLastModifiedDate()
      Gets the last modified date.
      Returns:
      the last modified date
    • setLastModifiedDate

      public void setLastModifiedDate(ZonedDateTime lastModifiedDate)
      Sets the last modified date.
      Parameters:
      lastModifiedDate - the new last modified date
    • getLastModifiedUser

      public Long getLastModifiedUser()
      Gets the last modified user.
      Returns:
      the last modified user
    • setLastModifiedUser

      public void setLastModifiedUser(Long lastModifiedUser)
      Sets the last modified user.
      Parameters:
      lastModifiedUser - the new last modified user
    • getWoOperation

      public Long getWoOperation()
      Gets the work order operation.
      Returns:
      the work order operation
    • setWoOperationId

      public void setWoOperationId(Long woOperation)
      Sets the work order operation.
      Parameters:
      woOperation - the new work order operation
    • getType

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

      public void setType(Long type)
      Sets the type.
      Parameters:
      type - the new type
    • getScope

      public Long getScope()
      Gets the scope.
      Returns:
      the scope
    • setScope

      public void setScope(Long scope)
      Sets the scope.
      Parameters:
      scope - the new scope
    • getSchedulingUser

      public Long getSchedulingUser()
      Gets the scheduling user.
      Returns:
      the scheduling user
    • setSchedulingUser

      public void setSchedulingUser(Long schedulingUser)
      Sets the scheduling user.
      Parameters:
      schedulingUser - the new scheduling user
    • getOperationCenter

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

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

      public Boolean getLockSheet()
      Gets the lock sheet.
      Returns:
      the lock sheet
    • setLockSheet

      public void setLockSheet(Boolean lockSheet)
      Sets the lock sheet.
      Parameters:
      lockSheet - the new lock sheet
    • getUnlockSheet

      public Boolean getUnlockSheet()
      Gets the unlock sheet.
      Returns:
      the unlock sheet
    • setUnlockSheet

      public void setUnlockSheet(Boolean unlockSheet)
      Sets the unlock sheet.
      Parameters:
      unlockSheet - the new unlock sheet
    • getEnableSheetLock

      public Boolean getEnableSheetLock()
      Gets the enable sheet lock.
      Returns:
      the enable sheet lock
    • setEnableSheetLock

      public void setEnableSheetLock(Boolean enableSheetLock)
      Sets the enable sheet lock.
      Parameters:
      enableSheetLock - the new enable sheet lock
    • getUnlockUserRequesterId

      public Long getUnlockUserRequesterId()
      Gets the unlock user requester.
      Returns:
      the unlock user requester
    • setUnlockUserRequesterId

      public void setUnlockUserRequesterId(Long unlockUserRequesterId)
      Sets the unlock user requester.
      Parameters:
      unlockUserRequesterId - the new unlock user requester
    • getCreationXCoordinate

      public Double getCreationXCoordinate()
      Gets the creation X coordinate.
      Returns:
      the creation X coordinate
    • setCreationXCoordinate

      public void setCreationXCoordinate(Double creationXCoordinate)
      Sets the creation X coordinate.
      Parameters:
      creationXCoordinate - the creation X coordinate
    • getCreationYCoordinate

      public Double getCreationYCoordinate()
      Gets the creation Y coordinate.
      Returns:
      the creation Y coordinate
    • setCreationYCoordinate

      public void setCreationYCoordinate(Double creationYCoordinate)
      Sets the creation Y coordinate.
      Parameters:
      creationYCoordinate - the creation Y coordinate
    • getAccount

      public Long getAccount()
      Gets the account.
      Returns:
      the account
    • setAccount

      public void setAccount(Long account)
      Sets the account.
      Parameters:
      account - the account
    • getAsset

      public Long getAsset()
      Gets the asset.
      Returns:
      the asset
    • setAsset

      public void setAsset(Long asset)
      Sets the asset.
      Parameters:
      asset - the asset