Class DTOAssetOperationCenter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.assets.rs1.operationcenter.DTOAssetOperationCenter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOAssetOperationCenter extends DynO
DTO for asset operation center
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOAssetOperationCenter

      public DTOAssetOperationCenter()
  • 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
    • getAsset

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

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

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

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

      public final Long getStructure()
      Gets the structure id.
      Returns:
      the structure id
    • setStructure

      public final void setStructure(Long structure)
      Sets the structure id.
      Parameters:
      structure - the new structure id
    • getWorkOrderType

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

      public final void setWorkOrderType(Long workOrderType)
      Sets the work order type id.
      Parameters:
      workOrderType - the new work order type id