| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.arrangement |
| Modifier and Type | Field and Description |
|---|---|
protected List<SDPTidsrom> |
SDPArrangement.tidsroms |
| Modifier and Type | Method and Description |
|---|---|
SDPTidsrom |
ObjectFactory.createSDPTidsrom()
Create an instance of
SDPTidsrom |
SDPTidsrom |
SDPTidsrom.withFra(ZonedDateTime value) |
SDPTidsrom |
SDPTidsrom.withTil(ZonedDateTime value) |
| Modifier and Type | Method and Description |
|---|---|
List<SDPTidsrom> |
SDPArrangement.getTidsroms()
Gets the value of the tidsroms property.
|
| Modifier and Type | Method and Description |
|---|---|
SDPArrangement |
SDPArrangement.withTidsroms(SDPTidsrom... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SDPArrangement.setTidsroms(List<SDPTidsrom> value) |
SDPArrangement |
SDPArrangement.withTidsroms(Collection<SDPTidsrom> values) |
SDPArrangement |
SDPArrangement.withTidsroms(List<SDPTidsrom> value) |
| Constructor and Description |
|---|
SDPArrangement(SDPTittel tittel,
SDPTittel tidsromTittel,
List<SDPTidsrom> tidsroms,
SDPBeskrivelse oppmøteInformasjon,
SDPArrangement.SDPMøteplass møteplass,
SDPStrekkode strekkode,
List<SDPArrangement.SDPInfo> infos,
SDPArrangement.SDPLenker lenker)
Fully-initialising value constructor
|
Copyright © 2019 Digipost. All rights reserved.