
@Entity(name="ViewRiksdagenPartyMember") public class ViewRiksdagenPartyMember 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 ViewRiksdagenPartyMember complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="ViewRiksdagenPartyMember">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="hjid" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="address" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="city" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="coAddress" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="faxNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="partyId" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="partyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="phoneNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="postCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="registeredDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="shortCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="website" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="bornYear" type="{http://www.w3.org/2001/XMLSchema}int"/>
         <element name="electionRegion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="gender" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="hangarGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="image_url_192" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="image_url_80" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="image_url_max" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="last_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="party" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="person_url_xml" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="place" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected String | 
address  | 
protected int | 
bornYear  | 
protected String | 
city  | 
protected String | 
coAddress  | 
protected String | 
electionRegion  | 
protected String | 
email  | 
protected String | 
faxNumber  | 
protected String | 
firstName  | 
protected String | 
gender  | 
protected String | 
hangarGuid  | 
protected long | 
hjid  | 
protected String | 
id  | 
protected String | 
imageUrl192  | 
protected String | 
imageUrl80  | 
protected String | 
imageUrlMax  | 
protected String | 
lastName  | 
protected String | 
party  | 
protected String | 
partyId  | 
protected String | 
partyName  | 
protected String | 
personUrlXml  | 
protected String | 
phoneNumber  | 
protected String | 
place  | 
protected String | 
postCode  | 
protected Date | 
registeredDate  | 
protected String | 
shortCode  | 
protected String | 
status  | 
protected String | 
website  | 
| Constructor and Description | 
|---|
ViewRiksdagenPartyMember()  | 
| 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)  | 
String | 
getAddress()
Gets the value of the address property. 
 | 
int | 
getBornYear()
Gets the value of the bornYear property. 
 | 
String | 
getCity()
Gets the value of the city property. 
 | 
String | 
getCoAddress()
Gets the value of the coAddress property. 
 | 
String | 
getElectionRegion()
Gets the value of the electionRegion property. 
 | 
String | 
getEmail()
Gets the value of the email property. 
 | 
String | 
getFaxNumber()
Gets the value of the faxNumber property. 
 | 
String | 
getFirstName()
Gets the value of the firstName property. 
 | 
String | 
getGender()
Gets the value of the gender property. 
 | 
String | 
getHangarGuid()
Gets the value of the hangarGuid property. 
 | 
long | 
getHjid()
Gets the value of the hjid property. 
 | 
String | 
getId()
Gets the value of the id property. 
 | 
String | 
getImageUrl192()
Gets the value of the imageUrl192 property. 
 | 
String | 
getImageUrl80()
Gets the value of the imageUrl80 property. 
 | 
String | 
getImageUrlMax()
Gets the value of the imageUrlMax property. 
 | 
String | 
getLastName()
Gets the value of the lastName property. 
 | 
String | 
getParty()
Gets the value of the party property. 
 | 
String | 
getPartyId()
Gets the value of the partyId property. 
 | 
String | 
getPartyName()
Gets the value of the partyName property. 
 | 
String | 
getPersonUrlXml()
Gets the value of the personUrlXml property. 
 | 
String | 
getPhoneNumber()
Gets the value of the phoneNumber property. 
 | 
String | 
getPlace()
Gets the value of the place property. 
 | 
String | 
getPostCode()
Gets the value of the postCode property. 
 | 
Date | 
getRegisteredDate()
Gets the value of the registeredDate property. 
 | 
String | 
getShortCode()
Gets the value of the shortCode property. 
 | 
String | 
getStatus()
Gets the value of the status property. 
 | 
String | 
getWebsite()
Gets the value of the website property. 
 | 
int | 
hashCode()  | 
int | 
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
        org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)  | 
void | 
setAddress(String value)
Sets the value of the address property. 
 | 
void | 
setBornYear(int value)
Sets the value of the bornYear property. 
 | 
void | 
setCity(String value)
Sets the value of the city property. 
 | 
void | 
setCoAddress(String value)
Sets the value of the coAddress property. 
 | 
void | 
setElectionRegion(String value)
Sets the value of the electionRegion property. 
 | 
void | 
setEmail(String value)
Sets the value of the email property. 
 | 
void | 
setFaxNumber(String value)
Sets the value of the faxNumber property. 
 | 
