public class Innkalling extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fra-tidspunkt" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="til-tidspunkt" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="tittel" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Tittel"/>
<element name="oppmøte-informasjon" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Beskrivelse" minOccurs="0"/>
<element name="møteplass">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tittel" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Tittel"/>
<element name="navn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="gateadresse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="postnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="sted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="land" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="geo-lokasjon" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}GeoLokasjon" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="strekkode" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Strekkode" minOccurs="0"/>
<element name="informasjon" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="info" maxOccurs="2">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tittel" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Tittel"/>
<element name="tekst" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Beskrivelse"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="lenker" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="lenke" maxOccurs="2">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="navn" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}Tittel"/>
<element name="url" type="{http://begrep.difi.no/sdp/utvidelser/innkalling}HttpLenke"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Innkalling.Informasjon
Java class for anonymous complex type.
|
static class |
Innkalling.Lenker
Java class for anonymous complex type.
|
static class |
Innkalling.Møteplass
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ZonedDateTime |
fraTidspunkt |
protected Innkalling.Informasjon |
informasjon |
protected Innkalling.Lenker |
lenker |
protected Innkalling.Møteplass |
møteplass |
protected Beskrivelse |
oppmøteInformasjon |
protected Strekkode |
strekkode |
protected ZonedDateTime |
tilTidspunkt |
protected Tittel |
tittel |
| Constructor and Description |
|---|
Innkalling()
Default no-arg 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
|
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
ZonedDateTime |
getFraTidspunkt()
Gets the value of the fraTidspunkt property.
|
Innkalling.Informasjon |
getInformasjon()
Gets the value of the informasjon property.
|
Innkalling.Lenker |
getLenker()
Gets the value of the lenker property.
|
Innkalling.Møteplass |
getMøteplass()
Gets the value of the møteplass property.
|
Beskrivelse |
getOppmøteInformasjon()
Gets the value of the oppmøteInformasjon property.
|
Strekkode |
getStrekkode()
Gets the value of the strekkode property.
|
ZonedDateTime |
getTilTidspunkt()
Gets the value of the tilTidspunkt property.
|
Tittel |
getTittel()
Gets the value of the tittel property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setFraTidspunkt(ZonedDateTime value)
Sets the value of the fraTidspunkt property.
|
void |
setInformasjon(Innkalling.Informasjon value)
Sets the value of the informasjon property.
|
void |
setLenker(Innkalling.Lenker value)
Sets the value of the lenker property.
|
void |
setMøteplass(Innkalling.Møteplass value)
Sets the value of the møteplass property.
|
void |
setOppmøteInformasjon(Beskrivelse value)
Sets the value of the oppmøteInformasjon property.
|
void |
setStrekkode(Strekkode value)
Sets the value of the strekkode property.
|
void |
setTilTidspunkt(ZonedDateTime value)
Sets the value of the tilTidspunkt property.
|
void |
setTittel(Tittel value)
Sets the value of the tittel property.
|
String |
toString() |
Innkalling |
withFraTidspunkt(ZonedDateTime value) |
Innkalling |
withInformasjon(Innkalling.Informasjon value) |
Innkalling |
withLenker(Innkalling.Lenker value) |
Innkalling |
withMøteplass(Innkalling.Møteplass value) |
Innkalling |
withOppmøteInformasjon(Beskrivelse value) |
Innkalling |
withStrekkode(Strekkode value) |
Innkalling |
withTilTidspunkt(ZonedDateTime value) |
Innkalling |
withTittel(Tittel value) |
protected ZonedDateTime fraTidspunkt
protected ZonedDateTime tilTidspunkt
protected Tittel tittel
protected Beskrivelse oppmøteInformasjon
protected Innkalling.Møteplass møteplass
protected Strekkode strekkode
protected Innkalling.Informasjon informasjon
protected Innkalling.Lenker lenker
public Innkalling()
public Innkalling(ZonedDateTime fraTidspunkt, ZonedDateTime tilTidspunkt, Tittel tittel, Beskrivelse oppmøteInformasjon, Innkalling.Møteplass møteplass, Strekkode strekkode, Innkalling.Informasjon informasjon, Innkalling.Lenker lenker)
public ZonedDateTime getFraTidspunkt()
Stringpublic void setFraTidspunkt(ZonedDateTime value)
value - allowed object is
Stringpublic ZonedDateTime getTilTidspunkt()
Stringpublic void setTilTidspunkt(ZonedDateTime value)
value - allowed object is
Stringpublic Tittel getTittel()
Tittelpublic void setTittel(Tittel value)
value - allowed object is
Tittelpublic Beskrivelse getOppmøteInformasjon()
Beskrivelsepublic void setOppmøteInformasjon(Beskrivelse value)
value - allowed object is
Beskrivelsepublic Innkalling.Møteplass getMøteplass()
Innkalling.Møteplasspublic void setMøteplass(Innkalling.Møteplass value)
value - allowed object is
Innkalling.Møteplasspublic Strekkode getStrekkode()
Strekkodepublic void setStrekkode(Strekkode value)
value - allowed object is
Strekkodepublic Innkalling.Informasjon getInformasjon()
Innkalling.Informasjonpublic void setInformasjon(Innkalling.Informasjon value)
value - allowed object is
Innkalling.Informasjonpublic Innkalling.Lenker getLenker()
Innkalling.Lenkerpublic void setLenker(Innkalling.Lenker value)
value - allowed object is
Innkalling.Lenkerpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public Innkalling withFraTidspunkt(ZonedDateTime value)
public Innkalling withTilTidspunkt(ZonedDateTime value)
public Innkalling withTittel(Tittel value)
public Innkalling withOppmøteInformasjon(Beskrivelse value)
public Innkalling withMøteplass(Innkalling.Møteplass value)
public Innkalling withStrekkode(Strekkode value)
public Innkalling withInformasjon(Innkalling.Informasjon value)
public Innkalling withLenker(Innkalling.Lenker value)
Copyright © 2019 Digipost. All rights reserved.