Class DTODataCollectionSheetState

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

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

    • DTODataCollectionSheetState

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

    • getId

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

      public final void setId(Long id)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCode

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

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

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

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