| Package | Description |
|---|---|
| no.difi.begrep |
| Modifier and Type | Field and Description |
|---|---|
protected DifiReservasjon |
DifiPerson.reservasjon |
| Modifier and Type | Method and Description |
|---|---|
static DifiReservasjon |
DifiReservasjon.fromValue(String v) |
DifiReservasjon |
DifiPerson.getReservasjon()
Gets the value of the reservasjon property.
|
static DifiReservasjon |
DifiReservasjon.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DifiReservasjon[] |
DifiReservasjon.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DifiPerson.setReservasjon(DifiReservasjon value)
Sets the value of the reservasjon property.
|
DifiPerson |
DifiPerson.withReservasjon(DifiReservasjon value) |
| Constructor and Description |
|---|
DifiPerson(String personidentifikator,
DifiReservasjon reservasjon,
DifiStatus status,
String beskrivelse,
DifiKontaktinformasjon kontaktinformasjon,
DifiSikkerDigitalPostAdresse sikkerDigitalPostAdresse,
String x509Certificate)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.