public class Sykepenger extends PeriodeYtelse
Java class for Sykepenger complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Sykepenger">
<complexContent>
<extension base="{http://nav.no/tjeneste/virksomhet/infotrygdBeregningsgrunnlag/v1/informasjon}PeriodeYtelse">
<sequence>
<element name="inntektsgrunnlagProsent" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
inntektsgrunnlagProsent |
arbeidsforholdListe, arbeidskategoribehandlingstema, identdato, periode, vedtakListe| Constructor and Description |
|---|
Sykepenger() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getInntektsgrunnlagProsent()
Gets the value of the inntektsgrunnlagProsent property.
|
void |
setInntektsgrunnlagProsent(Integer value)
Sets the value of the inntektsgrunnlagProsent property.
|
getArbeidsforholdListe, getArbeidskategori, setArbeidskategorigetBehandlingstema, getIdentdato, getPeriode, getVedtakListe, setBehandlingstema, setIdentdato, setPeriodeCopyright © 2019. All rights reserved.