Class DTODataCollectionTemplateSheetInsert

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

public class DTODataCollectionTemplateSheetInsert extends DynO
DTO used to insert a data collection template sheet.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateSheetInsert

      public DTODataCollectionTemplateSheetInsert()
  • Method Details

    • getOperationCenter

      public Long getOperationCenter()
      Returns the data collection template sheet operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the data collection template sheet operation center id.
      Parameters:
      operationCenter - the operation center id
    • getDescription

      public LocalizedString getDescription()
      Returns the data collection template sheet description.
      Returns:
      the description
    • setDescription

      public void setDescription(LocalizedString description)
      Sets the data collection template sheet description.
      Parameters:
      description - the description