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