public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: no.nav.tjeneste.virksomhet.behandleinngaaendejournal.v1
|
public ObjectFactory()
public FerdigstillJournalfoering createFerdigstillJournalfoering()
FerdigstillJournalfoeringpublic OppdaterJournalpostResponse createOppdaterJournalpostResponse()
OppdaterJournalpostResponsepublic OppdaterJournalpost createOppdaterJournalpost()
OppdaterJournalpostpublic FerdigstillJournalfoeringResponse createFerdigstillJournalfoeringResponse()
FerdigstillJournalfoeringResponsepublic PingResponse createPingResponse()
PingResponsepublic JAXBElement<ObjektIkkeFunnet> createOppdaterJournalpostobjektIkkeFunnet(ObjektIkkeFunnet value)
public JAXBElement<ObjektIkkeFunnet> createFerdigstillJournalfoeringobjektIkkeFunnet(ObjektIkkeFunnet value)
public JAXBElement<Sikkerhetsbegrensning> createOppdaterJournalpostsikkerhetsbegrensning(Sikkerhetsbegrensning value)
public JAXBElement<JournalpostIkkeInngaeende> createFerdigstillJournalfoeringjournalpostIkkeInngaaende(JournalpostIkkeInngaeende value)
public JAXBElement<JournalpostIkkeInngaeende> createOppdaterJournalpostjournalpostIkkeInngaaende(JournalpostIkkeInngaeende value)
public JAXBElement<OppdateringIkkeMulig> createOppdaterJournalpostoppdateringIkkeMulig(OppdateringIkkeMulig value)
public JAXBElement<FerdigstillingIkkeMulig> createFerdigstillJournalfoeringferdigstillingIkkeMulig(FerdigstillingIkkeMulig value)
public JAXBElement<UgyldigInput> createFerdigstillJournalfoeringugyldigInput(UgyldigInput value)
public JAXBElement<Sikkerhetsbegrensning> createFerdigstillJournalfoeringsikkerhetsbegrensning(Sikkerhetsbegrensning value)
public JAXBElement<UgyldigInput> createOppdaterJournalpostugyldigInput(UgyldigInput value)
Copyright © 2019. All rights reserved.