This project has retired. For details please refer to its Attic page.
ObjectFactory xref
View Javadoc
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  
19  import javax.xml.bind.JAXBElement;
20  import javax.xml.bind.annotation.XmlElementDecl;
21  import javax.xml.bind.annotation.XmlRegistry;
22  import javax.xml.namespace.QName;
23  import org.uddi.api_v3.DeleteTModel;
24  
25  
26  /**
27   * This object contains factory methods for each 
28   * Java content interface and Java element interface 
29   * generated in the org.apache.juddi.api_v3 package. 
30   * <p>An ObjectFactory allows you to programatically 
31   * construct new instances of the Java representation 
32   * for XML content. The Java representation of XML 
33   * content can consist of schema derived interfaces 
34   * and classes representing the binding of schema 
35   * type definitions, element declarations and model 
36   * groups.  Factory methods for each of these are 
37   * provided in this class.
38   * 
39   */
40  @XmlRegistry
41  public class ObjectFactory {
42  
43      private final static QName _AdminDeleteSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_SubscriptionResponse");
44      private final static QName _GetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodesResponse");
45      private final static QName _GetAllPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allPublisherDetail");
46      private final static QName _SetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodes");
47      private final static QName _DeleteClerk_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Clerk");
48      private final static QName _SyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscription");
49      private final static QName _AdminSaveTModelResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModelResponse");
50      private final static QName _AdminSaveTModel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModel");
51      private final static QName _GetAllNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodes");
52      private final static QName _GetAllClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfo");
53      private final static QName _AdminSaveBusinessResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_BusinessResponse");
54      private final static QName _GetAllClientSubscriptionInfoResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfoResponse");
55      private final static QName _SyncSubscriptionDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscriptionDetail");
56      private final static QName _GetFailedReplicationChangeRecordsMessageResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "getFailedReplicationChangeRecordsMessageResponse");
57      private final static QName _GetFailedReplicationChangeRecordsMessage_QNAME = new QName("urn:juddi-apache-org:api_v3", "getFailedReplicationChangeRecordsMessage");
58      private final static QName _InvokeSyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "invoke_SyncSubscription");
59      private final static QName _AdminSaveSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_SubscriptionResponse");
60      private final static QName _DeleteNode_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Node");
61      private final static QName _GetAllClerks_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerks");
62      private final static QName _GetPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_publisherDetail");
63      private final static QName _SavePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_publisher");
64      private final static QName _DeletePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_publisher");
65      private final static QName _AdminDeleteSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_Subscription");
66      private final static QName _SaveClerkRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClerkRequest");
67      private final static QName _DeleteClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_ClientSubscriptionInfo");
68      private final static QName _SaveNodeRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_NodeRequest");
69      private final static QName _GetAllNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodesResponse");
70      private final static QName _GetAllClerksResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerksResponse");
71      private final static QName _AdminSaveBusiness_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Business");
72      private final static QName _GetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodes");
73      private final static QName _PublisherDetailResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisherDetailResponse");
74      private final static QName _AdminSaveSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Subscription");
75      private final static QName _SetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodesResponse");
76      private final static QName _PublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisherDetail");
77      private final static QName _SaveClientSubscriptionInfoRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClientSubscriptionInfoRequest");
78      private final static QName _Publisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisher");
79      private final static QName _GetEntityHistoryMessage_QNAME = new QName("urn:juddi-apache-org:api_v3", "getEntityHistoryMessage");
80      private final static QName _GetEntityHistoryMessageResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "getEntityHistoryMessageResponse");
81      private final static QName _AdminDeleteTmodel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_tmodel");
82  
83      /**
84       * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.juddi.api_v3
85       * 
86       */
87      public ObjectFactory() {
88      }
89  
90      /**
91       * Create an instance of {@link DeleteClientSubscriptionInfo }
92       * 
93       */
94      public DeleteClientSubscriptionInfo createDeleteClientSubscriptionInfo() {
95          return new DeleteClientSubscriptionInfo();
96      }
97  
98      /**
99       * Create an instance of {@link AdminDeleteSubscriptionRequest }
100      * 
101      */
102     public AdminDeleteSubscriptionRequest createAdminDeleteSubscriptionRequest() {
103         return new AdminDeleteSubscriptionRequest();
104     }
105 
106     /**
107      * Create an instance of {@link SaveClerk }
108      * 
109      */
110     public SaveClerk createSaveClerk() {
111         return new SaveClerk();
112     }
113 
114     /**
115      * Create an instance of {@link GetPublisherDetail }
116      * 
117      */
118     public GetPublisherDetail createGetPublisherDetail() {
119         return new GetPublisherDetail();
120     }
121 
122     /**
123      * Create an instance of {@link SetReplicationNodesResponse }
124      * 
125      */
126     public SetReplicationNodesResponse createSetReplicationNodesResponse() {
127         return new SetReplicationNodesResponse();
128     }
129 
130     /**
131      * Create an instance of {@link GetAllPublisherDetail }
132      * 
133      */
134     public GetAllPublisherDetail createGetAllPublisherDetail() {
135         return new GetAllPublisherDetail();
136     }
137 
138     /**
139      * Create an instance of {@link SetReplicationNodes }
140      * 
141      */
142     public SetReplicationNodes createSetReplicationNodes() {
143         return new SetReplicationNodes();
144     }
145 
146     /**
147      * Create an instance of {@link GetAllClientSubscriptionInfoResponse }
148      * 
149      */
150     public GetAllClientSubscriptionInfoResponse createGetAllClientSubscriptionInfoResponse() {
151         return new GetAllClientSubscriptionInfoResponse();
152     }
153 
154     /**
155      * Create an instance of {@link Publisher }
156      * 
157      */
158     public Publisher createPublisher() {
159         return new Publisher();
160     }
161 
162     /**
163      * Create an instance of {@link GetFailedReplicationChangeRecordsMessageResponse }
164      * 
165      */
166     public GetFailedReplicationChangeRecordsMessageResponse createGetFailedReplicationChangeRecordsMessageResponse() {
167         return new GetFailedReplicationChangeRecordsMessageResponse();
168     }
169 
170     /**
171      * Create an instance of {@link GetEntityHistoryMessageResponse }
172      * 
173      */
174     public GetEntityHistoryMessageResponse createGetEntityHistoryMessageResponse() {
175         return new GetEntityHistoryMessageResponse();
176     }
177 
178     /**
179      * Create an instance of {@link SaveClientSubscriptionInfo }
180      * 
181      */
182     public SaveClientSubscriptionInfo createSaveClientSubscriptionInfo() {
183         return new SaveClientSubscriptionInfo();
184     }
185 
186     /**
187      * Create an instance of {@link SyncSubscription }
188      * 
189      */
190     public SyncSubscription createSyncSubscription() {
191         return new SyncSubscription();
192     }
193 
194     /**
195      * Create an instance of {@link PublisherDetail }
196      * 
197      */
198     public PublisherDetail createPublisherDetail() {
199         return new PublisherDetail();
200     }
201 
202     /**
203      * Create an instance of {@link SyncSubscriptionRequest }
204      * 
205      */
206     public SyncSubscriptionRequest createSyncSubscriptionRequest() {
207         return new SyncSubscriptionRequest();
208     }
209 
210     /**
211      * Create an instance of {@link SavePublisher }
212      * 
213      */
214     public SavePublisher createSavePublisher() {
215         return new SavePublisher();
216     }
217 
218     /**
219      * Create an instance of {@link DeleteClerk }
220      * 
221      */
222     public DeleteClerk createDeleteClerk() {
223         return new DeleteClerk();
224     }
225 
226     /**
227      * Create an instance of {@link GetAllNodesResponse }
228      * 
229      */
230     public GetAllNodesResponse createGetAllNodesResponse() {
231         return new GetAllNodesResponse();
232     }
233 
234     /**
235      * Create an instance of {@link GetFailedReplicationChangeRecordsMessageRequest }
236      * 
237      */
238     public GetFailedReplicationChangeRecordsMessageRequest createGetFailedReplicationChangeRecordsMessageRequest() {
239         return new GetFailedReplicationChangeRecordsMessageRequest();
240     }
241 
242     /**
243      * Create an instance of {@link GetEntityHistoryMessageRequest }
244      * 
245      */
246     public GetEntityHistoryMessageRequest createGetEntityHistoryMessageRequest() {
247         return new GetEntityHistoryMessageRequest();
248     }
249 
250     /**
251      * Create an instance of {@link SaveNode }
252      * 
253      */
254     public SaveNode createSaveNode() {
255         return new SaveNode();
256     }
257 
258     /**
259      * Create an instance of {@link SyncSubscriptionDetail }
260      * 
261      */
262     public SyncSubscriptionDetail createSyncSubscriptionDetail() {
263         return new SyncSubscriptionDetail();
264     }
265 
266     /**
267      * Create an instance of {@link AdminSaveSubscriptionResponse }
268      * 
269      */
270     public AdminSaveSubscriptionResponse createAdminSaveSubscriptionResponse() {
271         return new AdminSaveSubscriptionResponse();
272     }
273 
274     /**
275      * Create an instance of {@link GetAllClientSubscriptionInfo }
276      * 
277      */
278     public GetAllClientSubscriptionInfo createGetAllClientSubscriptionInfo() {
279         return new GetAllClientSubscriptionInfo();
280     }
281 
282     /**
283      * Create an instance of {@link GetAllNodes }
284      * 
285      */
286     public GetAllNodes createGetAllNodes() {
287         return new GetAllNodes();
288     }
289 
290     /**
291      * Create an instance of {@link GetAllClerksResponse }
292      * 
293      */
294     public GetAllClerksResponse createGetAllClerksResponse() {
295         return new GetAllClerksResponse();
296     }
297 
298     /**
299      * Create an instance of {@link AdminSaveTModel }
300      * 
301      */
302     public AdminSaveTModel createAdminSaveTModel() {
303         return new AdminSaveTModel();
304     }
305 
306     /**
307      * Create an instance of {@link AdminDeleteSubscriptionResponse }
308      * 
309      */
310     public AdminDeleteSubscriptionResponse createAdminDeleteSubscriptionResponse() {
311         return new AdminDeleteSubscriptionResponse();
312     }
313 
314     /**
315      * Create an instance of {@link AdminSaveTModelResponse }
316      * 
317      */
318     public AdminSaveTModelResponse createAdminSaveTModelResponse() {
319         return new AdminSaveTModelResponse();
320     }
321 
322     /**
323      * Create an instance of {@link GetReplicationNodesResponse }
324      * 
325      */
326     public GetReplicationNodesResponse createGetReplicationNodesResponse() {
327         return new GetReplicationNodesResponse();
328     }
329 
330     /**
331      * Create an instance of {@link AdminSaveBusinessResponse }
332      * 
333      */
334     public AdminSaveBusinessResponse createAdminSaveBusinessResponse() {
335         return new AdminSaveBusinessResponse();
336     }
337 
338     /**
339      * Create an instance of {@link AdminSaveSubscriptionRequest }
340      * 
341      */
342     public AdminSaveSubscriptionRequest createAdminSaveSubscriptionRequest() {
343         return new AdminSaveSubscriptionRequest();
344     }
345 
346     /**
347      * Create an instance of {@link GetReplicationNodes }
348      * 
349      */
350     public GetReplicationNodes createGetReplicationNodes() {
351         return new GetReplicationNodes();
352     }
353 
354     /**
355      * Create an instance of {@link DeletePublisher }
356      * 
357      */
358     public DeletePublisher createDeletePublisher() {
359         return new DeletePublisher();
360     }
361 
362     /**
363      * Create an instance of {@link GetAllClerks }
364      * 
365      */
366     public GetAllClerks createGetAllClerks() {
367         return new GetAllClerks();
368     }
369 
370     /**
371      * Create an instance of {@link AdminSaveBusiness }
372      * 
373      */
374     public AdminSaveBusiness createAdminSaveBusiness() {
375         return new AdminSaveBusiness();
376     }
377 
378     /**
379      * Create an instance of {@link DeleteNode }
380      * 
381      */
382     public DeleteNode createDeleteNode() {
383         return new DeleteNode();
384     }
385 
386     /**
387      * Create an instance of {@link SyncSubscriptionDetailResponse }
388      * 
389      */
390     public SyncSubscriptionDetailResponse createSyncSubscriptionDetailResponse() {
391         return new SyncSubscriptionDetailResponse();
392     }
393 
394     /**
395      * Create an instance of {@link SubscriptionWrapper }
396      * 
397      */
398     public SubscriptionWrapper createSubscriptionWrapper() {
399         return new SubscriptionWrapper();
400     }
401 
402     /**
403      * Create an instance of {@link ClerkList }
404      * 
405      */
406     public ClerkList createClerkList() {
407         return new ClerkList();
408     }
409 
410     /**
411      * Create an instance of {@link NodeList }
412      * 
413      */
414     public NodeList createNodeList() {
415         return new NodeList();
416     }
417 
418     /**
419      * Create an instance of {@link ClientSubscriptionInfoDetail }
420      * 
421      */
422     public ClientSubscriptionInfoDetail createClientSubscriptionInfoDetail() {
423         return new ClientSubscriptionInfoDetail();
424     }
425 
426     /**
427      * Create an instance of {@link ClerkDetail }
428      * 
429      */
430     public ClerkDetail createClerkDetail() {
431         return new ClerkDetail();
432     }
433 
434     /**
435      * Create an instance of {@link AdminSaveBusinessWrapper }
436      * 
437      */
438     public AdminSaveBusinessWrapper createAdminSaveBusinessWrapper() {
439         return new AdminSaveBusinessWrapper();
440     }
441 
442     /**
443      * Create an instance of {@link ClientSubscriptionInfo }
444      * 
445      */
446     public ClientSubscriptionInfo createClientSubscriptionInfo() {
447         return new ClientSubscriptionInfo();
448     }
449 
450     /**
451      * Create an instance of {@link Node }
452      * 
453      */
454     public Node createNode() {
455         return new Node();
456     }
457 
458     /**
459      * Create an instance of {@link Clerk }
460      * 
461      */
462     public Clerk createClerk() {
463         return new Clerk();
464     }
465 
466     /**
467      * Create an instance of {@link AdminSaveTModelWrapper }
468      * 
469      */
470     public AdminSaveTModelWrapper createAdminSaveTModelWrapper() {
471         return new AdminSaveTModelWrapper();
472     }
473 
474     /**
475      * Create an instance of {@link NodeDetail }
476      * 
477      */
478     public NodeDetail createNodeDetail() {
479         return new NodeDetail();
480     }
481 
482     /**
483      * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionResponse }{@code >}}
484      * 
485      */
486     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_SubscriptionResponse")
487     public JAXBElement<AdminDeleteSubscriptionResponse> createAdminDeleteSubscriptionResponse(AdminDeleteSubscriptionResponse value) {
488         return new JAXBElement<AdminDeleteSubscriptionResponse>(_AdminDeleteSubscriptionResponse_QNAME, AdminDeleteSubscriptionResponse.class, null, value);
489     }
490 
491     /**
492      * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodesResponse }{@code >}}
493      * 
494      */
495     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodesResponse")
496     public JAXBElement<GetReplicationNodesResponse> createGetReplicationNodesResponse(GetReplicationNodesResponse value) {
497         return new JAXBElement<GetReplicationNodesResponse>(_GetReplicationNodesResponse_QNAME, GetReplicationNodesResponse.class, null, value);
498     }
499 
500     /**
501      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllPublisherDetail }{@code >}}
502      * 
503      */
504     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allPublisherDetail")
505     public JAXBElement<GetAllPublisherDetail> createGetAllPublisherDetail(GetAllPublisherDetail value) {
506         return new JAXBElement<GetAllPublisherDetail>(_GetAllPublisherDetail_QNAME, GetAllPublisherDetail.class, null, value);
507     }
508 
509     /**
510      * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodes }{@code >}}
511      * 
512      */
513     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodes")
514     public JAXBElement<SetReplicationNodes> createSetReplicationNodes(SetReplicationNodes value) {
515         return new JAXBElement<SetReplicationNodes>(_SetReplicationNodes_QNAME, SetReplicationNodes.class, null, value);
516     }
517 
518     /**
519      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClerk }{@code >}}
520      * 
521      */
522     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Clerk")
523     public JAXBElement<DeleteClerk> createDeleteClerk(DeleteClerk value) {
524         return new JAXBElement<DeleteClerk>(_DeleteClerk_QNAME, DeleteClerk.class, null, value);
525     }
526 
527     /**
528      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscription }{@code >}}
529      * 
530      */
531     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscription")
532     public JAXBElement<SyncSubscription> createSyncSubscription(SyncSubscription value) {
533         return new JAXBElement<SyncSubscription>(_SyncSubscription_QNAME, SyncSubscription.class, null, value);
534     }
535 
536     /**
537      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModelResponse }{@code >}}
538      * 
539      */
540     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModelResponse")
541     public JAXBElement<AdminSaveTModelResponse> createAdminSaveTModelResponse(AdminSaveTModelResponse value) {
542         return new JAXBElement<AdminSaveTModelResponse>(_AdminSaveTModelResponse_QNAME, AdminSaveTModelResponse.class, null, value);
543     }
544 
545     /**
546      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModel }{@code >}}
547      * 
548      */
549     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModel")
550     public JAXBElement<AdminSaveTModel> createAdminSaveTModel(AdminSaveTModel value) {
551         return new JAXBElement<AdminSaveTModel>(_AdminSaveTModel_QNAME, AdminSaveTModel.class, null, value);
552     }
553 
554     /**
555      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodes }{@code >}}
556      * 
557      */
558     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodes")
559     public JAXBElement<GetAllNodes> createGetAllNodes(GetAllNodes value) {
560         return new JAXBElement<GetAllNodes>(_GetAllNodes_QNAME, GetAllNodes.class, null, value);
561     }
562 
563     /**
564      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfo }{@code >}}
565      * 
566      */
567     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfo")
568     public JAXBElement<GetAllClientSubscriptionInfo> createGetAllClientSubscriptionInfo(GetAllClientSubscriptionInfo value) {
569         return new JAXBElement<GetAllClientSubscriptionInfo>(_GetAllClientSubscriptionInfo_QNAME, GetAllClientSubscriptionInfo.class, null, value);
570     }
571 
572     /**
573      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusinessResponse }{@code >}}
574      * 
575      */
576     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_BusinessResponse")
577     public JAXBElement<AdminSaveBusinessResponse> createAdminSaveBusinessResponse(AdminSaveBusinessResponse value) {
578         return new JAXBElement<AdminSaveBusinessResponse>(_AdminSaveBusinessResponse_QNAME, AdminSaveBusinessResponse.class, null, value);
579     }
580 
581     /**
582      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfoResponse }{@code >}}
583      * 
584      */
585     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfoResponse")
586     public JAXBElement<GetAllClientSubscriptionInfoResponse> createGetAllClientSubscriptionInfoResponse(GetAllClientSubscriptionInfoResponse value) {
587         return new JAXBElement<GetAllClientSubscriptionInfoResponse>(_GetAllClientSubscriptionInfoResponse_QNAME, GetAllClientSubscriptionInfoResponse.class, null, value);
588     }
589 
590     /**
591      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionDetail }{@code >}}
592      * 
593      */
594     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscriptionDetail")
595     public JAXBElement<SyncSubscriptionDetail> createSyncSubscriptionDetail(SyncSubscriptionDetail value) {
596         return new JAXBElement<SyncSubscriptionDetail>(_SyncSubscriptionDetail_QNAME, SyncSubscriptionDetail.class, null, value);
597     }
598 
599     /**
600      * Create an instance of {@link JAXBElement }{@code <}{@link GetFailedReplicationChangeRecordsMessageResponse }{@code >}}
601      * 
602      */
603     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getFailedReplicationChangeRecordsMessageResponse")
604     public JAXBElement<GetFailedReplicationChangeRecordsMessageResponse> createGetFailedReplicationChangeRecordsMessageResponse(GetFailedReplicationChangeRecordsMessageResponse value) {
605         return new JAXBElement<GetFailedReplicationChangeRecordsMessageResponse>(_GetFailedReplicationChangeRecordsMessageResponse_QNAME, GetFailedReplicationChangeRecordsMessageResponse.class, null, value);
606     }
607 
608     /**
609      * Create an instance of {@link JAXBElement }{@code <}{@link GetFailedReplicationChangeRecordsMessageRequest }{@code >}}
610      * 
611      */
612     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getFailedReplicationChangeRecordsMessage")
613     public JAXBElement<GetFailedReplicationChangeRecordsMessageRequest> createGetFailedReplicationChangeRecordsMessage(GetFailedReplicationChangeRecordsMessageRequest value) {
614         return new JAXBElement<GetFailedReplicationChangeRecordsMessageRequest>(_GetFailedReplicationChangeRecordsMessage_QNAME, GetFailedReplicationChangeRecordsMessageRequest.class, null, value);
615     }
616 
617     /**
618      * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionRequest }{@code >}}
619      * 
620      */
621     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "invoke_SyncSubscription")
622     public JAXBElement<SyncSubscriptionRequest> createInvokeSyncSubscription(SyncSubscriptionRequest value) {
623         return new JAXBElement<SyncSubscriptionRequest>(_InvokeSyncSubscription_QNAME, SyncSubscriptionRequest.class, null, value);
624     }
625 
626     /**
627      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionResponse }{@code >}}
628      * 
629      */
630     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_SubscriptionResponse")
631     public JAXBElement<AdminSaveSubscriptionResponse> createAdminSaveSubscriptionResponse(AdminSaveSubscriptionResponse value) {
632         return new JAXBElement<AdminSaveSubscriptionResponse>(_AdminSaveSubscriptionResponse_QNAME, AdminSaveSubscriptionResponse.class, null, value);
633     }
634 
635     /**
636      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteNode }{@code >}}
637      * 
638      */
639     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Node")
640     public JAXBElement<DeleteNode> createDeleteNode(DeleteNode value) {
641         return new JAXBElement<DeleteNode>(_DeleteNode_QNAME, DeleteNode.class, null, value);
642     }
643 
644     /**
645      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerks }{@code >}}
646      * 
647      */
648     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerks")
649     public JAXBElement<GetAllClerks> createGetAllClerks(GetAllClerks value) {
650         return new JAXBElement<GetAllClerks>(_GetAllClerks_QNAME, GetAllClerks.class, null, value);
651     }
652 
653     /**
654      * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherDetail }{@code >}}
655      * 
656      */
657     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_publisherDetail")
658     public JAXBElement<GetPublisherDetail> createGetPublisherDetail(GetPublisherDetail value) {
659         return new JAXBElement<GetPublisherDetail>(_GetPublisherDetail_QNAME, GetPublisherDetail.class, null, value);
660     }
661 
662     /**
663      * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
664      * 
665      */
666     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_publisher")
667     public JAXBElement<SavePublisher> createSavePublisher(SavePublisher value) {
668         return new JAXBElement<SavePublisher>(_SavePublisher_QNAME, SavePublisher.class, null, value);
669     }
670 
671     /**
672      * Create an instance of {@link JAXBElement }{@code <}{@link DeletePublisher }{@code >}}
673      * 
674      */
675     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_publisher")
676     public JAXBElement<DeletePublisher> createDeletePublisher(DeletePublisher value) {
677         return new JAXBElement<DeletePublisher>(_DeletePublisher_QNAME, DeletePublisher.class, null, value);
678     }
679 
680     /**
681      * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionRequest }{@code >}}
682      * 
683      */
684     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_Subscription")
685     public JAXBElement<AdminDeleteSubscriptionRequest> createAdminDeleteSubscription(AdminDeleteSubscriptionRequest value) {
686         return new JAXBElement<AdminDeleteSubscriptionRequest>(_AdminDeleteSubscription_QNAME, AdminDeleteSubscriptionRequest.class, null, value);
687     }
688 
689     /**
690      * Create an instance of {@link JAXBElement }{@code <}{@link SaveClerk }{@code >}}
691      * 
692      */
693     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClerkRequest")
694     public JAXBElement<SaveClerk> createSaveClerkRequest(SaveClerk value) {
695         return new JAXBElement<SaveClerk>(_SaveClerkRequest_QNAME, SaveClerk.class, null, value);
696     }
697 
698     /**
699      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClientSubscriptionInfo }{@code >}}
700      * 
701      */
702     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_ClientSubscriptionInfo")
703     public JAXBElement<DeleteClientSubscriptionInfo> createDeleteClientSubscriptionInfo(DeleteClientSubscriptionInfo value) {
704         return new JAXBElement<DeleteClientSubscriptionInfo>(_DeleteClientSubscriptionInfo_QNAME, DeleteClientSubscriptionInfo.class, null, value);
705     }
706 
707     /**
708      * Create an instance of {@link JAXBElement }{@code <}{@link SaveNode }{@code >}}
709      * 
710      */
711     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_NodeRequest")
712     public JAXBElement<SaveNode> createSaveNodeRequest(SaveNode value) {
713         return new JAXBElement<SaveNode>(_SaveNodeRequest_QNAME, SaveNode.class, null, value);
714     }
715 
716     /**
717      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodesResponse }{@code >}}
718      * 
719      */
720     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodesResponse")
721     public JAXBElement<GetAllNodesResponse> createGetAllNodesResponse(GetAllNodesResponse value) {
722         return new JAXBElement<GetAllNodesResponse>(_GetAllNodesResponse_QNAME, GetAllNodesResponse.class, null, value);
723     }
724 
725     /**
726      * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerksResponse }{@code >}}
727      * 
728      */
729     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerksResponse")
730     public JAXBElement<GetAllClerksResponse> createGetAllClerksResponse(GetAllClerksResponse value) {
731         return new JAXBElement<GetAllClerksResponse>(_GetAllClerksResponse_QNAME, GetAllClerksResponse.class, null, value);
732     }
733 
734     /**
735      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusiness }{@code >}}
736      * 
737      */
738     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Business")
739     public JAXBElement<AdminSaveBusiness> createAdminSaveBusiness(AdminSaveBusiness value) {
740         return new JAXBElement<AdminSaveBusiness>(_AdminSaveBusiness_QNAME, AdminSaveBusiness.class, null, value);
741     }
742 
743     /**
744      * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodes }{@code >}}
745      * 
746      */
747     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodes")
748     public JAXBElement<GetReplicationNodes> createGetReplicationNodes(GetReplicationNodes value) {
749         return new JAXBElement<GetReplicationNodes>(_GetReplicationNodes_QNAME, GetReplicationNodes.class, null, value);
750     }
751 
752     /**
753      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
754      * 
755      */
756     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetailResponse")
757     public JAXBElement<PublisherDetail> createPublisherDetailResponse(PublisherDetail value) {
758         return new JAXBElement<PublisherDetail>(_PublisherDetailResponse_QNAME, PublisherDetail.class, null, value);
759     }
760 
761     /**
762      * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionRequest }{@code >}}
763      * 
764      */
765     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Subscription")
766     public JAXBElement<AdminSaveSubscriptionRequest> createAdminSaveSubscription(AdminSaveSubscriptionRequest value) {
767         return new JAXBElement<AdminSaveSubscriptionRequest>(_AdminSaveSubscription_QNAME, AdminSaveSubscriptionRequest.class, null, value);
768     }
769 
770     /**
771      * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodesResponse }{@code >}}
772      * 
773      */
774     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodesResponse")
775     public JAXBElement<SetReplicationNodesResponse> createSetReplicationNodesResponse(SetReplicationNodesResponse value) {
776         return new JAXBElement<SetReplicationNodesResponse>(_SetReplicationNodesResponse_QNAME, SetReplicationNodesResponse.class, null, value);
777     }
778 
779     /**
780      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
781      * 
782      */
783     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetail")
784     public JAXBElement<PublisherDetail> createPublisherDetail(PublisherDetail value) {
785         return new JAXBElement<PublisherDetail>(_PublisherDetail_QNAME, PublisherDetail.class, null, value);
786     }
787 
788     /**
789      * Create an instance of {@link JAXBElement }{@code <}{@link SaveClientSubscriptionInfo }{@code >}}
790      * 
791      */
792     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClientSubscriptionInfoRequest")
793     public JAXBElement<SaveClientSubscriptionInfo> createSaveClientSubscriptionInfoRequest(SaveClientSubscriptionInfo value) {
794         return new JAXBElement<SaveClientSubscriptionInfo>(_SaveClientSubscriptionInfoRequest_QNAME, SaveClientSubscriptionInfo.class, null, value);
795     }
796 
797     /**
798      * Create an instance of {@link JAXBElement }{@code <}{@link Publisher }{@code >}}
799      * 
800      */
801     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisher")
802     public JAXBElement<Publisher> createPublisher(Publisher value) {
803         return new JAXBElement<Publisher>(_Publisher_QNAME, Publisher.class, null, value);
804     }
805 
806     /**
807      * Create an instance of {@link JAXBElement }{@code <}{@link GetEntityHistoryMessageRequest }{@code >}}
808      * 
809      */
810     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getEntityHistoryMessage")
811     public JAXBElement<GetEntityHistoryMessageRequest> createGetEntityHistoryMessage(GetEntityHistoryMessageRequest value) {
812         return new JAXBElement<GetEntityHistoryMessageRequest>(_GetEntityHistoryMessage_QNAME, GetEntityHistoryMessageRequest.class, null, value);
813     }
814 
815     /**
816      * Create an instance of {@link JAXBElement }{@code <}{@link GetEntityHistoryMessageResponse }{@code >}}
817      * 
818      */
819     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "getEntityHistoryMessageResponse")
820     public JAXBElement<GetEntityHistoryMessageResponse> createGetEntityHistoryMessageResponse(GetEntityHistoryMessageResponse value) {
821         return new JAXBElement<GetEntityHistoryMessageResponse>(_GetEntityHistoryMessageResponse_QNAME, GetEntityHistoryMessageResponse.class, null, value);
822     }
823 
824     /**
825      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteTModel }{@code >}}
826      * 
827      */
828     @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_tmodel")
829     public JAXBElement<DeleteTModel> createAdminDeleteTmodel(DeleteTModel value) {
830         return new JAXBElement<DeleteTModel>(_AdminDeleteTmodel_QNAME, DeleteTModel.class, null, value);
831     }
832 
833 }