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.feil
|
| Modifier and Type | Method and Description |
|---|---|
FerdigstillingIkkeMulig |
createFerdigstillingIkkeMulig()
Create an instance of
FerdigstillingIkkeMulig |
JournalpostIkkeInngaeende |
createJournalpostIkkeInngaeende()
Create an instance of
JournalpostIkkeInngaeende |
ObjektIkkeFunnet |
createObjektIkkeFunnet()
Create an instance of
ObjektIkkeFunnet |
OppdateringIkkeMulig |
createOppdateringIkkeMulig()
Create an instance of
OppdateringIkkeMulig |
Sikkerhetsbegrensning |
createSikkerhetsbegrensning()
Create an instance of
Sikkerhetsbegrensning |
UgyldigInput |
createUgyldigInput()
Create an instance of
UgyldigInput |
public ObjectFactory()
public ObjektIkkeFunnet createObjektIkkeFunnet()
ObjektIkkeFunnetpublic Sikkerhetsbegrensning createSikkerhetsbegrensning()
Sikkerhetsbegrensningpublic JournalpostIkkeInngaeende createJournalpostIkkeInngaeende()
JournalpostIkkeInngaeendepublic OppdateringIkkeMulig createOppdateringIkkeMulig()
OppdateringIkkeMuligpublic UgyldigInput createUgyldigInput()
UgyldigInputpublic FerdigstillingIkkeMulig createFerdigstillingIkkeMulig()
FerdigstillingIkkeMuligCopyright © 2019. All rights reserved.