|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DifiReservasjon | |
|---|---|
| no.difi.begrep | |
| Uses of DifiReservasjon in no.difi.begrep |
|---|
| Fields in no.difi.begrep declared as DifiReservasjon | |
|---|---|
protected DifiReservasjon |
DifiPerson.reservasjon
|
| Methods in no.difi.begrep that return DifiReservasjon | |
|---|---|
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. |
| Methods in no.difi.begrep with parameters of type DifiReservasjon | |
|---|---|
void |
DifiPerson.setReservasjon(DifiReservasjon value)
Sets the value of the reservasjon property. |
DifiPerson |
DifiPerson.withReservasjon(DifiReservasjon value)
|
| Constructors in no.difi.begrep with parameters of type DifiReservasjon | |
|---|---|
DifiPerson(String personidentifikator,
DifiReservasjon reservasjon,
DifiStatus status,
String beskrivelse,
DifiKontaktinformasjon kontaktinformasjon,
DifiSikkerDigitalPostAdresse sikkerDigitalPostAdresse,
String x509Certificate)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||