void | 
setFirstName(String value)
Sets the value of the firstName property. 
 | 
void | 
setGender(String value)
Sets the value of the gender property. 
 | 
void | 
setHangarGuid(String value)
Sets the value of the hangarGuid property. 
 | 
void | 
setHjid(long value)
Sets the value of the hjid property. 
 | 
void | 
setId(String value)
Sets the value of the id property. 
 | 
void | 
setImageUrl192(String value)
Sets the value of the imageUrl192 property. 
 | 
void | 
setImageUrl80(String value)
Sets the value of the imageUrl80 property. 
 | 
void | 
setImageUrlMax(String value)
Sets the value of the imageUrlMax property. 
 | 
void | 
setLastName(String value)
Sets the value of the lastName property. 
 | 
void | 
setParty(String value)
Sets the value of the party property. 
 | 
void | 
setPartyId(String value)
Sets the value of the partyId property. 
 | 
void | 
setPartyName(String value)
Sets the value of the partyName property. 
 | 
void | 
setPersonUrlXml(String value)
Sets the value of the personUrlXml property. 
 | 
void | 
setPhoneNumber(String value)
Sets the value of the phoneNumber property. 
 | 
void | 
setPlace(String value)
Sets the value of the place property. 
 | 
void | 
setPostCode(String value)
Sets the value of the postCode property. 
 | 
void | 
setRegisteredDate(Date value)
Sets the value of the registeredDate property. 
 | 
void | 
setShortCode(String value)
Sets the value of the shortCode property. 
 | 
void | 
setStatus(String value)
Sets the value of the status property. 
 | 
void | 
setWebsite(String value)
Sets the value of the website property. 
 | 
String | 
toString()  | 
ViewRiksdagenPartyMember | 
withAddress(String value)  | 
ViewRiksdagenPartyMember | 
withBornYear(int value)  | 
ViewRiksdagenPartyMember | 
withCity(String value)  | 
ViewRiksdagenPartyMember | 
withCoAddress(String value)  | 
ViewRiksdagenPartyMember | 
withElectionRegion(String value)  | 
ViewRiksdagenPartyMember | 
withEmail(String value)  | 
ViewRiksdagenPartyMember | 
withFaxNumber(String value)  | 
ViewRiksdagenPartyMember | 
withFirstName(String value)  | 
ViewRiksdagenPartyMember | 
withGender(String value)  | 
ViewRiksdagenPartyMember | 
withHangarGuid(String value)  | 
ViewRiksdagenPartyMember | 
withHjid(long value)  | 
ViewRiksdagenPartyMember | 
withId(String value)  | 
ViewRiksdagenPartyMember | 
withImageUrl192(String value)  | 
ViewRiksdagenPartyMember | 
withImageUrl80(String value)  | 
ViewRiksdagenPartyMember | 
withImageUrlMax(String value)  | 
ViewRiksdagenPartyMember | 
withLastName(String value)  | 
ViewRiksdagenPartyMember | 
withParty(String value)  | 
ViewRiksdagenPartyMember | 
withPartyId(String value)  | 
ViewRiksdagenPartyMember | 
withPartyName(String value)  | 
ViewRiksdagenPartyMember | 
withPersonUrlXml(String value)  | 
ViewRiksdagenPartyMember | 
withPhoneNumber(String value)  | 
ViewRiksdagenPartyMember | 
withPlace(String value)  | 
ViewRiksdagenPartyMember | 
withPostCode(String value)  | 
ViewRiksdagenPartyMember | 
withRegisteredDate(Date value)  | 
ViewRiksdagenPartyMember | 
withShortCode(String value)  | 
ViewRiksdagenPartyMember | 
withStatus(String value)  | 
ViewRiksdagenPartyMember | 
withWebsite(String value)  | 
protected String id
protected long hjid
protected String address
protected String city
protected String coAddress
protected String email
protected String faxNumber
protected String partyId
protected String partyName
protected String phoneNumber
protected String postCode
protected Date registeredDate
protected String shortCode
protected String website
protected int bornYear
protected String electionRegion
protected String firstName
protected String gender
protected String hangarGuid
protected String imageUrl192
protected String imageUrl80
protected String imageUrlMax
protected String lastName
protected String party
protected String personUrlXml
protected String place
protected String status
public void setId(String value)
value - allowed object is
     Stringpublic long getHjid()
