Uses of Class
com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentPersonReferenceContainer
-
Uses of DocumentPersonReferenceContainer in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl
Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl declared as DocumentPersonReferenceContainerModifier and TypeFieldDescriptionprotected DocumentPersonReferenceContainerDocumentStatusContainer.documentPersonReferenceContainerThe document person reference container.Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl that return DocumentPersonReferenceContainerModifier and TypeMethodDescriptionObjectFactory.createDocumentPersonReferenceContainer()Creates a new Object object.DocumentStatusContainer.getDocumentPersonReferenceContainer()Gets the document person reference container.DocumentPersonReferenceContainer.withDocumentPersonReferenceList(List<DocumentPersonReferenceData> documentPersonReferenceList) With document person reference list.Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with parameters of type DocumentPersonReferenceContainerModifier and TypeMethodDescriptionvoidDocumentStatusContainer.setDocumentPersonReferenceContainer(DocumentPersonReferenceContainer value) Sets the document person reference container.DocumentStatusContainer.withDocumentPersonReferenceContainer(DocumentPersonReferenceContainer value) With document person reference container.