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

ee.xtee6.ads.poi.ObjectFactory Maven / Gradle / Ivy

The newest version!

package ee.xtee6.ads.poi;

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.ads.poi 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:09:12+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.ads.poi * */ public ObjectFactory() { } /** * Create an instance of {@link ADSpoimuudatusedResponse } * * @return * the new instance of {@link ADSpoimuudatusedResponse } */ public ADSpoimuudatusedResponse createADSpoimuudatusedResponse() { return new ADSpoimuudatusedResponse(); } /** * Create an instance of {@link ADSpoimuudatusedResponse.PoimuudatusedTulem } * * @return * the new instance of {@link ADSpoimuudatusedResponse.PoimuudatusedTulem } */ public ADSpoimuudatusedResponse.PoimuudatusedTulem createADSpoimuudatusedResponsePoimuudatusedTulem() { return new ADSpoimuudatusedResponse.PoimuudatusedTulem(); } /** * Create an instance of {@link ADSpoimuudatused } * * @return * the new instance of {@link ADSpoimuudatused } */ public ADSpoimuudatused createADSpoimuudatused() { return new ADSpoimuudatused(); } /** * Create an instance of {@link ADSpoimuudatusedResponse.Fault } * * @return * the new instance of {@link ADSpoimuudatusedResponse.Fault } */ public ADSpoimuudatusedResponse.Fault createADSpoimuudatusedResponseFault() { return new ADSpoimuudatusedResponse.Fault(); } /** * 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 ADSpoimuudatusedResponse.PoimuudatusedTulem.Muudatus } * * @return * the new instance of {@link ADSpoimuudatusedResponse.PoimuudatusedTulem.Muudatus } */ public ADSpoimuudatusedResponse.PoimuudatusedTulem.Muudatus createADSpoimuudatusedResponsePoimuudatusedTulemMuudatus() { return new ADSpoimuudatusedResponse.PoimuudatusedTulem.Muudatus(); } /** * 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