public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: no.difi.begrep.sdp.utvidelser.innkalling
|
| Modifier and Type | Method and Description |
|---|---|
Beskrivelse |
createBeskrivelse()
Create an instance of
Beskrivelse |
GeoLokasjon |
createGeoLokasjon()
Create an instance of
GeoLokasjon |
Innkalling |
createInnkalling()
Create an instance of
Innkalling |
Innkalling.Informasjon |
createInnkallingInformasjon()
Create an instance of
Innkalling.Informasjon |
Innkalling.Informasjon.Info |
createInnkallingInformasjonInfo()
Create an instance of
Innkalling.Informasjon.Info |
Innkalling.Lenker |
createInnkallingLenker()
Create an instance of
Innkalling.Lenker |
Innkalling.Lenker.Lenke |
createInnkallingLenkerLenke()
Create an instance of
Innkalling.Lenker.Lenke |
Innkalling.Møteplass |
createInnkallingMøteplass()
Create an instance of
Innkalling.Møteplass |
Strekkode |
createStrekkode()
Create an instance of
Strekkode |
Tittel |
createTittel()
Create an instance of
Tittel |
public ObjectFactory()
public Innkalling createInnkalling()
Innkallingpublic Innkalling.Lenker createInnkallingLenker()
Innkalling.Lenkerpublic Innkalling.Informasjon createInnkallingInformasjon()
Innkalling.Informasjonpublic Beskrivelse createBeskrivelse()
Beskrivelsepublic Innkalling.Møteplass createInnkallingMøteplass()
Innkalling.Møteplasspublic GeoLokasjon createGeoLokasjon()
GeoLokasjonpublic Innkalling.Lenker.Lenke createInnkallingLenkerLenke()
Innkalling.Lenker.Lenkepublic Innkalling.Informasjon.Info createInnkallingInformasjonInfo()
Innkalling.Informasjon.InfoCopyright © 2019 Digipost. All rights reserved.