Class ProfileDto

java.lang.Object
no.ntnu.principes.dto.ProfileDto

public class ProfileDto extends Object
A Data Transfer Object (DTO) representing profile information for a user or member. Used for associating task-related data with its creator or assigned member.
  • Constructor Details

    • ProfileDto

      public ProfileDto()