Class DTOAssetOperationCenterFilter

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

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

    • DTOAssetOperationCenterFilter

      public DTOAssetOperationCenterFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getOperationCenterId

      public final Collection<Long> getOperationCenterId()
      Gets the operation center id.
      Returns:
      the operation center id
    • getOperationCenter

      public final Collection<Long> getOperationCenter()
      Gets the operation center id.
      Returns:
      the operation center id
    • setOperationCenterId

      public final void setOperationCenterId(Collection<Long> operationCenterId)
      Sets the operation center id.
      Parameters:
      operationCenterId - the new operation center id
    • getStructureId

      public final Collection<Long> getStructureId()
      Gets the structure id id.
      Returns:
      the structure id id
    • getStructure

      public final Collection<Long> getStructure()
      Gets the structure id.
      Returns:
      the structure id
    • setStructureId

      public final void setStructureId(Collection<Long> structureId)
      Sets the structure id id.
      Parameters:
      structureId - the new structure id id
    • getWorkOrderTypeId

      public final Collection<Long> getWorkOrderTypeId()
      Gets the work order type id.
      Returns:
      the work order type id
    • getWorkOrderType

      public final Collection<Long> getWorkOrderType()
      Gets the work order type id.
      Returns:
      the work order type id
    • setWorkOrderTypeId

      public final void setWorkOrderTypeId(Collection<Long> workOrderTypeId)
      Sets the work order type id.
      Parameters:
      workOrderTypeId - the new work order type id