public class FinnGrunnlagListe extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="request" type="{http://nav.no/tjeneste/virksomhet/infotrygdBeregningsgrunnlag/v1/meldinger}FinnGrunnlagListeRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FinnGrunnlagListeRequest |
request |
| Constructor and Description |
|---|
FinnGrunnlagListe() |
| Modifier and Type | Method and Description |
|---|---|
FinnGrunnlagListeRequest |
getRequest()
Gets the value of the request property.
|
void |
setRequest(FinnGrunnlagListeRequest value)
Sets the value of the request property.
|
protected FinnGrunnlagListeRequest request
public FinnGrunnlagListeRequest getRequest()
FinnGrunnlagListeRequestpublic void setRequest(FinnGrunnlagListeRequest value)
value - allowed object is
FinnGrunnlagListeRequestCopyright © 2019. All rights reserved.