@Entity(name="ViewRiksdagenPoliticianDocument") public class ViewRiksdagenPoliticianDocument 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 ViewRiksdagenPoliticianDocument complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenPoliticianDocument"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="id" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="docId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="documentType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="madePublicDate" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="org" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="numberValue" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="subTitle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="subType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="tempLabel" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="roleDescription" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="personReferenceId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="referenceName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="partyShortCode" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="orderNumber" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
docId |
protected String |
documentType |
protected long |
id |
protected String |
label |
protected Date |
madePublicDate |
protected BigInteger |
numberValue |
protected Integer |
orderNumber |
protected String |
org |
protected String |
partyShortCode |
protected String |
personReferenceId |
protected String |
referenceName |
protected String |
rm |
protected String |
roleDescription |
protected String |
status |
protected String |
subTitle |
protected String |
subType |
protected String |
tempLabel |
protected String |
title |
Constructor and Description |
---|
ViewRiksdagenPoliticianDocument() |
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 |
getDocId()
Gets the value of the docId property.
|
String |
getDocumentType()
Gets the value of the documentType property.
|
long |
getId()
Gets the value of the id property.
|
String |
getLabel()
Gets the value of the label property.
|
Date |
getMadePublicDate()
Gets the value of the madePublicDate property.
|
BigInteger |
getNumberValue()
Gets the value of the numberValue property.
|
Integer |
getOrderNumber()
Gets the value of the orderNumber property.
|
String |
getOrg()
Gets the value of the org property.
|
String |
getPartyShortCode()
Gets the value of the partyShortCode property.
|
String |
getPersonReferenceId()
Gets the value of the personReferenceId property.
|
String |
getReferenceName()
Gets the value of the referenceName property.
|
String |
getRm()
Gets the value of the rm property.
|
String |
getRoleDescription()
Gets the value of the roleDescription property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getSubTitle()
Gets the value of the subTitle property.
|
String |
getSubType()
Gets the value of the subType property.
|
String |
getTempLabel()
Gets the value of the tempLabel property.
|
String |
getTitle()
Gets the value of the title property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setDocId(String value)
Sets the value of the docId property.
|
void |
setDocumentType(String value)
Sets the value of the documentType property.
|
void |
setId(long value)
Sets the value of the id property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setMadePublicDate(Date value)
Sets the value of the madePublicDate property.
|
void |
setNumberValue(BigInteger value)
Sets the value of the numberValue property.
|
void |
setOrderNumber(Integer value)
Sets the value of the orderNumber property.
|
void |
setOrg(String value)
Sets the value of the org property.
|
void |
setPartyShortCode(String value)
Sets the value of the partyShortCode property.
|
void |
setPersonReferenceId(String value)
Sets the value of the personReferenceId property.
|
void |
setReferenceName(String value)
Sets the value of the referenceName property.
|
void |
setRm(String value)
Sets the value of the rm property.
|
void |
setRoleDescription(String value)
Sets the value of the roleDescription property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setSubTitle(String value)
Sets the value of the subTitle property.
|
void |
setSubType(String value)
Sets the value of the subType property.
|
void |
setTempLabel(String value)
Sets the value of the tempLabel property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
String |
toString() |
ViewRiksdagenPoliticianDocument |
withDocId(String value) |
ViewRiksdagenPoliticianDocument |
withDocumentType(String value) |
ViewRiksdagenPoliticianDocument |
withId(long value) |
ViewRiksdagenPoliticianDocument |
withLabel(String value) |
ViewRiksdagenPoliticianDocument |
withMadePublicDate(Date value) |
ViewRiksdagenPoliticianDocument |
withNumberValue(BigInteger value) |
ViewRiksdagenPoliticianDocument |
withOrderNumber(Integer value) |
ViewRiksdagenPoliticianDocument |
withOrg(String value) |
ViewRiksdagenPoliticianDocument |
withPartyShortCode(String value) |
ViewRiksdagenPoliticianDocument |
withPersonReferenceId(String value) |
ViewRiksdagenPoliticianDocument |
withReferenceName(String value) |
ViewRiksdagenPoliticianDocument |
withRm(String value) |
ViewRiksdagenPoliticianDocument |
withRoleDescription(String value) |
ViewRiksdagenPoliticianDocument |
withStatus(String value) |
ViewRiksdagenPoliticianDocument |
withSubTitle(String value) |
ViewRiksdagenPoliticianDocument |
withSubType(String value) |
ViewRiksdagenPoliticianDocument |
withTempLabel(String value) |
ViewRiksdagenPoliticianDocument |
withTitle(String value) |
protected long id
protected String docId
protected String documentType
protected String label
protected Date madePublicDate
protected String org
protected BigInteger numberValue
protected String rm
protected String status
protected String subTitle
protected String subType
protected String tempLabel
protected String title
protected String roleDescription
protected String personReferenceId
protected String referenceName
protected String partyShortCode
protected Integer orderNumber
public long getId()
public void setId(long value)
public String getDocId()
String
public void setDocId(String value)
value
- allowed object is
String
public String getDocumentType()
String
public void setDocumentType(String value)
value
- allowed object is
String
public String getLabel()
String
public void setLabel(String value)
value
- allowed object is
String
public Date getMadePublicDate()
String
public void setMadePublicDate(Date value)
value
- allowed object is
String
public String getOrg()
String
public void setOrg(String value)
value
- allowed object is
String
public BigInteger getNumberValue()
BigInteger
public void setNumberValue(BigInteger value)
value
- allowed object is
BigInteger
public void setRm(String value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public String getSubTitle()
String
public void setSubTitle(String value)
value
- allowed object is
String
public String getSubType()
String
public void setSubType(String value)
value
- allowed object is
String
public String getTempLabel()
String
public void setTempLabel(String value)
value
- allowed object is
String
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public String getRoleDescription()
String
public void setRoleDescription(String value)
value
- allowed object is
String
public String getPersonReferenceId()
String
public void setPersonReferenceId(String value)
value
- allowed object is
String
public String getReferenceName()
String
public void setReferenceName(String value)
value
- allowed object is
String
public String getPartyShortCode()
String
public void setPartyShortCode(String value)
value
- allowed object is
String
public Integer getOrderNumber()
Integer
public void setOrderNumber(Integer value)
value
- allowed object is
Integer
public ViewRiksdagenPoliticianDocument withId(long value)
public ViewRiksdagenPoliticianDocument withDocId(String value)
public ViewRiksdagenPoliticianDocument withDocumentType(String value)
public ViewRiksdagenPoliticianDocument withLabel(String value)
public ViewRiksdagenPoliticianDocument withMadePublicDate(Date value)
public ViewRiksdagenPoliticianDocument withOrg(String value)
public ViewRiksdagenPoliticianDocument withNumberValue(BigInteger value)
public ViewRiksdagenPoliticianDocument withRm(String value)
public ViewRiksdagenPoliticianDocument withStatus(String value)
public ViewRiksdagenPoliticianDocument withSubTitle(String value)
public ViewRiksdagenPoliticianDocument withSubType(String value)
public ViewRiksdagenPoliticianDocument withTempLabel(String value)
public ViewRiksdagenPoliticianDocument withTitle(String value)
public ViewRiksdagenPoliticianDocument withRoleDescription(String value)
public ViewRiksdagenPoliticianDocument withPersonReferenceId(String value)
public ViewRiksdagenPoliticianDocument withReferenceName(String value)
public ViewRiksdagenPoliticianDocument withPartyShortCode(String value)
public ViewRiksdagenPoliticianDocument withOrderNumber(Integer 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.