com.hack23.cia.model.external.riksdagen.personlista.impl
Class PersonElement

Package class diagram package PersonElement
java.lang.Object
  extended by com.hack23.cia.model.external.riksdagen.personlista.impl.PersonElement
All Implemented Interfaces:
ModelObject, Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

@Entity(name="PersonElement")
public class PersonElement
extends Object
implements Serializable, ModelObject, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

Java class for PersonElement complex type.

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

 <complexType name="PersonElement">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="hangar_guid" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="intressent_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="fodd_ar" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="kon" type="{http://personlista.riksdagen.external.model.cia.hack23.com/impl}SexType"/>
         <element name="efternamn" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="tilltalsnamn" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="iort" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="parti" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="valkrets" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="status" type="{http://personlista.riksdagen.external.model.cia.hack23.com/impl}RoleStatus"/>
         <element name="bild_url_192" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="bild_url_max" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="bild_url_80" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="person_url_xml" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="personuppdrag" type="{http://personlista.riksdagen.external.model.cia.hack23.com/impl}PersonAssignmentElement"/>
         <element name="personuppgift" type="{http://personlista.riksdagen.external.model.cia.hack23.com/impl}PersonDetailElement"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  String bornYear
           
protected  String electionRegion
           
protected  String firstName
           
protected  SexType gender
           
protected  String hangarGuid
           
protected  String id
           
protected  String imageUrl192
           
protected  String imageUrl80
           
protected  String imageUrlMax
           
protected  String lastName
           
protected  String party
           
protected  PersonAssignmentElement personAssignmentElement
           
protected  PersonDetailElement personDetailElement
           
protected  String personUrlXml
           
protected  String place
           
protected  RoleStatus status
           
 
Constructor Summary
PersonElement()
           
 
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 getBornYear()
          Gets the value of the bornYear property.
 String getElectionRegion()
          Gets the value of the electionRegion property.
 String getFirstName()
          Gets the value of the firstName property.
 SexType getGender()
          Gets the value of the gender property.
 String getHangarGuid()
          Gets the value of the hangarGuid 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.
 PersonAssignmentElement getPersonAssignmentElement()
          Gets the value of the personAssignmentElement property.
 PersonDetailElement getPersonDetailElement()
          Gets the value of the personDetailElement property.
 String getPersonUrlXml()
          Gets the value of the personUrlXml property.
 String getPlace()
          Gets the value of the place property.
 RoleStatus getStatus()
          Gets the value of the status property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 void setBornYear(String value)
          Sets the value of the bornYear property.
 void setElectionRegion(String value)
          Sets the value of the electionRegion property.
 void setFirstName(String value)
          Sets the value of the firstName property.
 void setGender(SexType value)
          Sets the value of the gender property.
 void setHangarGuid(String value)
          Sets the value of the hangarGuid 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 setPersonAssignmentElement(PersonAssignmentElement value)
          Sets the value of the personAssignmentElement property.
 void setPersonDetailElement(PersonDetailElement value)
          Sets the value of the personDetailElement property.
 void setPersonUrlXml(String value)
          Sets the value of the personUrlXml property.
 void setPlace(String value)
          Sets the value of the place property.
 void setStatus(RoleStatus value)
          Sets the value of the status property.
 PersonElement withBornYear(String value)
           
 PersonElement withElectionRegion(String value)
           
 PersonElement withFirstName(String value)
           
 PersonElement withGender(SexType value)
           
 PersonElement withHangarGuid(String value)
           
 PersonElement withId(String value)
           
 PersonElement withImageUrl192(String value)
           
 PersonElement withImageUrl80(String value)
           
 PersonElement withImageUrlMax(String value)
           
 PersonElement withLastName(String value)
           
 PersonElement withParty(String value)
           
 PersonElement withPersonAssignmentElement(PersonAssignmentElement value)
           
 PersonElement withPersonDetailElement(PersonDetailElement value)
           
 PersonElement withPersonUrlXml(String value)
           
 PersonElement withPlace(String value)
           
 PersonElement withStatus(RoleStatus value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hangarGuid

protected String hangarGuid

id

protected String id

bornYear

protected String bornYear

gender

protected SexType gender

lastName

protected String lastName

firstName

protected String firstName

place

protected String place

party

protected String party

electionRegion

protected String electionRegion

status

protected RoleStatus status

imageUrl192

protected String imageUrl192

imageUrlMax

protected String imageUrlMax

imageUrl80

protected String imageUrl80

personUrlXml

protected String personUrlXml

personAssignmentElement

protected PersonAssignmentElement personAssignmentElement

personDetailElement

protected PersonDetailElement personDetailElement
Constructor Detail

PersonElement

public PersonElement()
Method Detail

getHangarGuid

public String getHangarGuid()
Gets the value of the hangarGuid property.

Returns:
possible object is String

setHangarGuid

public void setHangarGuid(String value)
Sets the value of the hangarGuid property.

Parameters:
value - allowed object is String

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getBornYear

public String getBornYear()
Gets the value of the bornYear property.

Returns:
possible object is String

setBornYear

public void setBornYear(String value)
Sets the value of the bornYear property.

Parameters:
value - allowed object is String

getGender

public SexType getGender()
Gets the value of the gender property.

Returns:
possible object is SexType

setGender

public void setGender(SexType value)
Sets the value of the gender property.

Parameters:
value - allowed object is SexType

getLastName

public String getLastName()
Gets the value of the lastName property.

Returns:
possible object is String

setLastName

public void setLastName(String value)
Sets the value of the lastName property.

Parameters:
value - allowed object is String

getFirstName

public String getFirstName()
Gets the value of the firstName property.

Returns:
possible object is String

setFirstName

public void setFirstName(String value)
Sets the value of the firstName property.

Parameters:
value - allowed object is String

getPlace

public String getPlace()
Gets the value of the place property.

Returns:
possible object is String

setPlace

public void setPlace(String value)
Sets the value of the place property.

Parameters:
value - allowed object is String

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

getElectionRegion

public String getElectionRegion()
Gets the value of the electionRegion property.

Returns:
possible object is String

setElectionRegion

public void setElectionRegion(String value)
Sets the value of the electionRegion property.

Parameters:
value - allowed object is String

getStatus

public RoleStatus getStatus()
Gets the value of the status property.

Returns:
possible object is RoleStatus

setStatus

public void setStatus(RoleStatus value)
Sets the value of the status property.

Parameters:
value - allowed object is RoleStatus

getImageUrl192

public String getImageUrl192()
Gets the value of the imageUrl192 property.

Returns:
possible object is String

setImageUrl192

public void setImageUrl192(String value)
Sets the value of the imageUrl192 property.

Parameters:
value - allowed object is String

getImageUrlMax

public String getImageUrlMax()
Gets the value of the imageUrlMax property.

Returns:
possible object is String

setImageUrlMax

public void setImageUrlMax(String value)
Sets the value of the imageUrlMax property.

Parameters:
value - allowed object is String

getImageUrl80

public String getImageUrl80()
Gets the value of the imageUrl80 property.

Returns:
possible object is String

setImageUrl80

public void setImageUrl80(String value)
Sets the value of the imageUrl80 property.

Parameters:
value - allowed object is String

getPersonUrlXml

public String getPersonUrlXml()
Gets the value of the personUrlXml property.

Returns:
possible object is String

setPersonUrlXml

public void setPersonUrlXml(String value)
Sets the value of the personUrlXml property.

Parameters:
value - allowed object is String

getPersonAssignmentElement

public PersonAssignmentElement getPersonAssignmentElement()
Gets the value of the personAssignmentElement property.

Returns:
possible object is PersonAssignmentElement

setPersonAssignmentElement

public void setPersonAssignmentElement(PersonAssignmentElement value)
Sets the value of the personAssignmentElement property.

Parameters:
value - allowed object is PersonAssignmentElement

getPersonDetailElement

public PersonDetailElement getPersonDetailElement()
Gets the value of the personDetailElement property.

Returns:
possible object is PersonDetailElement

setPersonDetailElement

public void setPersonDetailElement(PersonDetailElement value)
Sets the value of the personDetailElement property.

Parameters:
value - allowed object is PersonDetailElement

withHangarGuid

public PersonElement withHangarGuid(String value)

withId

public PersonElement withId(String value)

withBornYear

public PersonElement withBornYear(String value)

withGender

public PersonElement withGender(SexType value)

withLastName

public PersonElement withLastName(String value)

withFirstName

public PersonElement withFirstName(String value)

withPlace

public PersonElement withPlace(String value)

withParty

public PersonElement withParty(String value)

withElectionRegion

public PersonElement withElectionRegion(String value)

withStatus

public PersonElement withStatus(RoleStatus value)

withImageUrl192

public PersonElement withImageUrl192(String value)

withImageUrlMax

public PersonElement withImageUrlMax(String value)

withImageUrl80

public PersonElement withImageUrl80(String value)

withPersonUrlXml

public PersonElement withPersonUrlXml(String value)

withPersonAssignmentElement

public PersonElement withPersonAssignmentElement(PersonAssignmentElement value)

withPersonDetailElement

public PersonElement withPersonDetailElement(PersonDetailElement value)

equals

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)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.