public class Behandlingstema extends Kodeverdi
Java class for Behandlingstema complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Behandlingstema">
<simpleContent>
<extension base="<http://nav.no/tjeneste/virksomhet/infotrygdBeregningsgrunnlag/v1/informasjon>Kodeverdi">
<attribute name="kodeverksRef" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="https://confluence.adeo.no/display/INFOTRYGD/Kodeverk+IS-basen" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
kodeverksRef |
| Constructor and Description |
|---|
Behandlingstema() |
| 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.