All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ee.xtee6.kr.dm.ObjectFactory Maven / Gradle / Ivy

The newest version!

package ee.xtee6.kr.dm;

import javax.xml.namespace.QName;
import jakarta.annotation.Generated;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the ee.xtee6.kr.dm package. 
 * 

An ObjectFactory allows you to programmatically * 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 @Generated(value = "com.sun.tools.ws.wscompile.WsimportTool", comments = "XML-WS Tools 4.0.2", date = "2024-11-22T14:10:52+02:00") public class ObjectFactory { private static final QName _XRoadInstance_QNAME = new QName("http://x-road.eu/xsd/identifiers", "xRoadInstance"); private static final QName _MemberClass_QNAME = new QName("http://x-road.eu/xsd/identifiers", "memberClass"); private static final QName _MemberCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "memberCode"); private static final QName _SubsystemCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "subsystemCode"); private static final QName _GroupCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "groupCode"); private static final QName _ServiceCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "serviceCode"); private static final QName _ServiceVersion_QNAME = new QName("http://x-road.eu/xsd/identifiers", "serviceVersion"); private static final QName _SecurityCategoryCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "securityCategoryCode"); private static final QName _ServerCode_QNAME = new QName("http://x-road.eu/xsd/identifiers", "serverCode"); private static final QName _Id_QNAME = new QName("http://x-road.eu/xsd/xroad.xsd", "id"); private static final QName _UserId_QNAME = new QName("http://x-road.eu/xsd/xroad.xsd", "userId"); private static final QName _Issue_QNAME = new QName("http://x-road.eu/xsd/xroad.xsd", "issue"); private static final QName _ProtocolVersion_QNAME = new QName("http://x-road.eu/xsd/xroad.xsd", "protocolVersion"); private static final QName _Version_QNAME = new QName("http://x-road.eu/xsd/xroad.xsd", "version"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ee.xtee6.kr.dm * */ public ObjectFactory() { } /** * Create an instance of {@link KinnistuDetailandmed } * * @return * the new instance of {@link KinnistuDetailandmed } */ public KinnistuDetailandmed createKinnistuDetailandmed() { return new KinnistuDetailandmed(); } /** * Create an instance of {@link KinnistuDetailandmedRequest } * * @return * the new instance of {@link KinnistuDetailandmedRequest } */ public KinnistuDetailandmedRequest createKinnistuDetailandmedRequest() { return new KinnistuDetailandmedRequest(); } /** * Create an instance of {@link KinnistuDetailandmedResponse } * * @return * the new instance of {@link KinnistuDetailandmedResponse } */ public KinnistuDetailandmedResponse createKinnistuDetailandmedResponse() { return new KinnistuDetailandmedResponse(); } /** * Create an instance of {@link Detailandmed } * * @return * the new instance of {@link Detailandmed } */ public Detailandmed createDetailandmed() { return new Detailandmed(); } /** * Create an instance of {@link ArrayOfJagu0 } * * @return * the new instance of {@link ArrayOfJagu0 } */ public ArrayOfJagu0 createArrayOfJagu0() { return new ArrayOfJagu0(); } /** * Create an instance of {@link ArrayOfJagu1 } * * @return * the new instance of {@link ArrayOfJagu1 } */ public ArrayOfJagu1 createArrayOfJagu1() { return new ArrayOfJagu1(); } /** * Create an instance of {@link ArrayOfJagu2 } * * @return * the new instance of {@link ArrayOfJagu2 } */ public ArrayOfJagu2 createArrayOfJagu2() { return new ArrayOfJagu2(); } /** * Create an instance of {@link ArrayOfJagu3 } * * @return * the new instance of {@link ArrayOfJagu3 } */ public ArrayOfJagu3 createArrayOfJagu3() { return new ArrayOfJagu3(); } /** * Create an instance of {@link ArrayOfJagu4 } * * @return * the new instance of {@link ArrayOfJagu4 } */ public ArrayOfJagu4 createArrayOfJagu4() { return new ArrayOfJagu4(); } /** * Create an instance of {@link KinnistusraamatuMuudatused } * * @return * the new instance of {@link KinnistusraamatuMuudatused } */ public KinnistusraamatuMuudatused createKinnistusraamatuMuudatused() { return new KinnistusraamatuMuudatused(); } /** * Create an instance of {@link KinnistusraamatuMuudatusedRequest } * * @return * the new instance of {@link KinnistusraamatuMuudatusedRequest } */ public KinnistusraamatuMuudatusedRequest createKinnistusraamatuMuudatusedRequest() { return new KinnistusraamatuMuudatusedRequest(); } /** * Create an instance of {@link KinnistusraamatuMuudatusedResponse } * * @return * the new instance of {@link KinnistusraamatuMuudatusedResponse } */ public KinnistusraamatuMuudatusedResponse createKinnistusraamatuMuudatusedResponse() { return new KinnistusraamatuMuudatusedResponse(); } /** * Create an instance of {@link ArrayOfKinnistuMuudatused } * * @return * the new instance of {@link ArrayOfKinnistuMuudatused } */ public ArrayOfKinnistuMuudatused createArrayOfKinnistuMuudatused() { return new ArrayOfKinnistuMuudatused(); } /** * Create an instance of {@link Client } * * @return * the new instance of {@link Client } */ public Client createClient() { return new Client(); } /** * Create an instance of {@link XRoadIdentifierType } * * @return * the new instance of {@link XRoadIdentifierType } */ public XRoadIdentifierType createXRoadIdentifierType() { return new XRoadIdentifierType(); } /** * Create an instance of {@link Service } * * @return * the new instance of {@link Service } */ public Service createService() { return new Service(); } /** * Create an instance of {@link CentralService } * * @return * the new instance of {@link CentralService } */ public CentralService createCentralService() { return new CentralService(); } /** * Create an instance of {@link RequestHash } * * @return * the new instance of {@link RequestHash } */ public RequestHash createRequestHash() { return new RequestHash(); } /** * Create an instance of {@link Title } * * @return * the new instance of {@link Title } */ public Title createTitle() { return new Title(); } /** * Create an instance of {@link Notes } * * @return * the new instance of {@link Notes } */ public Notes createNotes() { return new Notes(); } /** * Create an instance of {@link TechNotes } * * @return * the new instance of {@link TechNotes } */ public TechNotes createTechNotes() { return new TechNotes(); } /** * Create an instance of {@link XRoadSecurityCategoryIdentifierType } * * @return * the new instance of {@link XRoadSecurityCategoryIdentifierType } */ public XRoadSecurityCategoryIdentifierType createXRoadSecurityCategoryIdentifierType() { return new XRoadSecurityCategoryIdentifierType(); } /** * Create an instance of {@link XRoadSecurityServerIdentifierType } * * @return * the new instance of {@link XRoadSecurityServerIdentifierType } */ public XRoadSecurityServerIdentifierType createXRoadSecurityServerIdentifierType() { return new XRoadSecurityServerIdentifierType(); } /** * Create an instance of {@link XRoadGlobalGroupIdentifierType } * * @return * the new instance of {@link XRoadGlobalGroupIdentifierType } */ public XRoadGlobalGroupIdentifierType createXRoadGlobalGroupIdentifierType() { return new XRoadGlobalGroupIdentifierType(); } /** * Create an instance of {@link XRoadLocalGroupIdentifierType } * * @return * the new instance of {@link XRoadLocalGroupIdentifierType } */ public XRoadLocalGroupIdentifierType createXRoadLocalGroupIdentifierType() { return new XRoadLocalGroupIdentifierType(); } /** * Create an instance of {@link Jagu0 } * * @return * the new instance of {@link Jagu0 } */ public Jagu0 createJagu0() { return new Jagu0(); } /** * Create an instance of {@link ArrayOfKinnistamisavaldus } * * @return * the new instance of {@link ArrayOfKinnistamisavaldus } */ public ArrayOfKinnistamisavaldus createArrayOfKinnistamisavaldus() { return new ArrayOfKinnistamisavaldus(); } /** * Create an instance of {@link Kinnistamisavaldus } * * @return * the new instance of {@link Kinnistamisavaldus } */ public Kinnistamisavaldus createKinnistamisavaldus() { return new Kinnistamisavaldus(); } /** * Create an instance of {@link Jagu1 } * * @return * the new instance of {@link Jagu1 } */ public Jagu1 createJagu1() { return new Jagu1(); } /** * Create an instance of {@link ArrayOfKinnistuKatastriyksus } * * @return * the new instance of {@link ArrayOfKinnistuKatastriyksus } */ public ArrayOfKinnistuKatastriyksus createArrayOfKinnistuKatastriyksus() { return new ArrayOfKinnistuKatastriyksus(); } /** * Create an instance of {@link KinnistuKatastriyksus } * * @return * the new instance of {@link KinnistuKatastriyksus } */ public KinnistuKatastriyksus createKinnistuKatastriyksus() { return new KinnistuKatastriyksus(); } /** * Create an instance of {@link Aadressobjekt } * * @return * the new instance of {@link Aadressobjekt } */ public Aadressobjekt createAadressobjekt() { return new Aadressobjekt(); } /** * Create an instance of {@link ArrayOfAadressobjektObjektiAadress } * * @return * the new instance of {@link ArrayOfAadressobjektObjektiAadress } */ public ArrayOfAadressobjektObjektiAadress createArrayOfAadressobjektObjektiAadress() { return new ArrayOfAadressobjektObjektiAadress(); } /** * Create an instance of {@link AadressobjektObjektiAadress } * * @return * the new instance of {@link AadressobjektObjektiAadress } */ public AadressobjektObjektiAadress createAadressobjektObjektiAadress() { return new AadressobjektObjektiAadress(); } /** * Create an instance of {@link ArrayOfSihtotstarve } * * @return * the new instance of {@link ArrayOfSihtotstarve } */ public ArrayOfSihtotstarve createArrayOfSihtotstarve() { return new ArrayOfSihtotstarve(); } /** * Create an instance of {@link Sihtotstarve } * * @return * the new instance of {@link Sihtotstarve } */ public Sihtotstarve createSihtotstarve() { return new Sihtotstarve(); } /** * Create an instance of {@link ArrayOfKandeReaalosa } * * @return * the new instance of {@link ArrayOfKandeReaalosa } */ public ArrayOfKandeReaalosa createArrayOfKandeReaalosa() { return new ArrayOfKandeReaalosa(); } /** * Create an instance of {@link KandeReaalosa } * * @return * the new instance of {@link KandeReaalosa } */ public KandeReaalosa createKandeReaalosa() { return new KandeReaalosa(); } /** * Create an instance of {@link Jagu2 } * * @return * the new instance of {@link Jagu2 } */ public Jagu2 createJagu2() { return new Jagu2(); } /** * Create an instance of {@link ArrayOfJagu2Omandiosa } * * @return * the new instance of {@link ArrayOfJagu2Omandiosa } */ public ArrayOfJagu2Omandiosa createArrayOfJagu2Omandiosa() { return new ArrayOfJagu2Omandiosa(); } /** * Create an instance of {@link Jagu2Omandiosa } * * @return * the new instance of {@link Jagu2Omandiosa } */ public Jagu2Omandiosa createJagu2Omandiosa() { return new Jagu2Omandiosa(); } /** * Create an instance of {@link ArrayOfKinnistuIsik } * * @return * the new instance of {@link ArrayOfKinnistuIsik } */ public ArrayOfKinnistuIsik createArrayOfKinnistuIsik() { return new ArrayOfKinnistuIsik(); } /** * Create an instance of {@link KinnistuIsik } * * @return * the new instance of {@link KinnistuIsik } */ public KinnistuIsik createKinnistuIsik() { return new KinnistuIsik(); } /** * Create an instance of {@link ArrayOfIsikuKood } * * @return * the new instance of {@link ArrayOfIsikuKood } */ public ArrayOfIsikuKood createArrayOfIsikuKood() { return new ArrayOfIsikuKood(); } /** * Create an instance of {@link IsikuKood } * * @return * the new instance of {@link IsikuKood } */ public IsikuKood createIsikuKood() { return new IsikuKood(); } /** * Create an instance of {@link Jagu3 } * * @return * the new instance of {@link Jagu3 } */ public Jagu3 createJagu3() { return new Jagu3(); } /** * Create an instance of {@link Jagu4 } * * @return * the new instance of {@link Jagu4 } */ public Jagu4 createJagu4() { return new Jagu4(); } /** * Create an instance of {@link KinnistuMuudatused } * * @return * the new instance of {@link KinnistuMuudatused } */ public KinnistuMuudatused createKinnistuMuudatused() { return new KinnistuMuudatused(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "xRoadInstance") public JAXBElement createXRoadInstance(String value) { return new JAXBElement<>(_XRoadInstance_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "memberClass") public JAXBElement createMemberClass(String value) { return new JAXBElement<>(_MemberClass_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "memberCode") public JAXBElement createMemberCode(String value) { return new JAXBElement<>(_MemberCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "subsystemCode") public JAXBElement createSubsystemCode(String value) { return new JAXBElement<>(_SubsystemCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "groupCode") public JAXBElement createGroupCode(String value) { return new JAXBElement<>(_GroupCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "serviceCode") public JAXBElement createServiceCode(String value) { return new JAXBElement<>(_ServiceCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "serviceVersion") public JAXBElement createServiceVersion(String value) { return new JAXBElement<>(_ServiceVersion_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "securityCategoryCode") public JAXBElement createSecurityCategoryCode(String value) { return new JAXBElement<>(_SecurityCategoryCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/identifiers", name = "serverCode") public JAXBElement createServerCode(String value) { return new JAXBElement<>(_ServerCode_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/xroad.xsd", name = "id") public JAXBElement createId(String value) { return new JAXBElement<>(_Id_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/xroad.xsd", name = "userId") public JAXBElement createUserId(String value) { return new JAXBElement<>(_UserId_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/xroad.xsd", name = "issue") public JAXBElement createIssue(String value) { return new JAXBElement<>(_Issue_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/xroad.xsd", name = "protocolVersion") public JAXBElement createProtocolVersion(String value) { return new JAXBElement<>(_ProtocolVersion_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://x-road.eu/xsd/xroad.xsd", name = "version") public JAXBElement createVersion(String value) { return new JAXBElement<>(_Version_QNAME, String.class, null, value); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy