Class ObjectFactory
- java.lang.Object
-
- no.difi.begrep.sdp.utvidelser.bevis.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the no.difi.begrep.sdp.utvidelser.bevis package.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 Summary
Constructors Constructor 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.bevis
-
Method Summary
-
-
-
Method Detail
-
createSDPUtstederVisningsnavn
public SDPUtstederVisningsnavn createSDPUtstederVisningsnavn()
Create an instance ofSDPUtstederVisningsnavn
-
createSDPGyldighetsperiode
public SDPGyldighetsperiode createSDPGyldighetsperiode()
Create an instance ofSDPGyldighetsperiode
-
createSDPBevisIdNavn
public SDPBevisIdNavn createSDPBevisIdNavn()
Create an instance ofSDPBevisIdNavn
-
createSDPAttributt
public SDPAttributt createSDPAttributt()
Create an instance ofSDPAttributt
-
createSDPPeriode
public SDPPeriode createSDPPeriode()
Create an instance ofSDPPeriode
-
createSDPAarligRepeterendePeriode
public SDPAarligRepeterendePeriode createSDPAarligRepeterendePeriode()
Create an instance ofSDPAarligRepeterendePeriode
-
createSDPMaanedstidspunkt
public SDPMaanedstidspunkt createSDPMaanedstidspunkt()
Create an instance ofSDPMaanedstidspunkt
-
createSDPAdresse
public SDPAdresse createSDPAdresse()
Create an instance ofSDPAdresse
-
createSDPAttributtnavn
public SDPAttributtnavn createSDPAttributtnavn()
Create an instance ofSDPAttributtnavn
-
createSDPAttributtverdi
public SDPAttributtverdi createSDPAttributtverdi()
Create an instance ofSDPAttributtverdi
-
createSDPInfonavn
public SDPInfonavn createSDPInfonavn()
Create an instance ofSDPInfonavn
-
createSDPInfoverdi
public SDPInfoverdi createSDPInfoverdi()
Create an instance ofSDPInfoverdi
-
-