public void setHjid(long value)
public String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
     Stringpublic String getCity()
Stringpublic void setCity(String value)
value - allowed object is
     Stringpublic String getCoAddress()
Stringpublic void setCoAddress(String value)
value - allowed object is
     Stringpublic String getEmail()
Stringpublic void setEmail(String value)
value - allowed object is
     Stringpublic String getFaxNumber()
Stringpublic void setFaxNumber(String value)
value - allowed object is
     Stringpublic String getPartyId()
Stringpublic void setPartyId(String value)
value - allowed object is
     Stringpublic String getPartyName()
Stringpublic void setPartyName(String value)
value - allowed object is
     Stringpublic String getPhoneNumber()
Stringpublic void setPhoneNumber(String value)
value - allowed object is
     Stringpublic String getPostCode()
Stringpublic void setPostCode(String value)
value - allowed object is
     Stringpublic Date getRegisteredDate()
Stringpublic void setRegisteredDate(Date value)
value - allowed object is
     Stringpublic String getShortCode()
Stringpublic void setShortCode(String value)
value - allowed object is
     Stringpublic String getWebsite()
Stringpublic void setWebsite(String value)
value - allowed object is
     Stringpublic int getBornYear()
public void setBornYear(int value)
public String getElectionRegion()
Stringpublic void setElectionRegion(String value)
value - allowed object is
     Stringpublic String getFirstName()
Stringpublic void setFirstName(String value)
value - allowed object is
     Stringpublic String getGender()
Stringpublic void setGender(String value)
value - allowed object is
     Stringpublic String getHangarGuid()
Stringpublic void setHangarGuid(String value)
value - allowed object is
     Stringpublic String getImageUrl192()
Stringpublic void setImageUrl192(String value)
value - allowed object is
     Stringpublic String getImageUrl80()
Stringpublic void setImageUrl80(String value)
value - allowed object is
     Stringpublic String getImageUrlMax()
Stringpublic void setImageUrlMax(String value)
value - allowed object is
     Stringpublic String getLastName()
Stringpublic void setLastName(String value)
value - allowed object is
     Stringpublic String getParty()
Stringpublic void setParty(String value)
value - allowed object is
     Stringpublic String getPersonUrlXml()
Stringpublic void setPersonUrlXml(String value)
value - allowed object is
     Stringpublic String getPlace()
Stringpublic void setPlace(String value)
value - allowed object is
     Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
     Stringpublic ViewRiksdagenPartyMember withId(String value)
public ViewRiksdagenPartyMember withHjid(long value)
public ViewRiksdagenPartyMember withAddress(String value)
public ViewRiksdagenPartyMember withCity(String value)
public ViewRiksdagenPartyMember withCoAddress(String value)
public ViewRiksdagenPartyMember withEmail(String value)
public ViewRiksdagenPartyMember withFaxNumber(String value)
public ViewRiksdagenPartyMember withPartyId(String value)
public ViewRiksdagenPartyMember withPartyName(String value)
public ViewRiksdagenPartyMember withPhoneNumber(String value)
public ViewRiksdagenPartyMember withPostCode(String value)
public ViewRiksdagenPartyMember withRegisteredDate(Date value)
public ViewRiksdagenPartyMember withShortCode(String value)
public ViewRiksdagenPartyMember withWebsite(String value)
public ViewRiksdagenPartyMember withBornYear(int value)
public ViewRiksdagenPartyMember withElectionRegion(String value)
public ViewRiksdagenPartyMember withFirstName(String value)
public ViewRiksdagenPartyMember withGender(String value)
public ViewRiksdagenPartyMember withHangarGuid(String value)
public ViewRiksdagenPartyMember withImageUrl192(String value)
public ViewRiksdagenPartyMember withImageUrl80(String value)
public ViewRiksdagenPartyMember withImageUrlMax(String value)
public ViewRiksdagenPartyMember withLastName(String value)
public ViewRiksdagenPartyMember withParty(String value)
public ViewRiksdagenPartyMember withPersonUrlXml(String value)
public ViewRiksdagenPartyMember withPlace(String value)
public ViewRiksdagenPartyMember withStatus(String 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.ToStringpublic 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.ToStringpublic 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.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2010–2017 www.hack23.com. All rights reserved.