Class ObjectFactory
java.lang.Object
com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.ObjectFactory
A factory for creating Object objects.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates a new Object object.Creates a new Object object.Creates a new Object object.Creates a new Object object.Creates a new Object object.Creates a new Object object.javax.xml.bind.JAXBElement<CommitteeProposalComponentData>Creates a new Object object.
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Instantiates a new object factory.
-
-
Method Details
-
createCommitteeProposalComponentData
Creates a new Object object.- Returns:
- the committee proposal component data
-
createCommitteeDocumentData
Creates a new Object object.- Returns:
- the committee document data
-
createAgainstProposalContainer
Creates a new Object object.- Returns:
- the against proposal container
-
createAgainstProposalData
Creates a new Object object.- Returns:
- the against proposal data
-
createCommitteeProposalContainer
Creates a new Object object.- Returns:
- the committee proposal container
-
createCommitteeProposalData
Creates a new Object object.- Returns:
- the committee proposal data
-
createUtskottsforslag
public javax.xml.bind.JAXBElement<CommitteeProposalComponentData> createUtskottsforslag(CommitteeProposalComponentData value) Creates a new Object object.- Parameters:
value- the value- Returns:
- the JAXB element
-