java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.rs5.location.region.DTORegion
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTORegion extends DynO
DTO for Region.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTORegion

      public DTORegion()
  • Method Details

    • getId

      public final Long getId()
    • setId

      public final void setId(Long id)
    • getDescription

      public final String getDescription()
    • setDescription

      public final void setDescription(String description)