Class DTODataCollectionOptionsGroup

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

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

    • DTODataCollectionOptionsGroup

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

    • 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.
    • 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.