Class DTOTeamLevel

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.teams.rs1.teamlevel.DTOTeamLevel
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOTeamLevel extends DynO
DTO for team level
Since:
16.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOTeamLevel

      public DTOTeamLevel()
  • 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)
    • getCode

      public final String getCode()
    • setCode

      public final void setCode(String code)