Class DTOAssetOperationCenterInsert

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

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

    • DTOAssetOperationCenterInsert

      public DTOAssetOperationCenterInsert()
  • Method Details

    • 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