Class DTODataCollectionTemplateCreate

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

@Deprecated(forRemoval=true, since="22.0") public class DTODataCollectionTemplateCreate extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
DTO used to create a data collection template.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateCreate

      public DTODataCollectionTemplateCreate()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getCode

      public String getCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setCode

      public void setCode(String code)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDescription

      public LocalizedString getDescription()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setDescription

      public void setDescription(LocalizedString description)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getNote

      public String getNote()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setNote

      public void setNote(String note)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getActive

      public Boolean getActive()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setActive

      public void setActive(Boolean active)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSheetMobileGenerable

      public Boolean getSheetMobileGenerable()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSheetMobileGenerable

      public void setSheetMobileGenerable(Boolean sheetMobileGenerable)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSheetScope

      public Long getSheetScope()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSheetScope

      public void setSheetScope(Long sheetScope)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getType

      public Long getType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setType

      public void setType(Long type)
      Deprecated, for removal: This API element is subject to removal in a future version.