Class Points

java.lang.Object
no.ntnu.principes.domain.Points

public class Points extends Object
Represents a points record that associates a value with a member and task assignment. The class includes fields for a unique identifier, the points value, creation timestamp, member ID, and task assignment ID.
  • Constructor Details

    • Points

      public Points()