public class FerdigstillJournalfoering 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/behandleInngaaendeJournal/v1/meldinger}FerdigstillJournalfoeringRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FerdigstillJournalfoeringRequest |
request |
| Constructor and Description |
|---|
FerdigstillJournalfoering() |
| Modifier and Type | Method and Description |
|---|---|
FerdigstillJournalfoeringRequest |
getRequest()
Gets the value of the request property.
|
void |
setRequest(FerdigstillJournalfoeringRequest value)
Sets the value of the request property.
|
protected FerdigstillJournalfoeringRequest request
public FerdigstillJournalfoeringRequest getRequest()
FerdigstillJournalfoeringRequestpublic void setRequest(FerdigstillJournalfoeringRequest value)
value - allowed object is
FerdigstillJournalfoeringRequestCopyright © 2019. All rights reserved.