public class Tema extends Kodeverdi
Java class for Tema complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Tema">
<simpleContent>
<extension base="<http://nav.no/tjeneste/virksomhet/behandleInngaaendeJournal/v1/informasjon>Kodeverdi">
<attribute name="kodeverksRef" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="http://nav.no/kodeverk/Kodeverk/Tema" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
kodeverksRef |
| Constructor and Description |
|---|
Tema() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKodeverksRef()
Gets the value of the kodeverksRef property.
|
void |
setKodeverksRef(String value)
Sets the value of the kodeverksRef property.
|
getKodeRef, getTermnavn, getValue, setKodeRef, setTermnavn, setValueprotected String kodeverksRef
Copyright © 2019. All rights reserved.