Class ObjectFactory
java.lang.Object
com.hack23.cia.model.external.riksdagen.dokumentstatus.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.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.Creates a new Object object.Creates a new Object object.Creates a new Object object.javax.xml.bind.JAXBElement<DocumentStatusContainer>Creates a new Object object.
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Instantiates a new object factory.
-
-
Method Details
-
createDocumentStatusContainer
Creates a new Object object.- Returns:
- the document status container
-
createDocumentData
Creates a new Object object.- Returns:
- the document data
-
createDocumentActivityContainer
Creates a new Object object.- Returns:
- the document activity container
-
createDocumentActivityData
Creates a new Object object.- Returns:
- the document activity data
-
createDocumentProposalData
Creates a new Object object.- Returns:
- the document proposal data
-
createDocumentProposalContainer
Creates a new Object object.- Returns:
- the document proposal container
-
createDocumentDetailContainer
Creates a new Object object.- Returns:
- the document detail container
-
createDocumentDetailData
Creates a new Object object.- Returns:
- the document detail data
-
createDocumentAttachmentContainer
Creates a new Object object.- Returns:
- the document attachment container
-
createDocumentAttachment
Creates a new Object object.- Returns:
- the document attachment
-
createDocumentReferenceContainer
Creates a new Object object.- Returns:
- the document reference container
-
createDocumentReferenceData
Creates a new Object object.- Returns:
- the document reference data
-
createDocumentPersonReferenceContainer
Creates a new Object object.- Returns:
- the document person reference container
-
createDocumentPersonReferenceData
Creates a new Object object.- Returns:
- the document person reference data
-
createDokumentstatus
public javax.xml.bind.JAXBElement<DocumentStatusContainer> createDokumentstatus(DocumentStatusContainer value) Creates a new Object object.- Parameters:
value- the value- Returns:
- the JAXB element
-