| Package | Description |
|---|---|
| no.difi.begrep.sdp.schema_v10 |
| Modifier and Type | Field and Description |
|---|---|
protected SDPTittel |
SDPDigitalPostInfo.ikkeSensitivTittel |
protected SDPTittel |
SDPDokument.tittel |
| Modifier and Type | Method and Description |
|---|---|
SDPTittel |
ObjectFactory.createSDPTittel()
Create an instance of
SDPTittel |
SDPTittel |
SDPDigitalPostInfo.getIkkeSensitivTittel()
Gets the value of the ikkeSensitivTittel property.
|
SDPTittel |
SDPDokument.getTittel()
Gets the value of the tittel property.
|
SDPTittel |
SDPTittel.withLang(String value) |
SDPTittel |
SDPTittel.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SDPDigitalPostInfo.setIkkeSensitivTittel(SDPTittel value)
Sets the value of the ikkeSensitivTittel property.
|
void |
SDPDokument.setTittel(SDPTittel value)
Sets the value of the tittel property.
|
SDPDigitalPostInfo |
SDPDigitalPostInfo.withIkkeSensitivTittel(SDPTittel value) |
SDPDokument |
SDPDokument.withTittel(SDPTittel value) |
| Constructor and Description |
|---|
SDPDigitalPostInfo(org.joda.time.LocalDate virkningsdato,
Boolean aapningskvittering,
SDPSikkerhetsnivaa sikkerhetsnivaa,
SDPTittel ikkeSensitivTittel,
SDPVarsler varsler)
Fully-initialising value constructor
|
SDPDokument(SDPTittel tittel,
String href,
String mime)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.