This project has retired. For details please refer to its Attic page.
ObjectFactory.java

ObjectFactory.java

  1. /*
  2.  * Copyright 2001-2008 The Apache Software Foundation.
  3.  *
  4.  * Licensed under the Apache License, Version 2.0 (the "License");
  5.  * you may not use this file except in compliance with the License.
  6.  * You may obtain a copy of the License at
  7.  *
  8.  *      http://www.apache.org/licenses/LICENSE-2.0
  9.  *
  10.  * Unless required by applicable law or agreed to in writing, software
  11.  * distributed under the License is distributed on an "AS IS" BASIS,
  12.  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13.  * See the License for the specific language governing permissions and
  14.  * limitations under the License.
  15.  *
  16.  */
  17. package org.apache.juddi.api_v3;

  18. import javax.xml.bind.JAXBElement;
  19. import javax.xml.bind.annotation.XmlElementDecl;
  20. import javax.xml.bind.annotation.XmlRegistry;
  21. import javax.xml.namespace.QName;
  22. import org.uddi.api_v3.DeleteTModel;


  23. /**
  24.  * This object contains factory methods for each
  25.  * Java content interface and Java element interface
  26.  * generated in the org.apache.juddi.api_v3 package.
  27.  * <p>An ObjectFactory allows you to programatically
  28.  * construct new instances of the Java representation
  29.  * for XML content. The Java representation of XML
  30.  * content can consist of schema derived interfaces
  31.  * and classes representing the binding of schema
  32.  * type definitions, element declarations and model
  33.  * groups.  Factory methods for each of these are
  34.  * provided in this class.
  35.  *
  36.  */
  37. @XmlRegistry
  38. public class ObjectFactory {

  39.     private final static QName _AdminDeleteSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_SubscriptionResponse");
  40.     private final static QName _GetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodesResponse");
  41.     private final static QName _GetAllPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allPublisherDetail");
  42.     private final static QName _SetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodes");
  43.     private final static QName _DeleteClerk_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Clerk");
  44.     private final static QName _SyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscription");
  45.     private final static QName _AdminSaveTModelResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModelResponse");
  46.     private final static QName _AdminSaveTModel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModel");
  47.     private final static QName _GetAllNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodes");
  48.     private final static QName _GetAllClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfo");
  49.     private final static QName _AdminSaveBusinessResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_BusinessResponse");
  50.     private final static QName _GetAllClientSubscriptionInfoResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfoResponse");
  51.     private final static QName _SyncSubscriptionDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscriptionDetail");
  52.     private final static QName _GetFailedReplicationChangeRecordsMessageResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "getFailedReplicationChangeRecordsMessageResponse");
  53.     private final static QName _GetFailedReplicationChangeRecordsMessage_QNAME = new QName("urn:juddi-apache-org:api_v3", "getFailedReplicationChangeRecordsMessage");
  54.     private final static QName _InvokeSyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "invoke_SyncSubscription");
  55.     private final static QName _AdminSaveSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_SubscriptionResponse");
  56.     private final static QName _DeleteNode_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Node");
  57.     private final static QName _GetAllClerks_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerks");
  58.     private final static QName _GetPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_publisherDetail");
  59.     private final static QName _SavePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_publisher");
  60.     private final static QName _DeletePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_publisher");
  61.     private final static QName _AdminDeleteSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_Subscription");
  62.     private final static QName _SaveClerkRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClerkRequest");
  63.     private final static QName _DeleteClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_ClientSubscriptionInfo");
  64.     private final static QName _SaveNodeRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_NodeRequest");
  65.     private final static QName _GetAllNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodesResponse");
  66.     private final static QName _GetAllClerksResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerksResponse");
  67.     private final static QName _AdminSaveBusiness_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Business");
  68.     private final static QName _GetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodes");
  69.     private final static QName _PublisherDetailResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisherDetailResponse");
  70.     private final static QName _AdminSaveSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Subscription");
  71.     private final static QName _SetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodesResponse");
  72.     private final static QName _PublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisherDetail");
  73.     private final static QName _SaveClientSubscriptionInfoRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClientSubscriptionInfoRequest");
  74.     private final static QName _Publisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisher");
  75.     private final static QName _GetEntityHistoryMessage_QNAME = new QName("urn:juddi-apache-org:api_v3", "getEntityHistoryMessage");
  76.     private final static QName _GetEntityHistoryMessageResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "getEntityHistoryMessageResponse");
  77.     private final static QName _AdminDeleteTmodel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_tmodel");

  78.     /**
  79.      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.juddi.api_v3
  80.      *
  81.      */
  82.     public ObjectFactory() {
  83.     }

  84.     /**
  85.      * Create an instance of {@link DeleteClientSubscriptionInfo }
  86.      *
  87.      */
  88.     public DeleteClientSubscriptionInfo createDeleteClientSubscriptionInfo() {
  89.         return new DeleteClientSubscriptionInfo();
  90.     }

  91.     /**
  92.      * Create an instance of {@link AdminDeleteSubscriptionRequest }
  93.      *
  94.      */
  95.     public AdminDeleteSubscriptionRequest createAdminDeleteSubscriptionRequest() {
  96.         return new AdminDeleteSubscriptionRequest();
  97.     }

  98.     /**
  99.      * Create an instance of {@link SaveClerk }
  100.      *
  101.      */
  102.     public SaveClerk createSaveClerk() {
  103.         return new SaveClerk();
  104.     }

  105.     /**
  106.      * Create an instance of {@link GetPublisherDetail }
  107.      *
  108.      */
  109.     public GetPublisherDetail createGetPublisherDetail() {
  110.         return new GetPublisherDetail();
  111.     }

  112.     /**
  113.      * Create an instance of {@link SetReplicationNodesResponse }
  114.      *
  115.      */
  116.     public SetReplicationNodesResponse createSetReplicationNodesResponse() {
  117.         return new SetReplicationNodesResponse();
  118.     }

  119.     /**
  120.      * Create an instance of {@link GetAllPublisherDetail }
  121.      *
  122.      */
  123.     public GetAllPublisherDetail createGetAllPublisherDetail() {
  124.         return new GetAllPublisherDetail();
  125.     }

  126.     /**
  127.      * Create an instance of {@link SetReplicationNodes }
  128.      *
  129.      */
  130.     public SetReplicationNodes createSetReplicationNodes() {
  131.         return new SetReplicationNodes();
  132.     }

  133.     /**
  134.      * Create an instance of {@link GetAllClientSubscriptionInfoResponse }
  135.      *
  136.      */
  137.     public GetAllClientSubscriptionInfoResponse createGetAllClientSubscriptionInfoResponse() {
  138.         return new GetAllClientSubscriptionInfoResponse();
  139.     }

  140.     /**
  141.      * Create an instance of {@link Publisher }
  142.      *
  143.      */
  144.     public Publisher createPublisher() {
  145.         return new Publisher();
  146.     }

  147.     /**
  148.      * Create an instance of {@link GetFailedReplicationChangeRecordsMessageResponse }
  149.      *
  150.      */
  151.     public GetFailedReplicationChangeRecordsMessageResponse createGetFailedReplicationChangeRecordsMessageResponse() {
  152.         return new GetFailedReplicationChangeRecordsMessageResponse();
  153.     }

  154.     /**
  155.      * Create an instance of {@link GetEntityHistoryMessageResponse }
  156.      *
  157.      */
  158.     public GetEntityHistoryMessageResponse createGetEntityHistoryMessageResponse() {
  159.         return new GetEntityHistoryMessageResponse();
  160.     }

  161.     /**
  162.      * Create an instance of {@link SaveClientSubscriptionInfo }
  163.      *
  164.      */
  165.     public SaveClientSubscriptionInfo createSaveClientSubscriptionInfo() {
  166.         return new SaveClientSubscriptionInfo();
  167.     }

  168.     /**
  169.      * Create an instance of {@link SyncSubscription }
  170.      *
  171.      */
  172.     public SyncSubscription createSyncSubscription() {
  173.         return new SyncSubscription();
  174.     }

  175.     /**
  176.      * Create an instance of {@link PublisherDetail }
  177.      *
  178.      */
  179.     public PublisherDetail createPublisherDetail() {
  180.         return new PublisherDetail();
  181.     }

  182.     /**
  183.      * Create an instance of {@link SyncSubscriptionRequest }
  184.      *
  185.      */
  186.     public SyncSubscriptionRequest createSyncSubscriptionRequest() {
  187.         return new SyncSubscriptionRequest();
  188.     }

  189.     /**
  190.      * Create an instance of {@link SavePublisher }
  191.      *
  192.      */
  193.     public SavePublisher createSavePublisher() {
  194.         return new SavePublisher();
  195.     }

  196.     /**
  197.      * Create an instance of {@link DeleteClerk }
  198.      *
  199.      */
  200.     public DeleteClerk createDeleteClerk() {
  201.         return new DeleteClerk();
  202.     }

  203.     /**
  204.      * Create an instance of {@link GetAllNodesResponse }
  205.      *
  206.      */
  207.     public GetAllNodesResponse createGetAllNodesResponse() {
  208.         return new GetAllNodesResponse();
  209.     }

  210.     /**
  211.      * Create an instance of {@link GetFailedReplicationChangeRecordsMessageRequest }
  212.      *
  213.      */
  214.     public GetFailedReplicationChangeRecordsMessageRequest createGetFailedReplicationChangeRecordsMessageRequest() {
  215.         return new GetFailedReplicationChangeRecordsMessageRequest();
  216.     }

  217.     /**
  218.      * Create an instance of {@link GetEntityHistoryMessageRequest }
  219.      *
  220.      */
  221.     public GetEntityHistoryMessageRequest createGetEntityHistoryMessageRequest() {
  222.         return new GetEntityHistoryMessageRequest();
  223.     }

  224.     /**
  225.      * Create an instance of {@link SaveNode }
  226.      *
  227.      */
  228.     public SaveNode createSaveNode() {
  229.         return new SaveNode();
  230.     }

  231.     /**
  232.      * Create an instance of {@link SyncSubscriptionDetail }
  233.      *
  234.      */
  235.     public SyncSubscriptionDetail createSyncSubscriptionDetail() {
  236.         return new SyncSubscriptionDetail();
  237.     }

  238.     /**
  239.      * Create an instance of {@link AdminSaveSubscriptionResponse }
  240.      *
  241.      */
  242.     public AdminSaveSubscriptionResponse createAdminSaveSubscriptionResponse() {
  243.         return new AdminSaveSubscriptionResponse();
  244.     }

  245.     /**
  246.      * Create an instance of {@link GetAllClientSubscriptionInfo }
  247.      *
  248.      */
  249.     public GetAllClientSubscriptionInfo createGetAllClientSubscriptionInfo() {
  250.         return new GetAllClientSubscriptionInfo();
  251.     }

  252.     /**
  253.      * Create an instance of {@link GetAllNodes }
  254.      *
  255.      */
  256.     public GetAllNodes createGetAllNodes() {
  257.         return new GetAllNodes();
  258.     }

  259.     /**
  260.      * Create an instance of {@link GetAllClerksResponse }
  261.      *
  262.      */
  263.     public GetAllClerksResponse createGetAllClerksResponse() {
  264.         return new GetAllClerksResponse();
  265.     }

  266.     /**
  267.      * Create an instance of {@link AdminSaveTModel }
  268.      *
  269.      */
  270.     public AdminSaveTModel createAdminSaveTModel() {
  271.         return new AdminSaveTModel();
  272.     }

  273.     /**
  274.      * Create an instance of {@link AdminDeleteSubscriptionResponse }
  275.      *
  276.      */
  277.     public AdminDeleteSubscriptionResponse createAdminDeleteSubscriptionResponse() {
  278.         return new AdminDeleteSubscriptionResponse();
  279.     }

  280.     /**
  281.      * Create an instance of {@link AdminSaveTModelResponse }
  282.      *
  283.      */
  284.     public AdminSaveTModelResponse createAdminSaveTModelResponse() {
  285.         return new AdminSaveTModelResponse();
  286.     }

  287.     /**
  288.      * Create an instance of {@link GetReplicationNodesResponse }
  289.      *
  290.      */
  291.     public GetReplicationNodesResponse createGetReplicationNodesResponse() {
  292.         return new GetReplicationNodesResponse();
  293.     }

  294.     /**
  295.      * Create an instance of {@link AdminSaveBusinessResponse }
  296.      *
  297.      */
  298.     public AdminSaveBusinessResponse createAdminSaveBusinessResponse() {
  299.         return new AdminSaveBusinessResponse();
  300.     }

  301.     /**
  302.      * Create an instance of {@link AdminSaveSubscriptionRequest }
  303.      *
  304.      */
  305.     public AdminSaveSubscriptionRequest createAdminSaveSubscriptionRequest() {
  306.         return new AdminSaveSubscriptionRequest();
  307.     }

  308.     /**
  309.      * Create an instance of {@link GetReplicationNodes }
  310.      *
  311.      */
  312.     public GetReplicationNodes createGetReplicationNodes() {
  313.         return new GetReplicationNodes();
  314.     }

  315.     /**
  316.      * Create an instance of {@link DeletePublisher }
  317.      *
  318.      */
  319.     public DeletePublisher createDeletePublisher() {
  320.         return new DeletePublisher();
  321.     }

  322.     /**
  323.      * Create an instance of {@link GetAllClerks }
  324.      *
  325.      */
  326.     public GetAllClerks createGetAllClerks() {
  327.         return new GetAllClerks();
  328.     }

  329.     /**
  330.      * Create an instance of {@link AdminSaveBusiness }
  331.      *
  332.      */
  333.     public AdminSaveBusiness createAdminSaveBusiness() {
  334.         return new AdminSaveBusiness();
  335.     }

  336.     /**
  337.      * Create an instance of {@link DeleteNode }
  338.      *
  339.      */
  340.     public DeleteNode createDeleteNode() {
  341.         return new DeleteNode();
  342.     }

  343.     /**
  344.      * Create an instance of {@link SyncSubscriptionDetailResponse }
  345.      *
  346.      */
  347.     public SyncSubscriptionDetailResponse createSyncSubscriptionDetailResponse() {
  348.         return new SyncSubscriptionDetailResponse();
  349.     }

  350.     /**
  351.      * Create an instance of {@link SubscriptionWrapper }
  352.      *
  353.      */
  354.     public SubscriptionWrapper createSubscriptionWrapper() {
  355.         return new SubscriptionWrapper();
  356.     }

  357.     /**
  358.      * Create an instance of {@link ClerkList }
  359.      *
  360.      */
  361.     public ClerkList createClerkList() {
  362.         return new ClerkList();
  363.     }

  364.     /**
  365.      * Create an instance of {@link NodeList }
  366.      *
  367.      */
  368.     public NodeList createNodeList() {
  369.         return new NodeList();
  370.     }

  371.     /**
  372.      * Create an instance of {@link ClientSubscriptionInfoDetail }
  373.      *
  374.      */
  375.     public ClientSubscriptionInfoDetail createClientSubscriptionInfoDetail() {
  376.         return new ClientSubscriptionInfoDetail();
  377.     }

  378.     /**
  379.      * Create an instance of {@link ClerkDetail }
  380.      *
  381.      */
  382.     public ClerkDetail createClerkDetail() {
  383.         return new ClerkDetail();
  384.     }

  385.     /**
  386.      * Create an instance of {@link AdminSaveBusinessWrapper }
  387.      *
  388.      */
  389.     public AdminSaveBusinessWrapper createAdminSaveBusinessWrapper() {
  390.         return new AdminSaveBusinessWrapper();
  391.     }

  392.     /**
  393.      * Create an instance of {@link ClientSubscriptionInfo }
  394.      *
  395.      */
  396.     public ClientSubscriptionInfo createClientSubscriptionInfo() {
  397.         return new ClientSubscriptionInfo();
  398.     }

  399.     /**
  400.      * Create an instance of {@link Node }
  401.      *
  402.      */
  403.     public Node createNode() {
  404.         return new Node();
  405.     }

  406.     /**
  407.      * Create an instance of {@link Clerk }
  408.      *
  409.      */
  410.     public Clerk createClerk() {
  411.         return new Clerk();
  412.     }

  413.     /**
  414.      * Create an instance of {@link AdminSaveTModelWrapper }
  415.      *
  416.      */
  417.     public AdminSaveTModelWrapper createAdminSaveTModelWrapper() {
  418.         return new AdminSaveTModelWrapper();
  419.     }

  420.     /**
  421.      * Create an instance of {@link NodeDetail }
  422.      *
  423.      */
  424.     public NodeDetail createNodeDetail() {
  425.         return new NodeDetail();
  426.     }

  427.     /**
  428.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionResponse }{@code >}}
  429.      *
  430.      */
  431.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_SubscriptionResponse")
  432.     public JAXBElement<AdminDeleteSubscriptionResponse> createAdminDeleteSubscriptionResponse(AdminDeleteSubscriptionResponse value) {
  433.         return new JAXBElement<AdminDeleteSubscriptionResponse>(_AdminDeleteSubscriptionResponse_QNAME, AdminDeleteSubscriptionResponse.class, null, value);
  434.     }

  435.     /**
  436.      * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodesResponse }{@code >}}
  437.      *
  438.      */
  439.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodesResponse")
  440.     public JAXBElement<GetReplicationNodesResponse> createGetReplicationNodesResponse(GetReplicationNodesResponse value) {
  441.         return new JAXBElement<GetReplicationNodesResponse>(_GetReplicationNodesResponse_QNAME, GetReplicationNodesResponse.class, null, value);
  442.     }

  443.     /**
  444.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllPublisherDetail }{@code >}}
  445.      *
  446.      */
  447.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allPublisherDetail")
  448.     public JAXBElement<GetAllPublisherDetail> createGetAllPublisherDetail(GetAllPublisherDetail value) {
  449.         return new JAXBElement<GetAllPublisherDetail>(_GetAllPublisherDetail_QNAME, GetAllPublisherDetail.class, null, value);
  450.     }

  451.     /**
  452.      * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodes }{@code >}}
  453.      *
  454.      */
  455.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodes")
  456.     public JAXBElement<SetReplicationNodes> createSetReplicationNodes(SetReplicationNodes value) {
  457.         return new JAXBElement<SetReplicationNodes>(_SetReplicationNodes_QNAME, SetReplicationNodes.class, null, value);
  458.     }

  459.     /**
  460.      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClerk }{@code >}}
  461.      *
  462.      */
  463.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Clerk")
  464.     public JAXBElement<DeleteClerk> createDeleteClerk(DeleteClerk value) {
  465.         return new JAXBElement<DeleteClerk>(_DeleteClerk_QNAME, DeleteClerk.class, null, value);
  466.     }

  467.     /**
  468.      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscription }{@code >}}
  469.      *
  470.      */
  471.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscription")
  472.     public JAXBElement<SyncSubscription> createSyncSubscription(SyncSubscription value) {
  473.         return new JAXBElement<SyncSubscription>(_SyncSubscription_QNAME, SyncSubscription.class, null, value);
  474.     }

  475.     /**
  476.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModelResponse }{@code >}}
  477.      *
  478.      */
  479.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModelResponse")
  480.     public JAXBElement<AdminSaveTModelResponse> createAdminSaveTModelResponse(AdminSaveTModelResponse value) {
  481.         return new JAXBElement<AdminSaveTModelResponse>(_AdminSaveTModelResponse_QNAME, AdminSaveTModelResponse.class, null, value);
  482.     }

  483.     /**
  484.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModel }{@code >}}
  485.      *
  486.      */
  487.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModel")
  488.     public JAXBElement<AdminSaveTModel> createAdminSaveTModel(AdminSaveTModel value) {
  489.         return new JAXBElement<AdminSaveTModel>(_AdminSaveTModel_QNAME, AdminSaveTModel.class, null, value);
  490.     }

  491.     /**
  492.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodes }{@code >}}
  493.      *
  494.      */
  495.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodes")
  496.     public JAXBElement<GetAllNodes> createGetAllNodes(GetAllNodes value) {
  497.         return new JAXBElement<GetAllNodes>(_GetAllNodes_QNAME, GetAllNodes.class, null, value);
  498.     }

  499.     /**
  500.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfo }{@code >}}
  501.      *
  502.      */
  503.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfo")
  504.     public JAXBElement<GetAllClientSubscriptionInfo> createGetAllClientSubscriptionInfo(GetAllClientSubscriptionInfo value) {
  505.         return new JAXBElement<GetAllClientSubscriptionInfo>(_GetAllClientSubscriptionInfo_QNAME, GetAllClientSubscriptionInfo.class, null, value);
  506.     }

  507.     /**
  508.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusinessResponse }{@code >}}
  509.      *
  510.      */
  511.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_BusinessResponse")
  512.     public JAXBElement<AdminSaveBusinessResponse> createAdminSaveBusinessResponse(AdminSaveBusinessResponse value) {
  513.         return new JAXBElement<AdminSaveBusinessResponse>(_AdminSaveBusinessResponse_QNAME, AdminSaveBusinessResponse.class, null, value);
  514.     }

  515.     /**
  516.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfoResponse }{@code >}}
  517.      *
  518.      */
  519.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfoResponse")
  520.     public JAXBElement<GetAllClientSubscriptionInfoResponse> createGetAllClientSubscriptionInfoResponse(GetAllClientSubscriptionInfoResponse value) {
  521.         return new JAXBElement<GetAllClientSubscriptionInfoResponse>(_GetAllClientSubscriptionInfoResponse_QNAME, GetAllClientSubscriptionInfoResponse.class, null, value);
  522.     }

  523.     /**
  524.      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionDetail }{@code >}}
  525.      *
  526.      */
  527.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscriptionDetail")
  528.     public JAXBElement<SyncSubscriptionDetail> createSyncSubscriptionDetail(SyncSubscriptionDetail value) {
  529.         return new JAXBElement<SyncSubscriptionDetail>(_SyncSubscriptionDetail_QNAME, SyncSubscriptionDetail.class, null, value);
  530.     }

  531.     /**
  532.      * Create an instance of {@link JAXBElement }{@code <}{@link GetFailedReplicationChangeRecordsMessageResponse }{@code >}}
  533.      *
  534.      */
  535.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getFailedReplicationChangeRecordsMessageResponse")
  536.     public JAXBElement<GetFailedReplicationChangeRecordsMessageResponse> createGetFailedReplicationChangeRecordsMessageResponse(GetFailedReplicationChangeRecordsMessageResponse value) {
  537.         return new JAXBElement<GetFailedReplicationChangeRecordsMessageResponse>(_GetFailedReplicationChangeRecordsMessageResponse_QNAME, GetFailedReplicationChangeRecordsMessageResponse.class, null, value);
  538.     }

  539.     /**
  540.      * Create an instance of {@link JAXBElement }{@code <}{@link GetFailedReplicationChangeRecordsMessageRequest }{@code >}}
  541.      *
  542.      */
  543.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getFailedReplicationChangeRecordsMessage")
  544.     public JAXBElement<GetFailedReplicationChangeRecordsMessageRequest> createGetFailedReplicationChangeRecordsMessage(GetFailedReplicationChangeRecordsMessageRequest value) {
  545.         return new JAXBElement<GetFailedReplicationChangeRecordsMessageRequest>(_GetFailedReplicationChangeRecordsMessage_QNAME, GetFailedReplicationChangeRecordsMessageRequest.class, null, value);
  546.     }

  547.     /**
  548.      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionRequest }{@code >}}
  549.      *
  550.      */
  551.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "invoke_SyncSubscription")
  552.     public JAXBElement<SyncSubscriptionRequest> createInvokeSyncSubscription(SyncSubscriptionRequest value) {
  553.         return new JAXBElement<SyncSubscriptionRequest>(_InvokeSyncSubscription_QNAME, SyncSubscriptionRequest.class, null, value);
  554.     }

  555.     /**
  556.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionResponse }{@code >}}
  557.      *
  558.      */
  559.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_SubscriptionResponse")
  560.     public JAXBElement<AdminSaveSubscriptionResponse> createAdminSaveSubscriptionResponse(AdminSaveSubscriptionResponse value) {
  561.         return new JAXBElement<AdminSaveSubscriptionResponse>(_AdminSaveSubscriptionResponse_QNAME, AdminSaveSubscriptionResponse.class, null, value);
  562.     }

  563.     /**
  564.      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteNode }{@code >}}
  565.      *
  566.      */
  567.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Node")
  568.     public JAXBElement<DeleteNode> createDeleteNode(DeleteNode value) {
  569.         return new JAXBElement<DeleteNode>(_DeleteNode_QNAME, DeleteNode.class, null, value);
  570.     }

  571.     /**
  572.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerks }{@code >}}
  573.      *
  574.      */
  575.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerks")
  576.     public JAXBElement<GetAllClerks> createGetAllClerks(GetAllClerks value) {
  577.         return new JAXBElement<GetAllClerks>(_GetAllClerks_QNAME, GetAllClerks.class, null, value);
  578.     }

  579.     /**
  580.      * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherDetail }{@code >}}
  581.      *
  582.      */
  583.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_publisherDetail")
  584.     public JAXBElement<GetPublisherDetail> createGetPublisherDetail(GetPublisherDetail value) {
  585.         return new JAXBElement<GetPublisherDetail>(_GetPublisherDetail_QNAME, GetPublisherDetail.class, null, value);
  586.     }

  587.     /**
  588.      * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
  589.      *
  590.      */
  591.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_publisher")
  592.     public JAXBElement<SavePublisher> createSavePublisher(SavePublisher value) {
  593.         return new JAXBElement<SavePublisher>(_SavePublisher_QNAME, SavePublisher.class, null, value);
  594.     }

  595.     /**
  596.      * Create an instance of {@link JAXBElement }{@code <}{@link DeletePublisher }{@code >}}
  597.      *
  598.      */
  599.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_publisher")
  600.     public JAXBElement<DeletePublisher> createDeletePublisher(DeletePublisher value) {
  601.         return new JAXBElement<DeletePublisher>(_DeletePublisher_QNAME, DeletePublisher.class, null, value);
  602.     }

  603.     /**
  604.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionRequest }{@code >}}
  605.      *
  606.      */
  607.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_Subscription")
  608.     public JAXBElement<AdminDeleteSubscriptionRequest> createAdminDeleteSubscription(AdminDeleteSubscriptionRequest value) {
  609.         return new JAXBElement<AdminDeleteSubscriptionRequest>(_AdminDeleteSubscription_QNAME, AdminDeleteSubscriptionRequest.class, null, value);
  610.     }

  611.     /**
  612.      * Create an instance of {@link JAXBElement }{@code <}{@link SaveClerk }{@code >}}
  613.      *
  614.      */
  615.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClerkRequest")
  616.     public JAXBElement<SaveClerk> createSaveClerkRequest(SaveClerk value) {
  617.         return new JAXBElement<SaveClerk>(_SaveClerkRequest_QNAME, SaveClerk.class, null, value);
  618.     }

  619.     /**
  620.      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClientSubscriptionInfo }{@code >}}
  621.      *
  622.      */
  623.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_ClientSubscriptionInfo")
  624.     public JAXBElement<DeleteClientSubscriptionInfo> createDeleteClientSubscriptionInfo(DeleteClientSubscriptionInfo value) {
  625.         return new JAXBElement<DeleteClientSubscriptionInfo>(_DeleteClientSubscriptionInfo_QNAME, DeleteClientSubscriptionInfo.class, null, value);
  626.     }

  627.     /**
  628.      * Create an instance of {@link JAXBElement }{@code <}{@link SaveNode }{@code >}}
  629.      *
  630.      */
  631.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_NodeRequest")
  632.     public JAXBElement<SaveNode> createSaveNodeRequest(SaveNode value) {
  633.         return new JAXBElement<SaveNode>(_SaveNodeRequest_QNAME, SaveNode.class, null, value);
  634.     }

  635.     /**
  636.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodesResponse }{@code >}}
  637.      *
  638.      */
  639.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodesResponse")
  640.     public JAXBElement<GetAllNodesResponse> createGetAllNodesResponse(GetAllNodesResponse value) {
  641.         return new JAXBElement<GetAllNodesResponse>(_GetAllNodesResponse_QNAME, GetAllNodesResponse.class, null, value);
  642.     }

  643.     /**
  644.      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerksResponse }{@code >}}
  645.      *
  646.      */
  647.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerksResponse")
  648.     public JAXBElement<GetAllClerksResponse> createGetAllClerksResponse(GetAllClerksResponse value) {
  649.         return new JAXBElement<GetAllClerksResponse>(_GetAllClerksResponse_QNAME, GetAllClerksResponse.class, null, value);
  650.     }

  651.     /**
  652.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusiness }{@code >}}
  653.      *
  654.      */
  655.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Business")
  656.     public JAXBElement<AdminSaveBusiness> createAdminSaveBusiness(AdminSaveBusiness value) {
  657.         return new JAXBElement<AdminSaveBusiness>(_AdminSaveBusiness_QNAME, AdminSaveBusiness.class, null, value);
  658.     }

  659.     /**
  660.      * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodes }{@code >}}
  661.      *
  662.      */
  663.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodes")
  664.     public JAXBElement<GetReplicationNodes> createGetReplicationNodes(GetReplicationNodes value) {
  665.         return new JAXBElement<GetReplicationNodes>(_GetReplicationNodes_QNAME, GetReplicationNodes.class, null, value);
  666.     }

  667.     /**
  668.      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
  669.      *
  670.      */
  671.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetailResponse")
  672.     public JAXBElement<PublisherDetail> createPublisherDetailResponse(PublisherDetail value) {
  673.         return new JAXBElement<PublisherDetail>(_PublisherDetailResponse_QNAME, PublisherDetail.class, null, value);
  674.     }

  675.     /**
  676.      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionRequest }{@code >}}
  677.      *
  678.      */
  679.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Subscription")
  680.     public JAXBElement<AdminSaveSubscriptionRequest> createAdminSaveSubscription(AdminSaveSubscriptionRequest value) {
  681.         return new JAXBElement<AdminSaveSubscriptionRequest>(_AdminSaveSubscription_QNAME, AdminSaveSubscriptionRequest.class, null, value);
  682.     }

  683.     /**
  684.      * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodesResponse }{@code >}}
  685.      *
  686.      */
  687.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodesResponse")
  688.     public JAXBElement<SetReplicationNodesResponse> createSetReplicationNodesResponse(SetReplicationNodesResponse value) {
  689.         return new JAXBElement<SetReplicationNodesResponse>(_SetReplicationNodesResponse_QNAME, SetReplicationNodesResponse.class, null, value);
  690.     }

  691.     /**
  692.      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
  693.      *
  694.      */
  695.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetail")
  696.     public JAXBElement<PublisherDetail> createPublisherDetail(PublisherDetail value) {
  697.         return new JAXBElement<PublisherDetail>(_PublisherDetail_QNAME, PublisherDetail.class, null, value);
  698.     }

  699.     /**
  700.      * Create an instance of {@link JAXBElement }{@code <}{@link SaveClientSubscriptionInfo }{@code >}}
  701.      *
  702.      */
  703.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClientSubscriptionInfoRequest")
  704.     public JAXBElement<SaveClientSubscriptionInfo> createSaveClientSubscriptionInfoRequest(SaveClientSubscriptionInfo value) {
  705.         return new JAXBElement<SaveClientSubscriptionInfo>(_SaveClientSubscriptionInfoRequest_QNAME, SaveClientSubscriptionInfo.class, null, value);
  706.     }

  707.     /**
  708.      * Create an instance of {@link JAXBElement }{@code <}{@link Publisher }{@code >}}
  709.      *
  710.      */
  711.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisher")
  712.     public JAXBElement<Publisher> createPublisher(Publisher value) {
  713.         return new JAXBElement<Publisher>(_Publisher_QNAME, Publisher.class, null, value);
  714.     }

  715.     /**
  716.      * Create an instance of {@link JAXBElement }{@code <}{@link GetEntityHistoryMessageRequest }{@code >}}
  717.      *
  718.      */
  719.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getEntityHistoryMessage")
  720.     public JAXBElement<GetEntityHistoryMessageRequest> createGetEntityHistoryMessage(GetEntityHistoryMessageRequest value) {
  721.         return new JAXBElement<GetEntityHistoryMessageRequest>(_GetEntityHistoryMessage_QNAME, GetEntityHistoryMessageRequest.class, null, value);
  722.     }

  723.     /**
  724.      * Create an instance of {@link JAXBElement }{@code <}{@link GetEntityHistoryMessageResponse }{@code >}}
  725.      *
  726.      */
  727.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getEntityHistoryMessageResponse")
  728.     public JAXBElement<GetEntityHistoryMessageResponse> createGetEntityHistoryMessageResponse(GetEntityHistoryMessageResponse value) {
  729.         return new JAXBElement<GetEntityHistoryMessageResponse>(_GetEntityHistoryMessageResponse_QNAME, GetEntityHistoryMessageResponse.class, null, value);
  730.     }

  731.     /**
  732.      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteTModel }{@code >}}
  733.      *
  734.      */
  735.     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_tmodel")
  736.     public JAXBElement<DeleteTModel> createAdminDeleteTmodel(DeleteTModel value) {
  737.         return new JAXBElement<DeleteTModel>(_AdminDeleteTmodel_QNAME, DeleteTModel.class, null, value);
  738.     }

  739. }