package de.fh_giessen.epr.inhalt.v1; import javax.xml.bind.annotation.XmlRegistry; /** * This object contains factory methods for each * Java content interface and Java element interface * generated in the de.fh_giessen.epr.inhalt.v1 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. * */ @XmlRegistry public class ObjectFactory { /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.fh_giessen.epr.inhalt.v1 * */ public ObjectFactory() { } /** * Create an instance of {@link TGeburt } * */ public TGeburt createTGeburt() { return new TGeburt(); } /** * Create an instance of {@link TEintragLP } * */ public TEintragLP createTEintragLP() { return new TEintragLP(); } /** * Create an instance of {@link TEintrag } * */ public TEintrag createTEintrag() { return new TEintrag(); } /** * Create an instance of {@link TFeststellung } * */ public TFeststellung createTFeststellung() { return new TFeststellung(); } /** * Create an instance of {@link TTodPartner } * */ public TTodPartner createTTodPartner() { return new TTodPartner(); } /** * Create an instance of {@link TEintragEhe } * */ public TEintragEhe createTEintragEhe() { return new TEintragEhe(); } /** * Create an instance of {@link TAufloesungEntscheidung } * */ public TAufloesungEntscheidung createTAufloesungEntscheidung() { return new TAufloesungEntscheidung(); } /** * Create an instance of {@link TPartner } * */ public TPartner createTPartner() { return new TPartner(); } /** * Create an instance of {@link TAuflNeuBegruendung } * */ public TAuflNeuBegruendung createTAuflNeuBegruendung() { return new TAuflNeuBegruendung(); } /** * Create an instance of {@link TGeburtKindDesKindes } * */ public TGeburtKindDesKindes createTGeburtKindDesKindes() { return new TGeburtKindDesKindes(); } /** * Create an instance of {@link TBegruendung } * */ public TBegruendung createTBegruendung() { return new TBegruendung(); } /** * Create an instance of {@link TVerstorbenePerson } * */ public TVerstorbenePerson createTVerstorbenePerson() { return new TVerstorbenePerson(); } /** * Create an instance of {@link TEintragKurz } * */ public TEintragKurz createTEintragKurz() { return new TEintragKurz(); } /** * Create an instance of {@link TGerichtsbeschlussKurz } * */ public TGerichtsbeschlussKurz createTGerichtsbeschlussKurz() { return new TGerichtsbeschlussKurz(); } /** * Create an instance of {@link TWohnung } * */ public TWohnung createTWohnung() { return new TWohnung(); } /** * Create an instance of {@link TEintragTod } * */ public TEintragTod createTEintragTod() { return new TEintragTod(); } /** * Create an instance of {@link TElternteil } * */ public TElternteil createTElternteil() { return new TElternteil(); } /** * Create an instance of {@link EUrkundlTeil } * */ public EUrkundlTeil createEUrkundlTeil() { return new EUrkundlTeil(); } /** * Create an instance of {@link TBeurkundung } * */ public TBeurkundung createTBeurkundung() { return new TBeurkundung(); } /** * Create an instance of {@link LUrkundlTeil } * */ public LUrkundlTeil createLUrkundlTeil() { return new LUrkundlTeil(); } /** * Create an instance of {@link TEPartner } * */ public TEPartner createTEPartner() { return new TEPartner(); } /** * Create an instance of {@link TAenderungsInfo } * */ public TAenderungsInfo createTAenderungsInfo() { return new TAenderungsInfo(); } /** * Create an instance of {@link SHinweise } * */ public SHinweise createSHinweise() { return new SHinweise(); } /** * Create an instance of {@link TGerichtsbeschluss } * */ public TGerichtsbeschluss createTGerichtsbeschluss() { return new TGerichtsbeschluss(); } /** * Create an instance of {@link TLPartner } * */ public TLPartner createTLPartner() { return new TLPartner(); } /** * Create an instance of {@link TEheLPKind } * */ public TEheLPKind createTEheLPKind() { return new TEheLPKind(); } /** * Create an instance of {@link EHinweise } * */ public EHinweise createEHinweise() { return new EHinweise(); } /** * Create an instance of {@link SUrkundlTeil } * */ public SUrkundlTeil createSUrkundlTeil() { return new SUrkundlTeil(); } /** * Create an instance of {@link TNamen } * */ public TNamen createTNamen() { return new TNamen(); } /** * Create an instance of {@link TAenderung } * */ public TAenderung createTAenderung() { return new TAenderung(); } /** * Create an instance of {@link TSPartner } * */ public TSPartner createTSPartner() { return new TSPartner(); } /** * Create an instance of {@link TBestimmungName } * */ public TBestimmungName createTBestimmungName() { return new TBestimmungName(); } /** * Create an instance of {@link LHinweise } * */ public LHinweise createLHinweise() { return new LHinweise(); } /** * Create an instance of {@link TGericht } * */ public TGericht createTGericht() { return new TGericht(); } /** * Create an instance of {@link TPerson } * */ public TPerson createTPerson() { return new TPerson(); } /** * Create an instance of {@link TAufloesungTod } * */ public TAufloesungTod createTAufloesungTod() { return new TAufloesungTod(); } /** * Create an instance of {@link GHinweise } * */ public GHinweise createGHinweise() { return new GHinweise(); } /** * Create an instance of {@link TKind } * */ public TKind createTKind() { return new TKind(); } /** * Create an instance of {@link TTod } * */ public TTod createTTod() { return new TTod(); } /** * Create an instance of {@link TTestamentsverzeichnis } * */ public TTestamentsverzeichnis createTTestamentsverzeichnis() { return new TTestamentsverzeichnis(); } /** * Create an instance of {@link GUrkundlTeil } * */ public GUrkundlTeil createGUrkundlTeil() { return new GUrkundlTeil(); } /** * Create an instance of {@link TTodesErkl } * */ public TTodesErkl createTTodesErkl() { return new TTodesErkl(); } }