Serialized Form
-
Package com.hack23.cia.model.external.riksdagen.utskottsforslag.impl
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.AgainstProposalContainer
class AgainstProposalContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
againstProposalList
List<AgainstProposalData> againstProposalList
The against proposal list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.AgainstProposalData
class AgainstProposalData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
header
String header
The header. -
hjid
Long hjid
The hjid. -
numberValue
BigInteger numberValue
The number value. -
parties
String parties
The parties. -
proposalIssueNumber
BigInteger proposalIssueNumber
The proposal issue number. -
proposalType
String proposalType
The proposal type.
-
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeDocumentData
class CommitteeDocumentData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
committeeProposalUrlXml
String committeeProposalUrlXml
The committee proposal url xml. -
createdDate
Date createdDate
The created date. -
documentStatusUrlWww
String documentStatusUrlWww
The document status url www. -
documentStatusUrlXml
String documentStatusUrlXml
The document status url xml. -
documentUrlHtml
String documentUrlHtml
The document url html. -
documentUrlText
String documentUrlText
The document url text. -
endNumber
BigInteger endNumber
The end number. -
hangarId
BigInteger hangarId
The hangar id. -
id
String id
The id. -
label
String label
The label. -
org
String org
The org. -
publicDate
Date publicDate
The public date. -
rm
String rm
The rm. -
status
String status
The status. -
subTitle
String subTitle
The sub title. -
subType
String subType
The sub type. -
tempLabel
String tempLabel
The temp label. -
title
String title
The title.
-
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData
class CommitteeProposalComponentData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
againstProposalContainer
AgainstProposalContainer againstProposalContainer
The against proposal container. -
committeeProposalContainer
CommitteeProposalContainer committeeProposalContainer
The committee proposal container. -
document
CommitteeDocumentData document
The document. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalContainer
class CommitteeProposalContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
committeeProposalList
List<CommitteeProposalData> committeeProposalList
The committee proposal list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalData
class CommitteeProposalData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
againstProposalNumber
BigInteger againstProposalNumber
The against proposal number. -
againstProposalParties
String againstProposalParties
The against proposal parties. -
ballotId
String ballotId
The ballot id. -
ballotSummary
Element ballotSummary
The ballot summary. -
ballotUrlXml
String ballotUrlXml
The ballot url xml. -
committeeReport
String committeeReport
The committee report. -
decisionType
String decisionType
The decision type. -
header
String header
The header. -
hjid
Long hjid
The hjid. -
issueNumber
BigInteger issueNumber
The issue number. -
proposal
String proposal
The proposal. -
rm
String rm
The rm. -
winner
String winner
The winner.
-
-