java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, Serializable

@Entity(name="ViewRiksdagenCommittee") public class ViewRiksdagenCommittee extends Object implements com.hack23.cia.model.common.api.ModelObject

Java class for ViewRiksdagenCommittee complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ViewRiksdagenCommittee">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="embeddedId" type="{http://committee.data.application.internal.model.cia.hack23.com/impl}RiksdagenCommitteeEmbeddedId"/>
         <element name="totalAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="firstAssignmentDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="lastAssignmentDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="totalDaysServed" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentMemberSize" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="active" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • embeddedId

      protected RiksdagenCommitteeEmbeddedId embeddedId
      The embedded id.
    • totalAssignments

      protected long totalAssignments
      The total assignments.
    • firstAssignmentDate

      protected Date firstAssignmentDate
      The first assignment date.
    • lastAssignmentDate

      protected Date lastAssignmentDate
      The last assignment date.
    • totalDaysServed

      protected long totalDaysServed
      The total days served.
    • currentMemberSize

      protected long currentMemberSize
      The current member size.
    • active

      protected boolean active
      The active.
    • totalLeadershipPositions

      protected long totalLeadershipPositions
      The total leadership positions.
    • currentLeadershipPositions

      protected long currentLeadershipPositions
      The current leadership positions.
    • totalSubstitutePositions

      protected long totalSubstitutePositions
      The total substitute positions.
    • currentSubstitutePositions

      protected long currentSubstitutePositions
      The current substitute positions.
    • currentRegularMembers

      protected long currentRegularMembers
      The current regular members.
    • totalDocuments

      protected long totalDocuments
      The total documents.
    • documentsLastYear

      protected long documentsLastYear
      The documents last year.
    • avgDocumentsPerMember

      protected double avgDocumentsPerMember
      The avg documents per member.
    • totalCommitteeMotions

      protected long totalCommitteeMotions
      The total committee motions.
    • totalFollowUpMotions

      protected long totalFollowUpMotions
      The total follow up motions.
    • activityLevel

      protected String activityLevel
      The activity level.
  • Constructor Details

    • ViewRiksdagenCommittee

      public ViewRiksdagenCommittee()
  • Method Details

    • getEmbeddedId

      public RiksdagenCommitteeEmbeddedId getEmbeddedId()
      Gets the value of the embeddedId property.
      Returns:
      possible object is RiksdagenCommitteeEmbeddedId
    • setEmbeddedId

      public void setEmbeddedId(RiksdagenCommitteeEmbeddedId value)
      Sets the value of the embeddedId property.
      Parameters:
      value - allowed object is RiksdagenCommitteeEmbeddedId
    • getTotalAssignments

      public long getTotalAssignments()
      Gets the value of the totalAssignments property.
      Returns:
      the total assignments
    • setTotalAssignments

      public void setTotalAssignments(long value)
      Sets the value of the totalAssignments property.
      Parameters:
      value - the new total assignments
    • getFirstAssignmentDate

      public Date getFirstAssignmentDate()
      Gets the value of the firstAssignmentDate property.
      Returns:
      possible object is String
    • setFirstAssignmentDate

      public void setFirstAssignmentDate(Date value)
      Sets the value of the firstAssignmentDate property.
      Parameters:
      value - allowed object is String
    • getLastAssignmentDate

      public Date getLastAssignmentDate()
      Gets the value of the lastAssignmentDate property.
      Returns:
      possible object is String
    • setLastAssignmentDate

      public void setLastAssignmentDate(Date value)
      Sets the value of the lastAssignmentDate property.
      Parameters:
      value - allowed object is String
    • getTotalDaysServed

      public long getTotalDaysServed()
      Gets the value of the totalDaysServed property.
      Returns:
      the total days served
    • setTotalDaysServed

      public void setTotalDaysServed(long value)
      Sets the value of the totalDaysServed property.
      Parameters:
      value - the new total days served
    • getCurrentMemberSize

      public long getCurrentMemberSize()
      Gets the value of the currentMemberSize property.
      Returns:
      the current member size
    • setCurrentMemberSize

      public void setCurrentMemberSize(long value)
      Sets the value of the currentMemberSize property.
      Parameters:
      value - the new current member size
    • isActive

      public boolean isActive()
      Gets the value of the active property.
      Returns:
      true, if is active
    • setActive

      public void setActive(boolean value)
      Sets the value of the active property.
      Parameters:
      value - the new active
    • getTotalLeadershipPositions

      public long getTotalLeadershipPositions()
      Gets the total leadership positions.
      Returns:
      the total leadership positions
    • setTotalLeadershipPositions

      public void setTotalLeadershipPositions(long value)
      Sets the total leadership positions.
      Parameters:
      value - the new total leadership positions
    • getCurrentLeadershipPositions

      public long getCurrentLeadershipPositions()
      Gets the current leadership positions.
      Returns:
      the current leadership positions
    • setCurrentLeadershipPositions

      public void setCurrentLeadershipPositions(long value)
      Sets the current leadership positions.
      Parameters:
      value - the new current leadership positions
    • getTotalSubstitutePositions

      public long getTotalSubstitutePositions()
      Gets the total substitute positions.
      Returns:
      the total substitute positions
    • setTotalSubstitutePositions

      public void setTotalSubstitutePositions(long value)
      Sets the total substitute positions.
      Parameters:
      value - the new total substitute positions
    • getCurrentSubstitutePositions

      public long getCurrentSubstitutePositions()
      Gets the current substitute positions.
      Returns:
      the current substitute positions
    • setCurrentSubstitutePositions

      public void setCurrentSubstitutePositions(long value)
      Sets the current substitute positions.
      Parameters:
      value - the new current substitute positions
    • getCurrentRegularMembers

      public long getCurrentRegularMembers()
      Gets the current regular members.
      Returns:
      the current regular members
    • setCurrentRegularMembers

      public void setCurrentRegularMembers(long value)
      Sets the current regular members.
      Parameters:
      value - the new current regular members
    • getTotalDocuments

      public long getTotalDocuments()
      Gets the total documents.
      Returns:
      the total documents
    • setTotalDocuments

      public void setTotalDocuments(long value)
      Sets the total documents.
      Parameters:
      value - the new total documents
    • getDocumentsLastYear

      public long getDocumentsLastYear()
      Gets the documents last year.
      Returns:
      the documents last year
    • setDocumentsLastYear

      public void setDocumentsLastYear(long value)
      Sets the documents last year.
      Parameters:
      value - the new documents last year
    • getAvgDocumentsPerMember

      public double getAvgDocumentsPerMember()
      Gets the avg documents per member.
      Returns:
      the avg documents per member
    • setAvgDocumentsPerMember

      public void setAvgDocumentsPerMember(double value)
      Sets the avg documents per member.
      Parameters:
      value - the new avg documents per member
    • getTotalCommitteeMotions

      public long getTotalCommitteeMotions()
      Gets the total committee motions.
      Returns:
      the total committee motions
    • setTotalCommitteeMotions

      public void setTotalCommitteeMotions(long value)
      Sets the total committee motions.
      Parameters:
      value - the new total committee motions
    • getTotalFollowUpMotions

      public long getTotalFollowUpMotions()
      Gets the total follow up motions.
      Returns:
      the total follow up motions
    • setTotalFollowUpMotions

      public void setTotalFollowUpMotions(long value)
      Sets the total follow up motions.
      Parameters:
      value - the new total follow up motions
    • getActivityLevel

      public String getActivityLevel()
      Gets the activity level.
      Returns:
      the activity level
    • setActivityLevel

      public void setActivityLevel(String value)
      Sets the activity level.
      Parameters:
      value - the new activity level
    • withTotalLeadershipPositions

      public ViewRiksdagenCommittee withTotalLeadershipPositions(long value)
      With total leadership positions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withCurrentLeadershipPositions

      public ViewRiksdagenCommittee withCurrentLeadershipPositions(long value)
      With current leadership positions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalSubstitutePositions

      public ViewRiksdagenCommittee withTotalSubstitutePositions(long value)
      With total substitute positions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withCurrentSubstitutePositions

      public ViewRiksdagenCommittee withCurrentSubstitutePositions(long value)
      With current substitute positions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withCurrentRegularMembers

      public ViewRiksdagenCommittee withCurrentRegularMembers(long value)
      With current regular members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalDocuments

      public ViewRiksdagenCommittee withTotalDocuments(long value)
      With total documents.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withDocumentsLastYear

      public ViewRiksdagenCommittee withDocumentsLastYear(long value)
      With documents last year.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withAvgDocumentsPerMember

      public ViewRiksdagenCommittee withAvgDocumentsPerMember(double value)
      With avg documents per member.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalCommitteeMotions

      public ViewRiksdagenCommittee withTotalCommitteeMotions(long value)
      With total committee motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalFollowUpMotions

      public ViewRiksdagenCommittee withTotalFollowUpMotions(long value)
      With total follow up motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withActivityLevel

      public ViewRiksdagenCommittee withActivityLevel(String value)
      With activity level.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withEmbeddedId

      With embedded id.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalAssignments

      public ViewRiksdagenCommittee withTotalAssignments(long value)
      With total assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withFirstAssignmentDate

      public ViewRiksdagenCommittee withFirstAssignmentDate(Date value)
      With first assignment date.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withLastAssignmentDate

      public ViewRiksdagenCommittee withLastAssignmentDate(Date value)
      With last assignment date.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withTotalDaysServed

      public ViewRiksdagenCommittee withTotalDaysServed(long value)
      With total days served.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withCurrentMemberSize

      public ViewRiksdagenCommittee withCurrentMemberSize(long value)
      With current member size.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • withActive

      public ViewRiksdagenCommittee withActive(boolean value)
      With active.
      Parameters:
      value - the value
      Returns:
      the view riksdagen committee
    • toString

      public final String toString()
      To string.
      Overrides:
      toString in class Object
      Returns:
      the string
    • equals

      public final boolean equals(Object obj)
      Equals.
      Overrides:
      equals in class Object
      Parameters:
      obj - the obj
      Returns:
      true, if successful
    • hashCode

      public final int hashCode()
      Hash code.
      Overrides:
      hashCode in class Object
      Returns:
      the int