| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.innkalling |
| Modifier and Type | Field and Description |
|---|---|
protected Tittel |
Innkalling.Lenker.Lenke.navn |
protected Tittel |
Innkalling.tittel |
protected Tittel |
Innkalling.Informasjon.Info.tittel |
protected Tittel |
Innkalling.Møteplass.tittel |
| Modifier and Type | Method and Description |
|---|---|
Tittel |
ObjectFactory.createTittel()
Create an instance of
Tittel |
Tittel |
Innkalling.Lenker.Lenke.getNavn()
Gets the value of the navn property.
|
Tittel |
Innkalling.getTittel()
Gets the value of the tittel property.
|
Tittel |
Innkalling.Informasjon.Info.getTittel()
Gets the value of the tittel property.
|
Tittel |
Innkalling.Møteplass.getTittel()
Gets the value of the tittel property.
|
Tittel |
Tittel.withLang(String value) |
Tittel |
Tittel.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Innkalling.Lenker.Lenke.setNavn(Tittel value)
Sets the value of the navn property.
|
void |
Innkalling.setTittel(Tittel value)
Sets the value of the tittel property.
|
void |
Innkalling.Informasjon.Info.setTittel(Tittel value)
Sets the value of the tittel property.
|
void |
Innkalling.Møteplass.setTittel(Tittel value)
Sets the value of the tittel property.
|
Innkalling.Lenker.Lenke |
Innkalling.Lenker.Lenke.withNavn(Tittel value) |
Innkalling |
Innkalling.withTittel(Tittel value) |
Innkalling.Informasjon.Info |
Innkalling.Informasjon.Info.withTittel(Tittel value) |
Innkalling.Møteplass |
Innkalling.Møteplass.withTittel(Tittel value) |
| Constructor and Description |
|---|
Info(Tittel tittel,
Beskrivelse tekst)
Fully-initialising value constructor
|
Innkalling(ZonedDateTime fraTidspunkt,
ZonedDateTime tilTidspunkt,
Tittel tittel,
Beskrivelse oppmøteInformasjon,
Innkalling.Møteplass møteplass,
Strekkode strekkode,
Innkalling.Informasjon informasjon,
Innkalling.Lenker lenker)
Fully-initialising value constructor
|
Lenke(Tittel navn,
String url)
Fully-initialising value constructor
|
Møteplass(Tittel tittel,
String navn,
String gateadresse,
Integer postnummer,
String sted,
String land,
GeoLokasjon geoLokasjon)
Fully-initialising value constructor
|
Copyright © 2019 Digipost. All rights reserved.