Class ViewRiksdagenPartySummary

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

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

Java class for ViewRiksdagenPartySummary complex type.

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

 <complexType name="ViewRiksdagenPartySummary">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="party" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="totalAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentAssignments" 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="totalDaysServedParliament" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalDaysServedCommittee" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalDaysServedGovernment" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalDaysServedEu" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="active" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="activeEu" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="activeGovernment" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="activeCommittee" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="activeParliament" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="totalActiveEu" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalActiveGovernment" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalActiveCommittee" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalActiveParliament" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="activeParty" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="activeSpeaker" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="totalDaysServedSpeaker" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalDaysServedParty" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalPartyAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalMinistryAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalCommitteeAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="totalSpeakerAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentPartyAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentMinistryAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentCommitteeAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentSpeakerAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • party

      protected String party
      The party.
    • totalAssignments

      protected long totalAssignments
      The total assignments.
    • currentAssignments

      protected long currentAssignments
      The current 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.
    • totalDaysServedParliament

      protected long totalDaysServedParliament
      The total days served parliament.
    • totalDaysServedCommittee

      protected long totalDaysServedCommittee
      The total days served committee.
    • totalDaysServedGovernment

      protected long totalDaysServedGovernment
      The total days served government.
    • totalDaysServedEu

      protected long totalDaysServedEu
      The total days served eu.
    • active

      protected boolean active
      The active.
    • activeEu

      protected boolean activeEu
      The active eu.
    • activeGovernment

      protected boolean activeGovernment
      The active government.
    • activeCommittee

      protected boolean activeCommittee
      The active committee.
    • activeParliament

      protected boolean activeParliament
      The active parliament.
    • totalActiveEu

      protected long totalActiveEu
      The total active eu.
    • totalActiveGovernment

      protected long totalActiveGovernment
      The total active government.
    • totalActiveCommittee

      protected long totalActiveCommittee
      The total active committee.
    • totalActiveParliament

      protected long totalActiveParliament
      The total active parliament.
    • activeParty

      protected boolean activeParty
      The active party.
    • activeSpeaker

      protected boolean activeSpeaker
      The active speaker.
    • totalDaysServedSpeaker

      protected long totalDaysServedSpeaker
      The total days served speaker.
    • totalDaysServedParty

      protected long totalDaysServedParty
      The total days served party.
    • totalPartyAssignments

      protected long totalPartyAssignments
      The total party assignments.
    • totalMinistryAssignments

      protected long totalMinistryAssignments
      The total ministry assignments.
    • totalCommitteeAssignments

      protected long totalCommitteeAssignments
      The total committee assignments.
    • totalSpeakerAssignments

      protected long totalSpeakerAssignments
      The total speaker assignments.
    • currentPartyAssignments

      protected long currentPartyAssignments
      The current party assignments.
    • currentMinistryAssignments

      protected long currentMinistryAssignments
      The current ministry assignments.
    • currentCommitteeAssignments

      protected long currentCommitteeAssignments
      The current committee assignments.
    • currentSpeakerAssignments

      protected long currentSpeakerAssignments
      The current speaker assignments.
    • totalCommitteeSubstituteAssignments

      protected long totalCommitteeSubstituteAssignments
      The total committee substitute assignments.
    • currentCommitteeSubstituteAssignments

      protected long currentCommitteeSubstituteAssignments
      The current committee substitute assignments.
    • totalDaysServedCommitteeSubstitute

      protected long totalDaysServedCommitteeSubstitute
      The total days served committee substitute.
    • totalCommitteeLeadershipAssignments

      protected long totalCommitteeLeadershipAssignments
      The total committee leadership assignments.
    • currentCommitteeLeadershipAssignments

      protected long currentCommitteeLeadershipAssignments
      The current committee leadership assignments.
    • totalDaysServedCommitteeLeadership

      protected long totalDaysServedCommitteeLeadership
      The total days served committee leadership.
    • totalDocuments

      protected long totalDocuments
      The total documents.
    • avgDocumentsPerMember

      protected double avgDocumentsPerMember
      The average documents per member.
    • totalPartyMotions

      protected long totalPartyMotions
      The total party motions.
    • totalIndividualMotions

      protected long totalIndividualMotions
      The total individual motions.
    • totalCommitteeMotions

      protected long totalCommitteeMotions
      The total committee motions.
    • totalCollaborativeMotions

      protected long totalCollaborativeMotions
      The total collaborative motions.
    • totalFollowUpMotions

      protected long totalFollowUpMotions
      The total follow up motions.
    • veryHighActivityMembers

      protected long veryHighActivityMembers
      The very high activity members.
    • highActivityMembers

      protected long highActivityMembers
      The high activity members.
    • mediumActivityMembers

      protected long mediumActivityMembers
      The medium activity members.
    • lowActivityMembers

      protected long lowActivityMembers
      The low activity members.
    • partyFocusedMembers

      protected long partyFocusedMembers
      The party focused members.
    • committeeFocusedMembers

      protected long committeeFocusedMembers
      The committee focused members.
    • individualFocusedMembers

      protected long individualFocusedMembers
      The individual focused members.
    • currentlyActiveMembers

      protected long currentlyActiveMembers
      The currently active members.
    • totalDocumentsLastYear

      protected long totalDocumentsLastYear
      The total documents last year.
    • avgDocumentsLastYear

      protected double avgDocumentsLastYear
      The average documents last year.
    • firstPartyDocument

      protected Date firstPartyDocument
      The first party document.
    • lastPartyDocument

      protected Date lastPartyDocument
      The last party document.
    • avgCollaborationPercentage

      protected double avgCollaborationPercentage
      The average collaboration percentage.
    • highlyCollaborativeMembers

      protected long highlyCollaborativeMembers
      The highly collaborative members.
  • Constructor Details

    • ViewRiksdagenPartySummary

      public ViewRiksdagenPartySummary()
  • Method Details

    • getParty

      public String getParty()
      Gets the value of the party property.
      Returns:
      possible object is String
    • setParty

      public void setParty(String value)
      Sets the value of the party property.
      Parameters:
      value - allowed object is String
    • 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
    • getCurrentAssignments

      public long getCurrentAssignments()
      Gets the value of the currentAssignments property.
      Returns:
      the current assignments
    • setCurrentAssignments

      public void setCurrentAssignments(long value)
      Sets the value of the currentAssignments property.
      Parameters:
      value - the new current 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
    • getTotalDaysServedParliament

      public long getTotalDaysServedParliament()
      Gets the value of the totalDaysServedParliament property.
      Returns:
      the total days served parliament
    • setTotalDaysServedParliament

      public void setTotalDaysServedParliament(long value)
      Sets the value of the totalDaysServedParliament property.
      Parameters:
      value - the new total days served parliament
    • getTotalDaysServedCommittee

      public long getTotalDaysServedCommittee()
      Gets the value of the totalDaysServedCommittee property.
      Returns:
      the total days served committee
    • setTotalDaysServedCommittee

      public void setTotalDaysServedCommittee(long value)
      Sets the value of the totalDaysServedCommittee property.
      Parameters:
      value - the new total days served committee
    • getTotalDaysServedGovernment

      public long getTotalDaysServedGovernment()
      Gets the value of the totalDaysServedGovernment property.
      Returns:
      the total days served government
    • setTotalDaysServedGovernment

      public void setTotalDaysServedGovernment(long value)
      Sets the value of the totalDaysServedGovernment property.
      Parameters:
      value - the new total days served government
    • getTotalDaysServedEu

      public long getTotalDaysServedEu()
      Gets the value of the totalDaysServedEu property.
      Returns:
      the total days served eu
    • setTotalDaysServedEu

      public void setTotalDaysServedEu(long value)
      Sets the value of the totalDaysServedEu property.
      Parameters:
      value - the new total days served eu
    • 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
    • isActiveEu

      public boolean isActiveEu()
      Gets the value of the activeEu property.
      Returns:
      true, if is active eu
    • setActiveEu

      public void setActiveEu(boolean value)
      Sets the value of the activeEu property.
      Parameters:
      value - the new active eu
    • isActiveGovernment

      public boolean isActiveGovernment()
      Gets the value of the activeGovernment property.
      Returns:
      true, if is active government
    • setActiveGovernment

      public void setActiveGovernment(boolean value)
      Sets the value of the activeGovernment property.
      Parameters:
      value - the new active government
    • isActiveCommittee

      public boolean isActiveCommittee()
      Gets the value of the activeCommittee property.
      Returns:
      true, if is active committee
    • setActiveCommittee

      public void setActiveCommittee(boolean value)
      Sets the value of the activeCommittee property.
      Parameters:
      value - the new active committee
    • isActiveParliament

      public boolean isActiveParliament()
      Gets the value of the activeParliament property.
      Returns:
      true, if is active parliament
    • setActiveParliament

      public void setActiveParliament(boolean value)
      Sets the value of the activeParliament property.
      Parameters:
      value - the new active parliament
    • getTotalActiveEu

      public long getTotalActiveEu()
      Gets the value of the totalActiveEu property.
      Returns:
      the total active eu
    • setTotalActiveEu

      public void setTotalActiveEu(long value)
      Sets the value of the totalActiveEu property.
      Parameters:
      value - the new total active eu
    • getTotalActiveGovernment

      public long getTotalActiveGovernment()
      Gets the value of the totalActiveGovernment property.
      Returns:
      the total active government
    • setTotalActiveGovernment

      public void setTotalActiveGovernment(long value)
      Sets the value of the totalActiveGovernment property.
      Parameters:
      value - the new total active government
    • getTotalActiveCommittee

      public long getTotalActiveCommittee()
      Gets the value of the totalActiveCommittee property.
      Returns:
      the total active committee
    • setTotalActiveCommittee

      public void setTotalActiveCommittee(long value)
      Sets the value of the totalActiveCommittee property.
      Parameters:
      value - the new total active committee
    • getTotalActiveParliament

      public long getTotalActiveParliament()
      Gets the value of the totalActiveParliament property.
      Returns:
      the total active parliament
    • setTotalActiveParliament

      public void setTotalActiveParliament(long value)
      Sets the value of the totalActiveParliament property.
      Parameters:
      value - the new total active parliament
    • isActiveParty

      public boolean isActiveParty()
      Gets the value of the activeParty property.
      Returns:
      true, if is active party
    • setActiveParty

      public void setActiveParty(boolean value)
      Sets the value of the activeParty property.
      Parameters:
      value - the new active party
    • isActiveSpeaker

      public boolean isActiveSpeaker()
      Gets the value of the activeSpeaker property.
      Returns:
      true, if is active speaker
    • setActiveSpeaker

      public void setActiveSpeaker(boolean value)
      Sets the value of the activeSpeaker property.
      Parameters:
      value - the new active speaker
    • getTotalDaysServedSpeaker

      public long getTotalDaysServedSpeaker()
      Gets the value of the totalDaysServedSpeaker property.
      Returns:
      the total days served speaker
    • setTotalDaysServedSpeaker

      public void setTotalDaysServedSpeaker(long value)
      Sets the value of the totalDaysServedSpeaker property.
      Parameters:
      value - the new total days served speaker
    • getTotalDaysServedParty

      public long getTotalDaysServedParty()
      Gets the value of the totalDaysServedParty property.
      Returns:
      the total days served party
    • setTotalDaysServedParty

      public void setTotalDaysServedParty(long value)
      Sets the value of the totalDaysServedParty property.
      Parameters:
      value - the new total days served party
    • getTotalPartyAssignments

      public long getTotalPartyAssignments()
      Gets the value of the totalPartyAssignments property.
      Returns:
      the total party assignments
    • setTotalPartyAssignments

      public void setTotalPartyAssignments(long value)
      Sets the value of the totalPartyAssignments property.
      Parameters:
      value - the new total party assignments
    • getTotalMinistryAssignments

      public long getTotalMinistryAssignments()
      Gets the value of the totalMinistryAssignments property.
      Returns:
      the total ministry assignments
    • setTotalMinistryAssignments

      public void setTotalMinistryAssignments(long value)
      Sets the value of the totalMinistryAssignments property.
      Parameters:
      value - the new total ministry assignments
    • getTotalCommitteeAssignments

      public long getTotalCommitteeAssignments()
      Gets the value of the totalCommitteeAssignments property.
      Returns:
      the total committee assignments
    • setTotalCommitteeAssignments

      public void setTotalCommitteeAssignments(long value)
      Sets the value of the totalCommitteeAssignments property.
      Parameters:
      value - the new total committee assignments
    • getTotalSpeakerAssignments

      public long getTotalSpeakerAssignments()
      Gets the value of the totalSpeakerAssignments property.
      Returns:
      the total speaker assignments
    • setTotalSpeakerAssignments

      public void setTotalSpeakerAssignments(long value)
      Sets the value of the totalSpeakerAssignments property.
      Parameters:
      value - the new total speaker assignments
    • getCurrentPartyAssignments

      public long getCurrentPartyAssignments()
      Gets the value of the currentPartyAssignments property.
      Returns:
      the current party assignments
    • setCurrentPartyAssignments

      public void setCurrentPartyAssignments(long value)
      Sets the value of the currentPartyAssignments property.
      Parameters:
      value - the new current party assignments
    • getCurrentMinistryAssignments

      public long getCurrentMinistryAssignments()
      Gets the value of the currentMinistryAssignments property.
      Returns:
      the current ministry assignments
    • setCurrentMinistryAssignments

      public void setCurrentMinistryAssignments(long value)
      Sets the value of the currentMinistryAssignments property.
      Parameters:
      value - the new current ministry assignments
    • getCurrentCommitteeAssignments

      public long getCurrentCommitteeAssignments()
      Gets the value of the currentCommitteeAssignments property.
      Returns:
      the current committee assignments
    • setCurrentCommitteeAssignments

      public void setCurrentCommitteeAssignments(long value)
      Sets the value of the currentCommitteeAssignments property.
      Parameters:
      value - the new current committee assignments
    • getCurrentSpeakerAssignments

      public long getCurrentSpeakerAssignments()
      Gets the value of the currentSpeakerAssignments property.
      Returns:
      the current speaker assignments
    • getTotalCommitteeSubstituteAssignments

      public long getTotalCommitteeSubstituteAssignments()
      Gets the total committee substitute assignments.
      Returns:
      the total committee substitute assignments
    • setTotalCommitteeSubstituteAssignments

      public void setTotalCommitteeSubstituteAssignments(long value)
      Sets the total committee substitute assignments.
      Parameters:
      value - the new total committee substitute assignments
    • getCurrentCommitteeSubstituteAssignments

      public long getCurrentCommitteeSubstituteAssignments()
      Gets the current committee substitute assignments.
      Returns:
      the current committee substitute assignments
    • setCurrentCommitteeSubstituteAssignments

      public void setCurrentCommitteeSubstituteAssignments(long value)
      Sets the current committee substitute assignments.
      Parameters:
      value - the new current committee substitute assignments
    • getTotalDaysServedCommitteeSubstitute

      public long getTotalDaysServedCommitteeSubstitute()
      Gets the total days served committee substitute.
      Returns:
      the total days served committee substitute
    • setTotalDaysServedCommitteeSubstitute

      public void setTotalDaysServedCommitteeSubstitute(long value)
      Sets the total days served committee substitute.
      Parameters:
      value - the new total days served committee substitute
    • getTotalCommitteeLeadershipAssignments

      public long getTotalCommitteeLeadershipAssignments()
      Gets the total committee leadership assignments.
      Returns:
      the total committee leadership assignments
    • setTotalCommitteeLeadershipAssignments

      public void setTotalCommitteeLeadershipAssignments(long value)
      Sets the total committee leadership assignments.
      Parameters:
      value - the new total committee leadership assignments
    • getCurrentCommitteeLeadershipAssignments

      public long getCurrentCommitteeLeadershipAssignments()
      Gets the current committee leadership assignments.
      Returns:
      the current committee leadership assignments
    • setCurrentCommitteeLeadershipAssignments

      public void setCurrentCommitteeLeadershipAssignments(long value)
      Sets the current committee leadership assignments.
      Parameters:
      value - the new current committee leadership assignments
    • getTotalDaysServedCommitteeLeadership

      public long getTotalDaysServedCommitteeLeadership()
      Gets the total days served committee leadership.
      Returns:
      the total days served committee leadership
    • setTotalDaysServedCommitteeLeadership

      public void setTotalDaysServedCommitteeLeadership(long value)
      Sets the total days served committee leadership.
      Parameters:
      value - the new total days served committee leadership
    • setCurrentSpeakerAssignments

      public void setCurrentSpeakerAssignments(long value)
      Sets the value of the currentSpeakerAssignments property.
      Parameters:
      value - the new current speaker assignments
    • 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
    • getAvgDocumentsPerMember

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

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

      public long getTotalPartyMotions()
      Gets the total party motions.
      Returns:
      the total party motions
    • setTotalPartyMotions

      public void setTotalPartyMotions(long value)
      Sets the total party motions.
      Parameters:
      value - the new total party motions
    • getTotalIndividualMotions

      public long getTotalIndividualMotions()
      Gets the total individual motions.
      Returns:
      the total individual motions
    • setTotalIndividualMotions

      public void setTotalIndividualMotions(long value)
      Sets the total individual motions.
      Parameters:
      value - the new total individual motions
    • 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
    • getTotalCollaborativeMotions

      public long getTotalCollaborativeMotions()
      Gets the total collaborative motions.
      Returns:
      the total collaborative motions
    • setTotalCollaborativeMotions

      public void setTotalCollaborativeMotions(long value)
      Sets the total collaborative motions.
      Parameters:
      value - the new total collaborative 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
    • getVeryHighActivityMembers

      public long getVeryHighActivityMembers()
      Gets the very high activity members.
      Returns:
      the very high activity members
    • setVeryHighActivityMembers

      public void setVeryHighActivityMembers(long value)
      Sets the very high activity members.
      Parameters:
      value - the new very high activity members
    • getHighActivityMembers

      public long getHighActivityMembers()
      Gets the high activity members.
      Returns:
      the high activity members
    • setHighActivityMembers

      public void setHighActivityMembers(long value)
      Sets the high activity members.
      Parameters:
      value - the new high activity members
    • getMediumActivityMembers

      public long getMediumActivityMembers()
      Gets the medium activity members.
      Returns:
      the medium activity members
    • setMediumActivityMembers

      public void setMediumActivityMembers(long value)
      Sets the medium activity members.
      Parameters:
      value - the new medium activity members
    • getLowActivityMembers

      public long getLowActivityMembers()
      Gets the low activity members.
      Returns:
      the low activity members
    • setLowActivityMembers

      public void setLowActivityMembers(long value)
      Sets the low activity members.
      Parameters:
      value - the new low activity members
    • getPartyFocusedMembers

      public long getPartyFocusedMembers()
      Gets the party focused members.
      Returns:
      the party focused members
    • setPartyFocusedMembers

      public void setPartyFocusedMembers(long value)
      Sets the party focused members.
      Parameters:
      value - the new party focused members
    • getCommitteeFocusedMembers

      public long getCommitteeFocusedMembers()
      Gets the committee focused members.
      Returns:
      the committee focused members
    • setCommitteeFocusedMembers

      public void setCommitteeFocusedMembers(long value)
      Sets the committee focused members.
      Parameters:
      value - the new committee focused members
    • getIndividualFocusedMembers

      public long getIndividualFocusedMembers()
      Gets the individual focused members.
      Returns:
      the individual focused members
    • setIndividualFocusedMembers

      public void setIndividualFocusedMembers(long value)
      Sets the individual focused members.
      Parameters:
      value - the new individual focused members
    • getCurrentlyActiveMembers

      public long getCurrentlyActiveMembers()
      Gets the currently active members.
      Returns:
      the currently active members
    • setCurrentlyActiveMembers

      public void setCurrentlyActiveMembers(long value)
      Sets the currently active members.
      Parameters:
      value - the new currently active members
    • getTotalDocumentsLastYear

      public long getTotalDocumentsLastYear()
      Gets the total documents last year.
      Returns:
      the total documents last year
    • setTotalDocumentsLastYear

      public void setTotalDocumentsLastYear(long value)
      Sets the total documents last year.
      Parameters:
      value - the new total documents last year
    • getAvgDocumentsLastYear

      public double getAvgDocumentsLastYear()
      Gets the average documents last year.
      Returns:
      the average documents last year
    • setAvgDocumentsLastYear

      public void setAvgDocumentsLastYear(double value)
      Sets the average documents last year.
      Parameters:
      value - the new average documents last year
    • getFirstPartyDocument

      public Date getFirstPartyDocument()
      Gets the first party document date.
      Returns:
      the first party document date
    • setFirstPartyDocument

      public void setFirstPartyDocument(Date value)
      Sets the first party document date.
      Parameters:
      value - the new first party document date
    • getLastPartyDocument

      public Date getLastPartyDocument()
      Gets the last party document date.
      Returns:
      the last party document date
    • setLastPartyDocument

      public void setLastPartyDocument(Date value)
      Sets the last party document date.
      Parameters:
      value - the new last party document date
    • getAvgCollaborationPercentage

      public double getAvgCollaborationPercentage()
      Gets the average collaboration percentage.
      Returns:
      the average collaboration percentage
    • setAvgCollaborationPercentage

      public void setAvgCollaborationPercentage(double value)
      Sets the average collaboration percentage.
      Parameters:
      value - the new average collaboration percentage
    • getHighlyCollaborativeMembers

      public long getHighlyCollaborativeMembers()
      Gets the highly collaborative members.
      Returns:
      the highly collaborative members
    • setHighlyCollaborativeMembers

      public void setHighlyCollaborativeMembers(long value)
      Sets the highly collaborative members.
      Parameters:
      value - the new highly collaborative members
    • withTotalDocuments

      public ViewRiksdagenPartySummary withTotalDocuments(long value)
      With total documents.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withAvgDocumentsPerMember

      public ViewRiksdagenPartySummary withAvgDocumentsPerMember(double value)
      With average documents per member.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalPartyMotions

      public ViewRiksdagenPartySummary withTotalPartyMotions(long value)
      With total party motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalIndividualMotions

      public ViewRiksdagenPartySummary withTotalIndividualMotions(long value)
      With total individual motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalCommitteeMotions

      public ViewRiksdagenPartySummary withTotalCommitteeMotions(long value)
      With total committee motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalCollaborativeMotions

      public ViewRiksdagenPartySummary withTotalCollaborativeMotions(long value)
      With total collaborative motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalFollowUpMotions

      public ViewRiksdagenPartySummary withTotalFollowUpMotions(long value)
      With total follow up motions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withVeryHighActivityMembers

      public ViewRiksdagenPartySummary withVeryHighActivityMembers(long value)
      With very high activity members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withHighActivityMembers

      public ViewRiksdagenPartySummary withHighActivityMembers(long value)
      With high activity members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withMediumActivityMembers

      public ViewRiksdagenPartySummary withMediumActivityMembers(long value)
      With medium activity members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withLowActivityMembers

      public ViewRiksdagenPartySummary withLowActivityMembers(long value)
      With low activity members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withPartyFocusedMembers

      public ViewRiksdagenPartySummary withPartyFocusedMembers(long value)
      With party focused members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCommitteeFocusedMembers

      public ViewRiksdagenPartySummary withCommitteeFocusedMembers(long value)
      With committee focused members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withIndividualFocusedMembers

      public ViewRiksdagenPartySummary withIndividualFocusedMembers(long value)
      With individual focused members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentlyActiveMembers

      public ViewRiksdagenPartySummary withCurrentlyActiveMembers(long value)
      With currently active members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDocumentsLastYear

      public ViewRiksdagenPartySummary withTotalDocumentsLastYear(long value)
      With total documents last year.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withAvgDocumentsLastYear

      public ViewRiksdagenPartySummary withAvgDocumentsLastYear(double value)
      With average documents last year.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withFirstPartyDocument

      public ViewRiksdagenPartySummary withFirstPartyDocument(Date value)
      With first party document.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withLastPartyDocument

      public ViewRiksdagenPartySummary withLastPartyDocument(Date value)
      With last party document.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withAvgCollaborationPercentage

      public ViewRiksdagenPartySummary withAvgCollaborationPercentage(double value)
      With average collaboration percentage.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withHighlyCollaborativeMembers

      public ViewRiksdagenPartySummary withHighlyCollaborativeMembers(long value)
      With highly collaborative members.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withParty

      public ViewRiksdagenPartySummary withParty(String value)
      With party.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalAssignments

      public ViewRiksdagenPartySummary withTotalAssignments(long value)
      With total assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentAssignments

      public ViewRiksdagenPartySummary withCurrentAssignments(long value)
      With current assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withFirstAssignmentDate

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

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

      public ViewRiksdagenPartySummary withTotalDaysServed(long value)
      With total days served.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedParliament

      public ViewRiksdagenPartySummary withTotalDaysServedParliament(long value)
      With total days served parliament.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedCommittee

      public ViewRiksdagenPartySummary withTotalDaysServedCommittee(long value)
      With total days served committee.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedGovernment

      public ViewRiksdagenPartySummary withTotalDaysServedGovernment(long value)
      With total days served government.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedEu

      public ViewRiksdagenPartySummary withTotalDaysServedEu(long value)
      With total days served eu.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActive

      public ViewRiksdagenPartySummary withActive(boolean value)
      With active.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveEu

      public ViewRiksdagenPartySummary withActiveEu(boolean value)
      With active eu.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveGovernment

      public ViewRiksdagenPartySummary withActiveGovernment(boolean value)
      With active government.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveCommittee

      public ViewRiksdagenPartySummary withActiveCommittee(boolean value)
      With active committee.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveParliament

      public ViewRiksdagenPartySummary withActiveParliament(boolean value)
      With active parliament.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalActiveEu

      public ViewRiksdagenPartySummary withTotalActiveEu(long value)
      With total active eu.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalActiveGovernment

      public ViewRiksdagenPartySummary withTotalActiveGovernment(long value)
      With total active government.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalActiveCommittee

      public ViewRiksdagenPartySummary withTotalActiveCommittee(long value)
      With total active committee.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalActiveParliament

      public ViewRiksdagenPartySummary withTotalActiveParliament(long value)
      With total active parliament.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveParty

      public ViewRiksdagenPartySummary withActiveParty(boolean value)
      With active party.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withActiveSpeaker

      public ViewRiksdagenPartySummary withActiveSpeaker(boolean value)
      With active speaker.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedSpeaker

      public ViewRiksdagenPartySummary withTotalDaysServedSpeaker(long value)
      With total days served speaker.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalDaysServedParty

      public ViewRiksdagenPartySummary withTotalDaysServedParty(long value)
      With total days served party.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalPartyAssignments

      public ViewRiksdagenPartySummary withTotalPartyAssignments(long value)
      With total party assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalMinistryAssignments

      public ViewRiksdagenPartySummary withTotalMinistryAssignments(long value)
      With total ministry assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalCommitteeAssignments

      public ViewRiksdagenPartySummary withTotalCommitteeAssignments(long value)
      With total committee assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withTotalSpeakerAssignments

      public ViewRiksdagenPartySummary withTotalSpeakerAssignments(long value)
      With total speaker assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentPartyAssignments

      public ViewRiksdagenPartySummary withCurrentPartyAssignments(long value)
      With current party assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentMinistryAssignments

      public ViewRiksdagenPartySummary withCurrentMinistryAssignments(long value)
      With current ministry assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentCommitteeAssignments

      public ViewRiksdagenPartySummary withCurrentCommitteeAssignments(long value)
      With current committee assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • withCurrentSpeakerAssignments

      public ViewRiksdagenPartySummary withCurrentSpeakerAssignments(long value)
      With current speaker assignments.
      Parameters:
      value - the value
      Returns:
      the view riksdagen party summary
    • 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