| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.bevis |
| Modifier and Type | Field and Description |
|---|---|
protected List<SDPAttributt> |
SDPBevis.attributts |
| Modifier and Type | Method and Description |
|---|---|
SDPAttributt |
ObjectFactory.createSDPAttributt()
Create an instance of
SDPAttributt |
SDPAttributt |
SDPAttributt.withNavn(SDPAttributtnavn value) |
SDPAttributt |
SDPAttributt.withVerdi(SDPAttributtverdi value) |
| Modifier and Type | Method and Description |
|---|---|
List<SDPAttributt> |
SDPBevis.getAttributts()
Gets the value of the attributts property.
|
| Modifier and Type | Method and Description |
|---|---|
SDPBevis |
SDPBevis.withAttributts(SDPAttributt... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SDPBevis.setAttributts(List<SDPAttributt> value) |
SDPBevis |
SDPBevis.withAttributts(Collection<SDPAttributt> values) |
SDPBevis |
SDPBevis.withAttributts(List<SDPAttributt> 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.