public class FerdigstillJournalfoeringRequest extends Object
Java class for FerdigstillJournalfoeringRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FerdigstillJournalfoeringRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="journalpostId" type="{http://nav.no/tjeneste/virksomhet/behandleInngaaendeJournal/v1/informasjon}Identifikator"/>
</sequence>
<attGroup ref="{http://nav.no/tjeneste/virksomhet/behandleInngaaendeJournal/v1/metadata}Endringssporing"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
enhetId |
protected String |
journalpostId |
| Constructor and Description |
|---|
FerdigstillJournalfoeringRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnhetId()
Gets the value of the enhetId property.
|
String |
getJournalpostId()
Gets the value of the journalpostId property.
|
void |
setEnhetId(String value)
Sets the value of the enhetId property.
|
void |
setJournalpostId(String value)
Sets the value of the journalpostId property.
|
public String getJournalpostId()
Stringpublic void setJournalpostId(String value)
value - allowed object is
Stringpublic String getEnhetId()
StringCopyright © 2019. All rights reserved.