@Entity(name="ViewRiksdagenPolitician") public class ViewRiksdagenPolitician extends Object implements Serializable, com.hack23.cia.model.common.api.ModelObject, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for ViewRiksdagenPolitician complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenPolitician"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="personId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="party" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="gender" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="bornYear" type="{http://www.w3.org/2001/XMLSchema}int"/> <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="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>
Constructor and Description |
---|
ViewRiksdagenPolitician() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
int |
getBornYear()
Gets the value of the bornYear property.
|
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.
|
Date |
getFirstAssignmentDate()
Gets the value of the firstAssignmentDate property.
|
String |
getFirstName()
Gets the value of the firstName property.
|
String |
getGender()
Gets the value of the gender property.
|
Date |
getLastAssignmentDate()
Gets the value of the lastAssignmentDate property.
|
String |
getLastName()
Gets the value of the lastName property.
|
String |
getParty()
Gets the value of the party property.
|
String |
getPersonId()
Gets the value of the personId 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() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
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 |
setBornYear(int value)
Sets the value of the bornYear 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(Date value)
Sets the value of the firstAssignmentDate property.
|
void |
setFirstName(String value)
Sets the value of the firstName property.
|
void |
setGender(String value)
Sets the value of the gender property.
|
void |
setLastAssignmentDate(Date value)
Sets the value of the lastAssignmentDate property.
|
void |
setLastName(String value)
Sets the value of the lastName property.
|
void |
setParty(String value)
Sets the value of the party property.
|
void |
setPersonId(String value)
Sets the value of the personId 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.
|
String |
toString() |
ViewRiksdagenPolitician |
withActive(boolean value) |
ViewRiksdagenPolitician |
withActiveCommittee(boolean value) |
ViewRiksdagenPolitician |
withActiveEu(boolean value) |
ViewRiksdagenPolitician |
withActiveGovernment(boolean value) |
ViewRiksdagenPolitician |
withActiveParliament(boolean value) |
ViewRiksdagenPolitician |
withActiveParty(boolean value) |
ViewRiksdagenPolitician |
withActiveSpeaker(boolean value) |
ViewRiksdagenPolitician |
withBornYear(int value) |
ViewRiksdagenPolitician |
withCurrentAssignments(long value) |
ViewRiksdagenPolitician |
withCurrentCommitteeAssignments(long value) |
ViewRiksdagenPolitician |
withCurrentMinistryAssignments(long value) |
ViewRiksdagenPolitician |
withCurrentPartyAssignments(long value) |
ViewRiksdagenPolitician |
withCurrentSpeakerAssignments(long value) |
ViewRiksdagenPolitician |
withFirstAssignmentDate(Date value) |
ViewRiksdagenPolitician |
withFirstName(String value) |
ViewRiksdagenPolitician |
withGender(String value) |
ViewRiksdagenPolitician |
withLastAssignmentDate(Date value) |
ViewRiksdagenPolitician |
withLastName(String value) |
ViewRiksdagenPolitician |
withParty(String value) |
ViewRiksdagenPolitician |
withPersonId(String value) |
ViewRiksdagenPolitician |
withTotalAssignments(long value) |
ViewRiksdagenPolitician |
withTotalCommitteeAssignments(long value) |
ViewRiksdagenPolitician |
withTotalDaysServed(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedCommittee(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedEu(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedGovernment(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedParliament(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedParty(long value) |
ViewRiksdagenPolitician |
withTotalDaysServedSpeaker(long value) |
ViewRiksdagenPolitician |
withTotalMinistryAssignments(long value) |
ViewRiksdagenPolitician |
withTotalPartyAssignments(long value) |
ViewRiksdagenPolitician |
withTotalSpeakerAssignments(long value) |
protected String personId
protected String firstName
protected String lastName
protected String party
protected String gender
protected int bornYear
protected long totalAssignments
protected long currentAssignments
protected Date firstAssignmentDate
protected Date lastAssignmentDate
protected long totalDaysServed
protected long totalDaysServedParliament
protected long totalDaysServedCommittee
protected long totalDaysServedGovernment
protected long totalDaysServedEu
protected boolean active
protected boolean activeEu
protected boolean activeGovernment
protected boolean activeCommittee
protected boolean activeParliament
protected boolean activeParty
protected boolean activeSpeaker
protected long totalDaysServedSpeaker
protected long totalDaysServedParty
protected long totalPartyAssignments
protected long totalMinistryAssignments
protected long totalCommitteeAssignments
protected long totalSpeakerAssignments
protected long currentPartyAssignments
protected long currentMinistryAssignments
protected long currentCommitteeAssignments
protected long currentSpeakerAssignments
public String getPersonId()
String
public void setPersonId(String value)
value
- allowed object is
String
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getLastName()
String
public void setLastName(String value)
value
- allowed object is
String
public String getParty()
String
public void setParty(String value)
value
- allowed object is
String
public String getGender()
String
public void setGender(String value)
value
- allowed object is
String
public int getBornYear()
public void setBornYear(int value)
public long getTotalAssignments()
public void setTotalAssignments(long value)
public long getCurrentAssignments()
public void setCurrentAssignments(long value)
public Date getFirstAssignmentDate()
String
public void setFirstAssignmentDate(Date value)
value
- allowed object is
String
public Date getLastAssignmentDate()
String
public void setLastAssignmentDate(Date value)
value
- allowed object is
String
public long getTotalDaysServed()
public void setTotalDaysServed(long value)
public long getTotalDaysServedParliament()
public void setTotalDaysServedParliament(long value)
public long getTotalDaysServedCommittee()
public void setTotalDaysServedCommittee(long value)
public long getTotalDaysServedGovernment()
public void setTotalDaysServedGovernment(long value)
public long getTotalDaysServedEu()
public void setTotalDaysServedEu(long value)
public boolean isActive()
public void setActive(boolean value)
public boolean isActiveEu()
public void setActiveEu(boolean value)
public boolean isActiveGovernment()
public void setActiveGovernment(boolean value)
public boolean isActiveCommittee()
public void setActiveCommittee(boolean value)
public boolean isActiveParliament()
public void setActiveParliament(boolean value)
public boolean isActiveParty()
public void setActiveParty(boolean value)
public boolean isActiveSpeaker()
public void setActiveSpeaker(boolean value)
public long getTotalDaysServedSpeaker()
public void setTotalDaysServedSpeaker(long value)
public long getTotalDaysServedParty()
public void setTotalDaysServedParty(long value)
public long getTotalPartyAssignments()
public void setTotalPartyAssignments(long value)
public long getTotalMinistryAssignments()
public void setTotalMinistryAssignments(long value)
public long getTotalCommitteeAssignments()
public void setTotalCommitteeAssignments(long value)
public long getTotalSpeakerAssignments()
public void setTotalSpeakerAssignments(long value)
public long getCurrentPartyAssignments()
public void setCurrentPartyAssignments(long value)
public long getCurrentMinistryAssignments()
public void setCurrentMinistryAssignments(long value)
public long getCurrentCommitteeAssignments()
public void setCurrentCommitteeAssignments(long value)
public long getCurrentSpeakerAssignments()
public void setCurrentSpeakerAssignments(long value)
public ViewRiksdagenPolitician withPersonId(String value)
public ViewRiksdagenPolitician withFirstName(String value)
public ViewRiksdagenPolitician withLastName(String value)
public ViewRiksdagenPolitician withParty(String value)
public ViewRiksdagenPolitician withGender(String value)
public ViewRiksdagenPolitician withBornYear(int value)
public ViewRiksdagenPolitician withTotalAssignments(long value)
public ViewRiksdagenPolitician withCurrentAssignments(long value)
public ViewRiksdagenPolitician withFirstAssignmentDate(Date value)
public ViewRiksdagenPolitician withLastAssignmentDate(Date value)
public ViewRiksdagenPolitician withTotalDaysServed(long value)
public ViewRiksdagenPolitician withTotalDaysServedParliament(long value)
public ViewRiksdagenPolitician withTotalDaysServedCommittee(long value)
public ViewRiksdagenPolitician withTotalDaysServedGovernment(long value)
public ViewRiksdagenPolitician withTotalDaysServedEu(long value)
public ViewRiksdagenPolitician withActive(boolean value)
public ViewRiksdagenPolitician withActiveEu(boolean value)
public ViewRiksdagenPolitician withActiveGovernment(boolean value)
public ViewRiksdagenPolitician withActiveCommittee(boolean value)
public ViewRiksdagenPolitician withActiveParliament(boolean value)
public ViewRiksdagenPolitician withActiveParty(boolean value)
public ViewRiksdagenPolitician withActiveSpeaker(boolean value)
public ViewRiksdagenPolitician withTotalDaysServedSpeaker(long value)
public ViewRiksdagenPolitician withTotalDaysServedParty(long value)
public ViewRiksdagenPolitician withTotalPartyAssignments(long value)
public ViewRiksdagenPolitician withTotalMinistryAssignments(long value)
public ViewRiksdagenPolitician withTotalCommitteeAssignments(long value)
public ViewRiksdagenPolitician withTotalSpeakerAssignments(long value)
public ViewRiksdagenPolitician withCurrentPartyAssignments(long value)
public ViewRiksdagenPolitician withCurrentMinistryAssignments(long value)
public ViewRiksdagenPolitician withCurrentCommitteeAssignments(long value)
public ViewRiksdagenPolitician withCurrentSpeakerAssignments(long value)
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
Copyright © 2010–2017 www.hack23.com. All rights reserved.