Class UserProfileResponse

java.lang.Object
overit.geocall.model.DynO
overit.geocall.base.rs2.profile.UserProfileResponse
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class UserProfileResponse extends DynO
See Also:
  • Constructor Details

    • UserProfileResponse

      public UserProfileResponse()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getCode

      public String getCode()
    • setCode

      public void setCode(String code)