|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.model.external.itsyourparliament.mepinfo.impl.MepinfoEuElement
@Entity(name="MepinfoEuElement") public class MepinfoEuElement
Java class for MepinfoEuElement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MepinfoEuElement">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="mepid" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="mepname" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="fullname" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="country" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="countryinfo" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="party" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="mepprofile" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="webpage" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="mail" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="birth" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="birthplace" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="europarlid" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="membersince" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="membertill " type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="group" type="{http://www.w3.org/2001/XMLSchema}normalizedString"/>
<element name="attendance" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
address
|
protected BigInteger |
attendance
|
protected Date |
birth
|
protected String |
birthplace
|
protected String |
country
|
protected String |
countryinfo
|
protected BigInteger |
europarlid
|
protected String |
fullname
|
protected String |
group
|
protected Long |
hjid
|
protected String |
mail
|
protected Date |
membersince
|
protected Date |
membertill0020
|
protected BigInteger |
mepid
|
protected String |
mepname
|
protected String |
mepprofile
|
protected String |
party
|
protected String |
title
|
protected String |
webpage
|
| Constructor Summary | |
|---|---|
MepinfoEuElement()
|
|
| Method Summary | |
|---|---|
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. |
BigInteger |
getAttendance()
Gets the value of the attendance property. |
Date |
getBirth()
Gets the value of the birth property. |
String |
getBirthplace()
Gets the value of the birthplace property. |
String |
getCountry()
Gets the value of the country property. |
String |
getCountryinfo()
Gets the value of the countryinfo property. |
BigInteger |
getEuroparlid()
Gets the value of the europarlid property. |
String |
getFullname()
Gets the value of the fullname property. |
String |
getGroup()
Gets the value of the group property. |
Long |
getHjid()
Gets the value of the hjid property. |
String |
getMail()
Gets the value of the mail property. |
Date |
getMembersince()
Gets the value of the membersince property. |
Date |
getMembertill_0020()
Gets the value of the membertill0020 property. |
BigInteger |
getMepid()
Gets the value of the mepid property. |
String |
getMepname()
Gets the value of the mepname property. |
String |
getMepprofile()
Gets the value of the mepprofile property. |
String |
getParty()
Gets the value of the party property. |
String |
getTitle()
Gets the value of the title property. |
String |
getWebpage()
Gets the value of the webpage 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 |
setAttendance(BigInteger value)
Sets the value of the attendance property. |
void |
setBirth(Date value)
Sets the value of the birth property. |
void |
setBirthplace(String value)
Sets the value of the birthplace property. |
void |
setCountry(String value)
Sets the value of the country property. |
void |
setCountryinfo(String value)
Sets the value of the countryinfo property. |
void |
setEuroparlid(BigInteger value)
Sets the value of the europarlid property. |
void |
setFullname(String value)
Sets the value of the fullname property. |
void |
setGroup(String value)
Sets the value of the group property. |
void |
setHjid(Long value)
Sets the value of the hjid property. |
void |
setMail(String value)
Sets the value of the mail property. |
void |
setMembersince(Date value)
Sets the value of the membersince property. |
void |
setMembertill_0020(Date value)
Sets the value of the membertill0020 property. |
void |
setMepid(BigInteger value)
Sets the value of the mepid property. |
void |
setMepname(String value)
Sets the value of the mepname property. |
void |
setMepprofile(String value)
Sets the value of the mepprofile property. |
void |
setParty(String value)
Sets the value of the party property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setWebpage(String value)
Sets the value of the webpage property. |
MepinfoEuElement |
withAddress(String value)
|
MepinfoEuElement |
withAttendance(BigInteger value)
|
MepinfoEuElement |
withBirth(Date value)
|
MepinfoEuElement |
withBirthplace(String value)
|
MepinfoEuElement |
withCountry(String value)
|
MepinfoEuElement |
withCountryinfo(String value)
|
MepinfoEuElement |
withEuroparlid(BigInteger value)
|
MepinfoEuElement |
withFullname(String value)
|
MepinfoEuElement |
withGroup(String value)
|
MepinfoEuElement |
withMail(String value)
|
MepinfoEuElement |
withMembersince(Date value)
|
MepinfoEuElement |
withMembertill_0020(Date value)
|
MepinfoEuElement |
withMepid(BigInteger value)
|
MepinfoEuElement |
withMepname(String value)
|
MepinfoEuElement |
withMepprofile(String value)
|
MepinfoEuElement |
withParty(String value)
|
MepinfoEuElement |
withTitle(String value)
|
MepinfoEuElement |
withWebpage(String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BigInteger mepid
protected String mepname
protected String fullname
protected String country
protected String countryinfo
protected String title
protected String party
protected String mepprofile
protected String webpage
protected String address
protected String mail
protected Date birth
protected String birthplace
protected BigInteger europarlid
protected Date membersince
protected Date membertill0020
protected String group
protected BigInteger attendance
protected Long hjid
| Constructor Detail |
|---|
public MepinfoEuElement()
| Method Detail |
|---|
public BigInteger getMepid()
BigIntegerpublic void setMepid(BigInteger value)
value - allowed object is
BigIntegerpublic String getMepname()
Stringpublic void setMepname(String value)
value - allowed object is
Stringpublic String getFullname()
Stringpublic void setFullname(String value)
value - allowed object is
Stringpublic String getCountry()
Stringpublic void setCountry(String value)
value - allowed object is
Stringpublic String getCountryinfo()
Stringpublic void setCountryinfo(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getParty()
Stringpublic void setParty(String value)
value - allowed object is
Stringpublic String getMepprofile()
Stringpublic void setMepprofile(String value)
value - allowed object is
Stringpublic String getWebpage()
Stringpublic void setWebpage(String value)
value - allowed object is
Stringpublic String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic String getMail()
Stringpublic void setMail(String value)
value - allowed object is
Stringpublic Date getBirth()
Stringpublic void setBirth(Date value)
value - allowed object is
Stringpublic String getBirthplace()
Stringpublic void setBirthplace(String value)
value - allowed object is
Stringpublic BigInteger getEuroparlid()
BigIntegerpublic void setEuroparlid(BigInteger value)
value - allowed object is
BigIntegerpublic Date getMembersince()
Stringpublic void setMembersince(Date value)
value - allowed object is
Stringpublic Date getMembertill_0020()
Stringpublic void setMembertill_0020(Date value)
value - allowed object is
Stringpublic String getGroup()
Stringpublic void setGroup(String value)
value - allowed object is
Stringpublic BigInteger getAttendance()
BigIntegerpublic void setAttendance(BigInteger value)
value - allowed object is
BigIntegerpublic MepinfoEuElement withMepid(BigInteger value)
public MepinfoEuElement withMepname(String value)
public MepinfoEuElement withFullname(String value)
public MepinfoEuElement withCountry(String value)
public MepinfoEuElement withCountryinfo(String value)
public MepinfoEuElement withTitle(String value)
public MepinfoEuElement withParty(String value)
public MepinfoEuElement withMepprofile(String value)
public MepinfoEuElement withWebpage(String value)
public MepinfoEuElement withAddress(String value)
public MepinfoEuElement withMail(String value)
public MepinfoEuElement withBirth(Date value)
public MepinfoEuElement withBirthplace(String value)
public MepinfoEuElement withEuroparlid(BigInteger value)
public MepinfoEuElement withMembersince(Date value)
public MepinfoEuElement withMembertill_0020(Date value)
public MepinfoEuElement withGroup(String value)
public MepinfoEuElement withAttendance(BigInteger value)
public Long getHjid()
Longpublic void setHjid(Long value)
value - allowed object is
Long
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.Equalspublic boolean equals(Object object)
equals in class Object
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.HashCodepublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||