public class FinnGrunnlagListeResponse 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="response" type="{http://nav.no/tjeneste/virksomhet/infotrygdBeregningsgrunnlag/v1/meldinger}FinnGrunnlagListeResponse" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FinnGrunnlagListeResponse |
response |
| Constructor and Description |
|---|
FinnGrunnlagListeResponse() |
| Modifier and Type | Method and Description |
|---|---|
FinnGrunnlagListeResponse |
getResponse()
Gets the value of the response property.
|
void |
setResponse(FinnGrunnlagListeResponse value)
Sets the value of the response property.
|
protected FinnGrunnlagListeResponse response
public FinnGrunnlagListeResponse getResponse()
FinnGrunnlagListeResponsepublic void setResponse(FinnGrunnlagListeResponse value)
value - allowed object is
FinnGrunnlagListeResponseCopyright © 2019. All rights reserved.