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.infotrygdberegningsgrunnlag.v1.informasjon
|
| Modifier and Type | Method and Description |
|---|---|
Arbeidsforhold |
createArbeidsforhold()
Create an instance of
Arbeidsforhold |
Arbeidskategori |
createArbeidskategori()
Create an instance of
Arbeidskategori |
Behandlingstema |
createBehandlingstema()
Create an instance of
Behandlingstema |
Engangsstoenad |
createEngangsstoenad()
Create an instance of
Engangsstoenad |
Foreldrepenger |
createForeldrepenger()
Create an instance of
Foreldrepenger |
Inntektsperiode |
createInntektsperiode()
Create an instance of
Inntektsperiode |
Kodeverdi |
createKodeverdi()
Create an instance of
Kodeverdi |
PaaroerendeSykdom |
createPaaroerendeSykdom()
Create an instance of
PaaroerendeSykdom |
Periode |
createPeriode()
Create an instance of
Periode |
Sykepenger |
createSykepenger()
Create an instance of
Sykepenger |
Vedtak |
createVedtak()
Create an instance of
Vedtak |
public ObjectFactory()
public Arbeidsforhold createArbeidsforhold()
Arbeidsforholdpublic Sykepenger createSykepenger()
Sykepengerpublic PaaroerendeSykdom createPaaroerendeSykdom()
PaaroerendeSykdompublic Arbeidskategori createArbeidskategori()
Arbeidskategoripublic Behandlingstema createBehandlingstema()
Behandlingstemapublic Foreldrepenger createForeldrepenger()
Foreldrepengerpublic Engangsstoenad createEngangsstoenad()
Engangsstoenadpublic Inntektsperiode createInntektsperiode()
InntektsperiodeCopyright © 2019. All rights reserved.