All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.nav.tjeneste.virksomhet.oppgave.v3.meldinger.ObjectFactory Maven / Gradle / Ivy


package no.nav.tjeneste.virksomhet.oppgave.v3.meldinger;

import javax.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the no.nav.tjeneste.virksomhet.oppgave.v3.meldinger package. 
 * 

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. * */ @XmlRegistry public class ObjectFactory { /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: no.nav.tjeneste.virksomhet.oppgave.v3.meldinger * */ public ObjectFactory() { } /** * Create an instance of {@link WSFinnMappeListeRequest } * */ public WSFinnMappeListeRequest createWSFinnMappeListeRequest() { return new WSFinnMappeListeRequest(); } /** * Create an instance of {@link WSFinnOppgaveListeUtvidelse1 } * */ public WSFinnOppgaveListeUtvidelse1 createWSFinnOppgaveListeUtvidelse1() { return new WSFinnOppgaveListeUtvidelse1(); } /** * Create an instance of {@link WSFinnFeilregistrertOppgaveListeUtvidelse1 } * */ public WSFinnFeilregistrertOppgaveListeUtvidelse1 createWSFinnFeilregistrertOppgaveListeUtvidelse1() { return new WSFinnFeilregistrertOppgaveListeUtvidelse1(); } /** * Create an instance of {@link WSFinnOppgaveListeResponse } * */ public WSFinnOppgaveListeResponse createWSFinnOppgaveListeResponse() { return new WSFinnOppgaveListeResponse(); } /** * Create an instance of {@link WSFinnFeilregistrertOppgaveListeRequest } * */ public WSFinnFeilregistrertOppgaveListeRequest createWSFinnFeilregistrertOppgaveListeRequest() { return new WSFinnFeilregistrertOppgaveListeRequest(); } /** * Create an instance of {@link WSHentOppgaveUtvidelse1 } * */ public WSHentOppgaveUtvidelse1 createWSHentOppgaveUtvidelse1() { return new WSHentOppgaveUtvidelse1(); } /** * Create an instance of {@link WSFinnFerdigstiltOppgaveListeResponse } * */ public WSFinnFerdigstiltOppgaveListeResponse createWSFinnFerdigstiltOppgaveListeResponse() { return new WSFinnFerdigstiltOppgaveListeResponse(); } /** * Create an instance of {@link WSFinnOppgaveListeFilter } * */ public WSFinnOppgaveListeFilter createWSFinnOppgaveListeFilter() { return new WSFinnOppgaveListeFilter(); } /** * Create an instance of {@link WSFinnFerdigstiltOppgaveListeSok } * */ public WSFinnFerdigstiltOppgaveListeSok createWSFinnFerdigstiltOppgaveListeSok() { return new WSFinnFerdigstiltOppgaveListeSok(); } /** * Create an instance of {@link WSFinnFeilregistrertOppgaveListeFilter } * */ public WSFinnFeilregistrertOppgaveListeFilter createWSFinnFeilregistrertOppgaveListeFilter() { return new WSFinnFeilregistrertOppgaveListeFilter(); } /** * Create an instance of {@link WSFinnMappeListeResponse } * */ public WSFinnMappeListeResponse createWSFinnMappeListeResponse() { return new WSFinnMappeListeResponse(); } /** * Create an instance of {@link WSFinnFerdigstiltOppgaveListeUtvidelse1 } * */ public WSFinnFerdigstiltOppgaveListeUtvidelse1 createWSFinnFerdigstiltOppgaveListeUtvidelse1() { return new WSFinnFerdigstiltOppgaveListeUtvidelse1(); } /** * Create an instance of {@link WSFinnFeilregistrertOppgaveListeResponse } * */ public WSFinnFeilregistrertOppgaveListeResponse createWSFinnFeilregistrertOppgaveListeResponse() { return new WSFinnFeilregistrertOppgaveListeResponse(); } /** * Create an instance of {@link WSFinnFerdigstiltOppgaveListeFilter } * */ public WSFinnFerdigstiltOppgaveListeFilter createWSFinnFerdigstiltOppgaveListeFilter() { return new WSFinnFerdigstiltOppgaveListeFilter(); } /** * Create an instance of {@link WSFinnMappeListeUtvidelse1 } * */ public WSFinnMappeListeUtvidelse1 createWSFinnMappeListeUtvidelse1() { return new WSFinnMappeListeUtvidelse1(); } /** * Create an instance of {@link WSFinnOppgaveListeRequest } * */ public WSFinnOppgaveListeRequest createWSFinnOppgaveListeRequest() { return new WSFinnOppgaveListeRequest(); } /** * Create an instance of {@link WSFinnOppgaveListeSok } * */ public WSFinnOppgaveListeSok createWSFinnOppgaveListeSok() { return new WSFinnOppgaveListeSok(); } /** * Create an instance of {@link WSFinnFerdigstiltOppgaveListeRequest } * */ public WSFinnFerdigstiltOppgaveListeRequest createWSFinnFerdigstiltOppgaveListeRequest() { return new WSFinnFerdigstiltOppgaveListeRequest(); } /** * Create an instance of {@link WSHentOppgaveResponse } * */ public WSHentOppgaveResponse createWSHentOppgaveResponse() { return new WSHentOppgaveResponse(); } /** * Create an instance of {@link WSFinnOppgaveListeSortering } * */ public WSFinnOppgaveListeSortering createWSFinnOppgaveListeSortering() { return new WSFinnOppgaveListeSortering(); } /** * Create an instance of {@link WSFinnFeilregistrertOppgaveListeSok } * */ public WSFinnFeilregistrertOppgaveListeSok createWSFinnFeilregistrertOppgaveListeSok() { return new WSFinnFeilregistrertOppgaveListeSok(); } /** * Create an instance of {@link WSHentOppgaveRequest } * */ public WSHentOppgaveRequest createWSHentOppgaveRequest() { return new WSHentOppgaveRequest(); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy