| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.bevis |
| Modifier and Type | Field and Description |
|---|---|
protected List<SDPInfo> |
SDPBevis.infos |
| Modifier and Type | Method and Description |
|---|---|
SDPInfo |
ObjectFactory.createSDPInfo()
Create an instance of
SDPInfo |
SDPInfo |
SDPInfo.withNavn(SDPInfonavn value) |
SDPInfo |
SDPInfo.withVerdi(SDPInfoverdi value) |
| Modifier and Type | Method and Description |
|---|---|
List<SDPInfo> |
SDPBevis.getInfos()
Gets the value of the infos property.
|
| Modifier and Type | Method and Description |
|---|---|
SDPBevis |
SDPBevis.withInfos(SDPInfo... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SDPBevis.setInfos(List<SDPInfo> value) |
SDPBevis |
SDPBevis.withInfos(Collection<SDPInfo> values) |
SDPBevis |
SDPBevis.withInfos(List<SDPInfo> value) |
| Constructor and Description |
|---|
SDPBevis(SDPUtstederVisningsnavn utstederVisningsnavn,
String bakgrunnsfarge,
ZonedDateTime utstedtTidspunkt,
SDPGyldighetsperiode gyldighetsperiode,
SDPBruker bevisholder,
SDPTittel tittel,
SDPBevisIdNavn bevisIdNavn,
String bevisIdVerdi,
List<SDPAttributt> attributts,
List<SDPInfo> infos)
Fully-initialising value constructor
|
Copyright © 2019 Digipost. All rights reserved.