| Package | Description |
|---|---|
| no.difi.begrep.sdp.schema_v10 |
| Modifier and Type | Field and Description |
|---|---|
protected SDPSikkerhetsnivaa |
SDPDigitalPostInfo.sikkerhetsnivaa |
| Modifier and Type | Method and Description |
|---|---|
static SDPSikkerhetsnivaa |
SDPSikkerhetsnivaa.fromValue(String v) |
SDPSikkerhetsnivaa |
SDPDigitalPostInfo.getSikkerhetsnivaa()
Gets the value of the sikkerhetsnivaa property.
|
static SDPSikkerhetsnivaa |
SDPSikkerhetsnivaa.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SDPSikkerhetsnivaa[] |
SDPSikkerhetsnivaa.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SDPDigitalPostInfo.setSikkerhetsnivaa(SDPSikkerhetsnivaa value)
Sets the value of the sikkerhetsnivaa property.
|
SDPDigitalPostInfo |
SDPDigitalPostInfo.withSikkerhetsnivaa(SDPSikkerhetsnivaa value) |
| Constructor and Description |
|---|
SDPDigitalPostInfo(org.joda.time.LocalDate virkningsdato,
Boolean aapningskvittering,
SDPSikkerhetsnivaa sikkerhetsnivaa,
SDPTittel ikkeSensitivTittel,
SDPVarsler varsler)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.