public class OppdaterJournalpostRequest extends Object
Java class for OppdaterJournalpostRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OppdaterJournalpostRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="inngaaendeJournalpost" type="{http://nav.no/tjeneste/virksomhet/behandleInngaaendeJournal/v1/informasjon}InngaaendeJournalpost"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected InngaaendeJournalpost |
inngaaendeJournalpost |
| Constructor and Description |
|---|
OppdaterJournalpostRequest() |
| Modifier and Type | Method and Description |
|---|---|
InngaaendeJournalpost |
getInngaaendeJournalpost()
Gets the value of the inngaaendeJournalpost property.
|
void |
setInngaaendeJournalpost(InngaaendeJournalpost value)
Sets the value of the inngaaendeJournalpost property.
|
protected InngaaendeJournalpost inngaaendeJournalpost
public InngaaendeJournalpost getInngaaendeJournalpost()
InngaaendeJournalpostpublic void setInngaaendeJournalpost(InngaaendeJournalpost value)
value - allowed object is
InngaaendeJournalpostCopyright © 2019. All rights reserved.