public class Foreldrepenger extends PeriodeYtelse
Java class for Foreldrepenger complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Foreldrepenger">
<complexContent>
<extension base="{http://nav.no/tjeneste/virksomhet/infotrygdBeregningsgrunnlag/v1/informasjon}PeriodeYtelse">
<sequence>
<element name="opprinneligIdentdato" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="dekningsgrad" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="gradering" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="foedselsdatoBarn" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
dekningsgrad |
protected XMLGregorianCalendar |
foedselsdatoBarn |
protected Integer |
gradering |
protected XMLGregorianCalendar |
opprinneligIdentdato |
arbeidsforholdListe, arbeidskategoribehandlingstema, identdato, periode, vedtakListe| Constructor and Description |
|---|
Foreldrepenger() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDekningsgrad()
Gets the value of the dekningsgrad property.
|
XMLGregorianCalendar |
getFoedselsdatoBarn()
Gets the value of the foedselsdatoBarn property.
|
Integer |
getGradering()
Gets the value of the gradering property.
|
XMLGregorianCalendar |
getOpprinneligIdentdato()
Gets the value of the opprinneligIdentdato property.
|
void |
setDekningsgrad(Integer value)
Sets the value of the dekningsgrad property.
|
void |
setFoedselsdatoBarn(XMLGregorianCalendar value)
Sets the value of the foedselsdatoBarn property.
|
void |
setGradering(Integer value)
Sets the value of the gradering property.
|
void |
setOpprinneligIdentdato(XMLGregorianCalendar value)
Sets the value of the opprinneligIdentdato property.
|
getArbeidsforholdListe, getArbeidskategori, setArbeidskategorigetBehandlingstema, getIdentdato, getPeriode, getVedtakListe, setBehandlingstema, setIdentdato, setPeriodeprotected XMLGregorianCalendar opprinneligIdentdato
protected Integer dekningsgrad
protected Integer gradering
protected XMLGregorianCalendar foedselsdatoBarn
public XMLGregorianCalendar getOpprinneligIdentdato()
XMLGregorianCalendarpublic void setOpprinneligIdentdato(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic Integer getDekningsgrad()
Integerpublic void setDekningsgrad(Integer value)
value - allowed object is
Integerpublic Integer getGradering()
Integerpublic void setGradering(Integer value)
value - allowed object is
Integerpublic XMLGregorianCalendar getFoedselsdatoBarn()
XMLGregorianCalendarpublic void setFoedselsdatoBarn(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarCopyright © 2019. All rights reserved.