Class ViewRiksdagenCommitteeDecisions
java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommitteeDecisions
- All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject
,Serializable
@Entity(name="ViewRiksdagenCommitteeDecisions")
public class ViewRiksdagenCommitteeDecisions
extends Object
implements com.hack23.cia.model.common.api.ModelObject
Java class for ViewRiksdagenCommitteeDecisions complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenCommitteeDecisions"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="embeddedId" type="{http://committee.data.application.internal.model.cia.hack23.com/impl}ViewRiksdagenCommitteeDecisionsEmbeddedId"/> <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="header" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="committee_report" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="end_number" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="org" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="created_date" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="public_date" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="committee_proposal_url_xml" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="decision_type" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ballot_id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="against_proposal_parties" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="against_proposal_number" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="winner" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
Gets the value of the againstProposalNumber property.Gets the value of the againstProposalParties property.Gets the value of the ballotId property.Gets the value of the committeeProposalUrlXml property.Gets the value of the committeeReport property.Gets the value of the createdDate property.Gets the value of the decisionType property.Gets the value of the embeddedId property.Gets the value of the endNumber property.Gets the value of the header property.getOrg()
Gets the value of the org property.Gets the value of the publicDate property.getRm()
Gets the value of the rm property.getTitle()
Gets the value of the title property.Gets the value of the winner property.final int
hashCode()
void
Sets the value of the againstProposalNumber property.void
setAgainstProposalParties
(String value) Sets the value of the againstProposalParties property.void
setBallotId
(String value) Sets the value of the ballotId property.void
setCommitteeProposalUrlXml
(String value) Sets the value of the committeeProposalUrlXml property.void
setCommitteeReport
(String value) Sets the value of the committeeReport property.void
setCreatedDate
(Date value) Sets the value of the createdDate property.void
setDecisionType
(String value) Sets the value of the decisionType property.void
Sets the value of the embeddedId property.void
setEndNumber
(BigDecimal value) Sets the value of the endNumber property.void
Sets the value of the header property.void
Sets the value of the org property.void
setPublicDate
(Date value) Sets the value of the publicDate property.void
Sets the value of the rm property.void
Sets the value of the title property.void
Sets the value of the winner property.final String
toString()
withAgainstProposalParties
(String value) withBallotId
(String value) withCommitteeReport
(String value) withCreatedDate
(Date value) withDecisionType
(String value) withEndNumber
(BigDecimal value) withHeader
(String value) withPublicDate
(Date value) withWinner
(String value)
-
Field Details
-
embeddedId
-
title
-
header
-
committeeReport
-
rm
-
endNumber
-
org
-
createdDate
-
publicDate
-
committeeProposalUrlXml
-
decisionType
-
ballotId
-
againstProposalParties
-
againstProposalNumber
-
winner
-
-
Constructor Details
-
ViewRiksdagenCommitteeDecisions
public ViewRiksdagenCommitteeDecisions()
-
-
Method Details
-
getEmbeddedId
Gets the value of the embeddedId property.- Returns:
- possible object is
ViewRiksdagenCommitteeDecisionsEmbeddedId
-
setEmbeddedId
Sets the value of the embeddedId property.- Parameters:
value
- allowed object isViewRiksdagenCommitteeDecisionsEmbeddedId
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value
- allowed object isString
-
getHeader
Gets the value of the header property.- Returns:
- possible object is
String
-
setHeader
Sets the value of the header property.- Parameters:
value
- allowed object isString
-
getCommitteeReport
Gets the value of the committeeReport property.- Returns:
- possible object is
String
-
setCommitteeReport
Sets the value of the committeeReport property.- Parameters:
value
- allowed object isString
-
getRm
Gets the value of the rm property.- Returns:
- possible object is
String
-
setRm
Sets the value of the rm property.- Parameters:
value
- allowed object isString
-
getEndNumber
Gets the value of the endNumber property.- Returns:
- possible object is
BigDecimal
-
setEndNumber
Sets the value of the endNumber property.- Parameters:
value
- allowed object isBigDecimal
-
getOrg
Gets the value of the org property.- Returns:
- possible object is
String
-
setOrg
Sets the value of the org property.- Parameters:
value
- allowed object isString
-
getCreatedDate
Gets the value of the createdDate property.- Returns:
- possible object is
String
-
setCreatedDate
Sets the value of the createdDate property.- Parameters:
value
- allowed object isString
-
getPublicDate
Gets the value of the publicDate property.- Returns:
- possible object is
String
-
setPublicDate
Sets the value of the publicDate property.- Parameters:
value
- allowed object isString
-
getCommitteeProposalUrlXml
Gets the value of the committeeProposalUrlXml property.- Returns:
- possible object is
String
-
setCommitteeProposalUrlXml
Sets the value of the committeeProposalUrlXml property.- Parameters:
value
- allowed object isString
-
getDecisionType
Gets the value of the decisionType property.- Returns:
- possible object is
String
-
setDecisionType
Sets the value of the decisionType property.- Parameters:
value
- allowed object isString
-
getBallotId
Gets the value of the ballotId property.- Returns:
- possible object is
String
-
setBallotId
Sets the value of the ballotId property.- Parameters:
value
- allowed object isString
-
getAgainstProposalParties
Gets the value of the againstProposalParties property.- Returns:
- possible object is
String
-
setAgainstProposalParties
Sets the value of the againstProposalParties property.- Parameters:
value
- allowed object isString
-
getAgainstProposalNumber
Gets the value of the againstProposalNumber property.- Returns:
- possible object is
BigDecimal
-
setAgainstProposalNumber
Sets the value of the againstProposalNumber property.- Parameters:
value
- allowed object isBigDecimal
-
getWinner
Gets the value of the winner property.- Returns:
- possible object is
String
-
setWinner
Sets the value of the winner property.- Parameters:
value
- allowed object isString
-
withEmbeddedId
public ViewRiksdagenCommitteeDecisions withEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value) -
withTitle
-
withHeader
-
withCommitteeReport
-
withRm
-
withEndNumber
-
withOrg
-
withCreatedDate
-
withPublicDate
-
withCommitteeProposalUrlXml
-
withDecisionType
-
withBallotId
-
withAgainstProposalParties
-
withAgainstProposalNumber
-
withWinner
-
toString
-
equals
-
hashCode
public final int hashCode()
-