Class DTODataCollectionSheetAssociateResource

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

public class DTODataCollectionSheetAssociateResource extends DynO
DTO used to associate a data collection sheet to a scheduling resource.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionSheetAssociateResource

      public DTODataCollectionSheetAssociateResource()
  • Method Details

    • getResourceId

      public Long getResourceId()
      Gets the scheduling resource.
      Returns:
      the scheduling resource
    • setResourceId

      public void setResourceId(Long resourceId)
      Sets the scheduling resource.
      Parameters:
      resourceId - the new scheduling resource