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
,java.io.Serializable
@Entity(name="ViewRiksdagenPartySummary") public class ViewRiksdagenPartySummary extends java.lang.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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
active
protected boolean
activeCommittee
protected boolean
activeEu
protected boolean
activeGovernment
protected boolean
activeParliament
protected boolean
activeParty
protected boolean
activeSpeaker
protected long
currentAssignments
protected long
currentCommitteeAssignments
protected long
currentMinistryAssignments
protected long
currentPartyAssignments
protected long
currentSpeakerAssignments
protected java.util.Date
firstAssignmentDate
protected java.util.Date
lastAssignmentDate
protected java.lang.String
party
protected long
totalActiveCommittee
protected long
totalActiveEu
protected long
totalActiveGovernment
protected long
totalActiveParliament
protected long
totalAssignments
protected long
totalCommitteeAssignments
protected long
totalDaysServed
protected long
totalDaysServedCommittee
protected long
totalDaysServedEu
protected long
totalDaysServedGovernment
protected long
totalDaysServedParliament
protected long
totalDaysServedParty
protected long
totalDaysServedSpeaker
protected long
totalMinistryAssignments
protected long
totalPartyAssignments
protected long
totalSpeakerAssignments
-
Constructor Summary
Constructors Constructor Description ViewRiksdagenPartySummary()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
long
getCurrentAssignments()
Gets the value of the currentAssignments property.long
getCurrentCommitteeAssignments()
Gets the value of the currentCommitteeAssignments property.long
getCurrentMinistryAssignments()
Gets the value of the currentMinistryAssignments property.long
getCurrentPartyAssignments()
Gets the value of the currentPartyAssignments property.long
getCurrentSpeakerAssignments()
Gets the value of the currentSpeakerAssignments property.java.util.Date
getFirstAssignmentDate()
Gets the value of the firstAssignmentDate property.java.util.Date
getLastAssignmentDate()
Gets the value of the lastAssignmentDate property.java.lang.String
getParty()
Gets the value of the party property.long
getTotalActiveCommittee()
Gets the value of the totalActiveCommittee property.long
getTotalActiveEu()
Gets the value of the totalActiveEu property.long
getTotalActiveGovernment()
Gets the value of the totalActiveGovernment property.long
getTotalActiveParliament()
Gets the value of the totalActiveParliament property.long
getTotalAssignments()
Gets the value of the totalAssignments property.long
getTotalCommitteeAssignments()
Gets the value of the totalCommitteeAssignments property.long
getTotalDaysServed()
Gets the value of the totalDaysServed property.long
getTotalDaysServedCommittee()
Gets the value of the totalDaysServedCommittee property.long
getTotalDaysServedEu()
Gets the value of the totalDaysServedEu property.long
getTotalDaysServedGovernment()
Gets the value of the totalDaysServedGovernment property.long
getTotalDaysServedParliament()
Gets the value of the totalDaysServedParliament property.long
getTotalDaysServedParty()
Gets the value of the totalDaysServedParty property.long
getTotalDaysServedSpeaker()
Gets the value of the totalDaysServedSpeaker property.long
getTotalMinistryAssignments()
Gets the value of the totalMinistryAssignments property.long
getTotalPartyAssignments()
Gets the value of the totalPartyAssignments property.long
getTotalSpeakerAssignments()
Gets the value of the totalSpeakerAssignments property.int
hashCode()
boolean
isActive()
Gets the value of the active property.boolean
isActiveCommittee()
Gets the value of the activeCommittee property.boolean
isActiveEu()
Gets the value of the activeEu property.boolean
isActiveGovernment()
Gets the value of the activeGovernment property.boolean
isActiveParliament()
Gets the value of the activeParliament property.boolean
isActiveParty()
Gets the value of the activeParty property.boolean
isActiveSpeaker()
Gets the value of the activeSpeaker property.void
setActive(boolean value)
Sets the value of the active property.void
setActiveCommittee(boolean value)
Sets the value of the activeCommittee property.void
setActiveEu(boolean value)
Sets the value of the activeEu property.void
setActiveGovernment(boolean value)
Sets the value of the activeGovernment property.void
setActiveParliament(boolean value)
Sets the value of the activeParliament property.void
setActiveParty(boolean value)
Sets the value of the activeParty property.void
setActiveSpeaker(boolean value)
Sets the value of the activeSpeaker property.void
setCurrentAssignments(long value)
Sets the value of the currentAssignments property.void
setCurrentCommitteeAssignments(long value)
Sets the value of the currentCommitteeAssignments property.void
setCurrentMinistryAssignments(long value)
Sets the value of the currentMinistryAssignments property.void
setCurrentPartyAssignments(long value)
Sets the value of the currentPartyAssignments property.void
setCurrentSpeakerAssignments(long value)
Sets the value of the currentSpeakerAssignments property.void
setFirstAssignmentDate(java.util.Date value)
Sets the value of the firstAssignmentDate property.void
setLastAssignmentDate(java.util.Date value)
Sets the value of the lastAssignmentDate property.void
setParty(java.lang.String value)
Sets the value of the party property.void
setTotalActiveCommittee(long value)
Sets the value of the totalActiveCommittee property.void
setTotalActiveEu(long value)
Sets the value of the totalActiveEu property.void
setTotalActiveGovernment(long value)
Sets the value of the totalActiveGovernment property.void
setTotalActiveParliament(long value)
Sets the value of the totalActiveParliament property.void
setTotalAssignments(long value)
Sets the value of the totalAssignments property.void
setTotalCommitteeAssignments(long value)
Sets the value of the totalCommitteeAssignments property.void
setTotalDaysServed(long value)
Sets the value of the totalDaysServed property.void
setTotalDaysServedCommittee(long value)
Sets the value of the totalDaysServedCommittee property.void
setTotalDaysServedEu(long value)
Sets the value of the totalDaysServedEu property.void
setTotalDaysServedGovernment(long value)
Sets the value of the totalDaysServedGovernment property.void
setTotalDaysServedParliament(long value)
Sets the value of the totalDaysServedParliament property.void
setTotalDaysServedParty(long value)
Sets the value of the totalDaysServedParty property.void
setTotalDaysServedSpeaker(long value)
Sets the value of the totalDaysServedSpeaker property.void
setTotalMinistryAssignments(long value)
Sets the value of the totalMinistryAssignments property.void
setTotalPartyAssignments(long value)
Sets the value of the totalPartyAssignments property.void
setTotalSpeakerAssignments(long value)
Sets the value of the totalSpeakerAssignments property.java.lang.String
toString()
ViewRiksdagenPartySummary
withActive(boolean value)
ViewRiksdagenPartySummary
withActiveCommittee(boolean value)
ViewRiksdagenPartySummary
withActiveEu(boolean value)
ViewRiksdagenPartySummary
withActiveGovernment(boolean value)
ViewRiksdagenPartySummary
withActiveParliament(boolean value)
ViewRiksdagenPartySummary
withActiveParty(boolean value)
ViewRiksdagenPartySummary
withActiveSpeaker(boolean value)
ViewRiksdagenPartySummary
withCurrentAssignments(long value)
ViewRiksdagenPartySummary
withCurrentCommitteeAssignments(long value)
ViewRiksdagenPartySummary
withCurrentMinistryAssignments(long value)
ViewRiksdagenPartySummary
withCurrentPartyAssignments(long value)
ViewRiksdagenPartySummary
withCurrentSpeakerAssignments(long value)
ViewRiksdagenPartySummary
withFirstAssignmentDate(java.util.Date value)
ViewRiksdagenPartySummary
withLastAssignmentDate(java.util.Date value)
ViewRiksdagenPartySummary
withParty(java.lang.String value)
ViewRiksdagenPartySummary
withTotalActiveCommittee(long value)
ViewRiksdagenPartySummary
withTotalActiveEu(long value)
ViewRiksdagenPartySummary
withTotalActiveGovernment(long value)
ViewRiksdagenPartySummary
withTotalActiveParliament(long value)
ViewRiksdagenPartySummary
withTotalAssignments(long value)
ViewRiksdagenPartySummary
withTotalCommitteeAssignments(long value)
ViewRiksdagenPartySummary
withTotalDaysServed(long value)
ViewRiksdagenPartySummary
withTotalDaysServedCommittee(long value)
ViewRiksdagenPartySummary
withTotalDaysServedEu(long value)
ViewRiksdagenPartySummary
withTotalDaysServedGovernment(long value)
ViewRiksdagenPartySummary
withTotalDaysServedParliament(long value)
ViewRiksdagenPartySummary
withTotalDaysServedParty(long value)
ViewRiksdagenPartySummary
withTotalDaysServedSpeaker(long value)
ViewRiksdagenPartySummary
withTotalMinistryAssignments(long value)
ViewRiksdagenPartySummary
withTotalPartyAssignments(long value)
ViewRiksdagenPartySummary
withTotalSpeakerAssignments(long value)
-
-
-
Field Detail
-
party
protected java.lang.String party
-
totalAssignments
protected long totalAssignments
-
currentAssignments
protected long currentAssignments
-
firstAssignmentDate
protected java.util.Date firstAssignmentDate
-
lastAssignmentDate
protected java.util.Date lastAssignmentDate
-
totalDaysServed
protected long totalDaysServed
-
totalDaysServedParliament
protected long totalDaysServedParliament
-
totalDaysServedCommittee
protected long totalDaysServedCommittee
-
totalDaysServedGovernment
protected long totalDaysServedGovernment
-
totalDaysServedEu
protected long totalDaysServedEu
-
active
protected boolean active
-
activeEu
protected boolean activeEu
-
activeGovernment
protected boolean activeGovernment
-
activeCommittee
protected boolean activeCommittee
-
activeParliament
protected boolean activeParliament
-
totalActiveEu
protected long totalActiveEu
-
totalActiveGovernment
protected long totalActiveGovernment
-
totalActiveCommittee
protected long totalActiveCommittee
-
totalActiveParliament
protected long totalActiveParliament
-
activeParty
protected boolean activeParty
-
activeSpeaker
protected boolean activeSpeaker
-
totalDaysServedSpeaker
protected long totalDaysServedSpeaker
-
totalDaysServedParty
protected long totalDaysServedParty
-
totalPartyAssignments
protected long totalPartyAssignments
-
totalMinistryAssignments
protected long totalMinistryAssignments
-
totalCommitteeAssignments
protected long totalCommitteeAssignments
-
totalSpeakerAssignments
protected long totalSpeakerAssignments
-
currentPartyAssignments
protected long currentPartyAssignments
-
currentMinistryAssignments
protected long currentMinistryAssignments
-
currentCommitteeAssignments
protected long currentCommitteeAssignments
-
currentSpeakerAssignments
protected long currentSpeakerAssignments
-
-
Method Detail
-
getParty
public java.lang.String getParty()
Gets the value of the party property.- Returns:
- possible object is
String
-
setParty
public void setParty(java.lang.String value)
Sets the value of the party property.- Parameters:
value
- allowed object isString
-
getTotalAssignments
public long getTotalAssignments()
Gets the value of the totalAssignments property.
-
setTotalAssignments
public void setTotalAssignments(long value)
Sets the value of the totalAssignments property.
-
getCurrentAssignments
public long getCurrentAssignments()
Gets the value of the currentAssignments property.
-
setCurrentAssignments
public void setCurrentAssignments(long value)
Sets the value of the currentAssignments property.
-
getFirstAssignmentDate
public java.util.Date getFirstAssignmentDate()
Gets the value of the firstAssignmentDate property.- Returns:
- possible object is
String
-
setFirstAssignmentDate
public void setFirstAssignmentDate(java.util.Date value)
Sets the value of the firstAssignmentDate property.- Parameters:
value
- allowed object isString
-
getLastAssignmentDate
public java.util.Date getLastAssignmentDate()
Gets the value of the lastAssignmentDate property.- Returns:
- possible object is
String
-
setLastAssignmentDate
public void setLastAssignmentDate(java.util.Date value)
Sets the value of the lastAssignmentDate property.- Parameters:
value
- allowed object isString
-
getTotalDaysServed
public long getTotalDaysServed()
Gets the value of the totalDaysServed property.
-
setTotalDaysServed
public void setTotalDaysServed(long value)
Sets the value of the totalDaysServed property.
-
getTotalDaysServedParliament
public long getTotalDaysServedParliament()
Gets the value of the totalDaysServedParliament property.
-
setTotalDaysServedParliament
public void setTotalDaysServedParliament(long value)
Sets the value of the totalDaysServedParliament property.
-
getTotalDaysServedCommittee
public long getTotalDaysServedCommittee()
Gets the value of the totalDaysServedCommittee property.
-
setTotalDaysServedCommittee
public void setTotalDaysServedCommittee(long value)
Sets the value of the totalDaysServedCommittee property.
-
getTotalDaysServedGovernment
public long getTotalDaysServedGovernment()
Gets the value of the totalDaysServedGovernment property.
-
setTotalDaysServedGovernment
public void setTotalDaysServedGovernment(long value)
Sets the value of the totalDaysServedGovernment property.
-
getTotalDaysServedEu
public long getTotalDaysServedEu()
Gets the value of the totalDaysServedEu property.
-
setTotalDaysServedEu
public void setTotalDaysServedEu(long value)
Sets the value of the totalDaysServedEu property.
-
isActive
public boolean isActive()
Gets the value of the active property.
-
setActive
public void setActive(boolean value)
Sets the value of the active property.
-
isActiveEu
public boolean isActiveEu()
Gets the value of the activeEu property.
-
setActiveEu
public void setActiveEu(boolean value)
Sets the value of the activeEu property.
-
isActiveGovernment
public boolean isActiveGovernment()
Gets the value of the activeGovernment property.
-
setActiveGovernment
public void setActiveGovernment(boolean value)
Sets the value of the activeGovernment property.
-
isActiveCommittee
public boolean isActiveCommittee()
Gets the value of the activeCommittee property.
-
setActiveCommittee
public void setActiveCommittee(boolean value)
Sets the value of the activeCommittee property.
-
isActiveParliament
public boolean isActiveParliament()
Gets the value of the activeParliament property.
-
setActiveParliament
public void setActiveParliament(boolean value)
Sets the value of the activeParliament property.
-
getTotalActiveEu
public long getTotalActiveEu()
Gets the value of the totalActiveEu property.
-
setTotalActiveEu
public void setTotalActiveEu(long value)
Sets the value of the totalActiveEu property.
-
getTotalActiveGovernment
public long getTotalActiveGovernment()
Gets the value of the totalActiveGovernment property.
-
setTotalActiveGovernment
public void setTotalActiveGovernment(long value)
Sets the value of the totalActiveGovernment property.
-
getTotalActiveCommittee
public long getTotalActiveCommittee()
Gets the value of the totalActiveCommittee property.
-
setTotalActiveCommittee
public void setTotalActiveCommittee(long value)
Sets the value of the totalActiveCommittee property.
-
getTotalActiveParliament
public long getTotalActiveParliament()
Gets the value of the totalActiveParliament property.
-
setTotalActiveParliament
public void setTotalActiveParliament(long value)
Sets the value of the totalActiveParliament property.
-
isActiveParty
public boolean isActiveParty()
Gets the value of the activeParty property.
-
setActiveParty
public void setActiveParty(boolean value)
Sets the value of the activeParty property.
-
isActiveSpeaker
public boolean isActiveSpeaker()
Gets the value of the activeSpeaker property.
-
setActiveSpeaker
public void setActiveSpeaker(boolean value)
Sets the value of the activeSpeaker property.
-
getTotalDaysServedSpeaker
public long getTotalDaysServedSpeaker()
Gets the value of the totalDaysServedSpeaker property.
-
setTotalDaysServedSpeaker
public void setTotalDaysServedSpeaker(long value)
Sets the value of the totalDaysServedSpeaker property.
-
getTotalDaysServedParty
public long getTotalDaysServedParty()
Gets the value of the totalDaysServedParty property.
-
setTotalDaysServedParty
public void setTotalDaysServedParty(long value)
Sets the value of the totalDaysServedParty property.
-
getTotalPartyAssignments
public long getTotalPartyAssignments()
Gets the value of the totalPartyAssignments property.
-
setTotalPartyAssignments
public void setTotalPartyAssignments(long value)
Sets the value of the totalPartyAssignments property.
-
getTotalMinistryAssignments
public long getTotalMinistryAssignments()
Gets the value of the totalMinistryAssignments property.
-
setTotalMinistryAssignments
public void setTotalMinistryAssignments(long value)
Sets the value of the totalMinistryAssignments property.
-
getTotalCommitteeAssignments
public long getTotalCommitteeAssignments()
Gets the value of the totalCommitteeAssignments property.
-
setTotalCommitteeAssignments
public void setTotalCommitteeAssignments(long value)
Sets the value of the totalCommitteeAssignments property.
-
getTotalSpeakerAssignments
public long getTotalSpeakerAssignments()
Gets the value of the totalSpeakerAssignments property.
-
setTotalSpeakerAssignments
public void setTotalSpeakerAssignments(long value)
Sets the value of the totalSpeakerAssignments property.
-
getCurrentPartyAssignments
public long getCurrentPartyAssignments()
Gets the value of the currentPartyAssignments property.
-
setCurrentPartyAssignments
public void setCurrentPartyAssignments(long value)
Sets the value of the currentPartyAssignments property.
-
getCurrentMinistryAssignments
public long getCurrentMinistryAssignments()
Gets the value of the currentMinistryAssignments property.
-
setCurrentMinistryAssignments
public void setCurrentMinistryAssignments(long value)
Sets the value of the currentMinistryAssignments property.
-
getCurrentCommitteeAssignments
public long getCurrentCommitteeAssignments()
Gets the value of the currentCommitteeAssignments property.
-
setCurrentCommitteeAssignments
public void setCurrentCommitteeAssignments(long value)
Sets the value of the currentCommitteeAssignments property.
-
getCurrentSpeakerAssignments
public long getCurrentSpeakerAssignments()
Gets the value of the currentSpeakerAssignments property.
-
setCurrentSpeakerAssignments
public void setCurrentSpeakerAssignments(long value)
Sets the value of the currentSpeakerAssignments property.
-
withParty
public ViewRiksdagenPartySummary withParty(java.lang.String value)
-
withTotalAssignments
public ViewRiksdagenPartySummary withTotalAssignments(long value)
-
withCurrentAssignments
public ViewRiksdagenPartySummary withCurrentAssignments(long value)
-
withFirstAssignmentDate
public ViewRiksdagenPartySummary withFirstAssignmentDate(java.util.Date value)
-
withLastAssignmentDate
public ViewRiksdagenPartySummary withLastAssignmentDate(java.util.Date value)
-
withTotalDaysServed
public ViewRiksdagenPartySummary withTotalDaysServed(long value)
-
withTotalDaysServedParliament
public ViewRiksdagenPartySummary withTotalDaysServedParliament(long value)
-
withTotalDaysServedCommittee
public ViewRiksdagenPartySummary withTotalDaysServedCommittee(long value)
-
withTotalDaysServedGovernment
public ViewRiksdagenPartySummary withTotalDaysServedGovernment(long value)
-
withTotalDaysServedEu
public ViewRiksdagenPartySummary withTotalDaysServedEu(long value)
-
withActive
public ViewRiksdagenPartySummary withActive(boolean value)
-
withActiveEu
public ViewRiksdagenPartySummary withActiveEu(boolean value)
-
withActiveGovernment
public ViewRiksdagenPartySummary withActiveGovernment(boolean value)
-
withActiveCommittee
public ViewRiksdagenPartySummary withActiveCommittee(boolean value)
-
withActiveParliament
public ViewRiksdagenPartySummary withActiveParliament(boolean value)
-
withTotalActiveEu
public ViewRiksdagenPartySummary withTotalActiveEu(long value)
-
withTotalActiveGovernment
public ViewRiksdagenPartySummary withTotalActiveGovernment(long value)
-
withTotalActiveCommittee
public ViewRiksdagenPartySummary withTotalActiveCommittee(long value)
-
withTotalActiveParliament
public ViewRiksdagenPartySummary withTotalActiveParliament(long value)
-
withActiveParty
public ViewRiksdagenPartySummary withActiveParty(boolean value)
-
withActiveSpeaker
public ViewRiksdagenPartySummary withActiveSpeaker(boolean value)
-
withTotalDaysServedSpeaker
public ViewRiksdagenPartySummary withTotalDaysServedSpeaker(long value)
-
withTotalDaysServedParty
public ViewRiksdagenPartySummary withTotalDaysServedParty(long value)
-
withTotalPartyAssignments
public ViewRiksdagenPartySummary withTotalPartyAssignments(long value)
-
withTotalMinistryAssignments
public ViewRiksdagenPartySummary withTotalMinistryAssignments(long value)
-
withTotalCommitteeAssignments
public ViewRiksdagenPartySummary withTotalCommitteeAssignments(long value)
-
withTotalSpeakerAssignments
public ViewRiksdagenPartySummary withTotalSpeakerAssignments(long value)
-
withCurrentPartyAssignments
public ViewRiksdagenPartySummary withCurrentPartyAssignments(long value)
-
withCurrentMinistryAssignments
public ViewRiksdagenPartySummary withCurrentMinistryAssignments(long value)
-
withCurrentCommitteeAssignments
public ViewRiksdagenPartySummary withCurrentCommitteeAssignments(long value)
-
withCurrentSpeakerAssignments
public ViewRiksdagenPartySummary withCurrentSpeakerAssignments(long value)
-
toString
public final java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
equals
public final boolean equals(java.lang.Object obj)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public final int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
-