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  
18  
19  package org.uddi.api_v3;
20  
21  import javax.xml.bind.JAXBElement;
22  import javax.xml.bind.annotation.XmlElementDecl;
23  import javax.xml.bind.annotation.XmlRegistry;
24  import javax.xml.namespace.QName;
25  
26  
27  /**
28   * This object contains factory methods for each 
29   * Java content interface and Java element interface 
30   * generated in the org.uddi.api_v3 package. 
31   * <p>An ObjectFactory allows you to programatically 
32   * construct new instances of the Java representation 
33   * for XML content. The Java representation of XML 
34   * content can consist of schema derived interfaces 
35   * and classes representing the binding of schema 
36   * type definitions, element declarations and model 
37   * groups.  Factory methods for each of these are 
38   * provided in this class.
39   * 
40   */
41  @XmlRegistry
42  public class ObjectFactory {
43  
44      private final static QName _DiscoveryURL_QNAME = new QName("urn:uddi-org:api_v3", "discoveryURL");
45      private final static QName _TModelInfos_QNAME = new QName("urn:uddi-org:api_v3", "tModelInfos");
46      private final static QName _AssertionStatusItem_QNAME = new QName("urn:uddi-org:api_v3", "assertionStatusItem");
47      private final static QName _ActualCount_QNAME = new QName("urn:uddi-org:api_v3", "actualCount");
48      private final static QName _SaveBusiness_QNAME = new QName("urn:uddi-org:api_v3", "save_business");
49      private final static QName _TModel_QNAME = new QName("urn:uddi-org:api_v3", "tModel");
50      private final static QName _TModelKey_QNAME = new QName("urn:uddi-org:api_v3", "tModelKey");
51      private final static QName _ToKey_QNAME = new QName("urn:uddi-org:api_v3", "toKey");
52      private final static QName _ServiceList_QNAME = new QName("urn:uddi-org:api_v3", "serviceList");
53      private final static QName _PublisherAssertion_QNAME = new QName("urn:uddi-org:api_v3", "publisherAssertion");
54      private final static QName _AuthorizedName_QNAME = new QName("urn:uddi-org:api_v3", "authorizedName");
55      private final static QName _InfoSelection_QNAME = new QName("urn:uddi-org:api_v3", "infoSelection");
56      private final static QName _TModelList_QNAME = new QName("urn:uddi-org:api_v3", "tModelList");
57      private final static QName _ErrInfo_QNAME = new QName("urn:uddi-org:api_v3", "errInfo");
58      private final static QName _CategoryBag_QNAME = new QName("urn:uddi-org:api_v3", "categoryBag");
59      private final static QName _GetAssertionStatusReport_QNAME = new QName("urn:uddi-org:api_v3", "get_assertionStatusReport");
60      private final static QName _GetServiceDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_serviceDetail");
61      private final static QName _GetBindingDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_bindingDetail");
62      private final static QName _InstanceParms_QNAME = new QName("urn:uddi-org:api_v3", "instanceParms");
63      private final static QName _KeyedReferenceGroup_QNAME = new QName("urn:uddi-org:api_v3", "keyedReferenceGroup");
64      private final static QName _DeletePublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "delete_publisherAssertions");
65      private final static QName _RelatedBusinessesList_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessesList");
66      private final static QName _ServiceInfos_QNAME = new QName("urn:uddi-org:api_v3", "serviceInfos");
67      private final static QName _BusinessEntity_QNAME = new QName("urn:uddi-org:api_v3", "businessEntity");
68      private final static QName _PublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "publisherAssertions");
69      private final static QName _GetOperationalInfo_QNAME = new QName("urn:uddi-org:api_v3", "get_operationalInfo");
70      private final static QName _SaveService_QNAME = new QName("urn:uddi-org:api_v3", "save_service");
71      private final static QName _TModelInstanceInfo_QNAME = new QName("urn:uddi-org:api_v3", "tModelInstanceInfo");
72      private final static QName _SaveTModel_QNAME = new QName("urn:uddi-org:api_v3", "save_tModel");
73      private final static QName _BusinessInfos_QNAME = new QName("urn:uddi-org:api_v3", "businessInfos");
74      private final static QName _DiscoveryURLs_QNAME = new QName("urn:uddi-org:api_v3", "discoveryURLs");
75      private final static QName _OperationalInfo_QNAME = new QName("urn:uddi-org:api_v3", "operationalInfo");
76      private final static QName _AuthInfo_QNAME = new QName("urn:uddi-org:api_v3", "authInfo");
77      private final static QName _TModelBag_QNAME = new QName("urn:uddi-org:api_v3", "tModelBag");
78      private final static QName _FindBusiness_QNAME = new QName("urn:uddi-org:api_v3", "find_business");
79      private final static QName _BindingKey_QNAME = new QName("urn:uddi-org:api_v3", "bindingKey");
80      private final static QName _Contact_QNAME = new QName("urn:uddi-org:api_v3", "contact");
81      private final static QName _SaveBinding_QNAME = new QName("urn:uddi-org:api_v3", "save_binding");
82      private final static QName _GetPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "get_publisherAssertions");
83      private final static QName _PublisherAssertionsResponse_QNAME = new QName("urn:uddi-org:api_v3", "publisherAssertionsResponse");
84      private final static QName _TModelDetail_QNAME = new QName("urn:uddi-org:api_v3", "tModelDetail");
85      private final static QName _BusinessService_QNAME = new QName("urn:uddi-org:api_v3", "businessService");
86      private final static QName _AddressLine_QNAME = new QName("urn:uddi-org:api_v3", "addressLine");
87      private final static QName _RelatedBusinessInfos_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessInfos");
88      private final static QName _BusinessServices_QNAME = new QName("urn:uddi-org:api_v3", "businessServices");
89      private final static QName _TModelInfo_QNAME = new QName("urn:uddi-org:api_v3", "tModelInfo");
90      private final static QName _BusinessList_QNAME = new QName("urn:uddi-org:api_v3", "businessList");
91      private final static QName _DeleteBinding_QNAME = new QName("urn:uddi-org:api_v3", "delete_binding");
92      private final static QName _FindService_QNAME = new QName("urn:uddi-org:api_v3", "find_service");
93      private final static QName _GetTModelDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_tModelDetail");
94      private final static QName _BusinessDetail_QNAME = new QName("urn:uddi-org:api_v3", "businessDetail");
95      private final static QName _Email_QNAME = new QName("urn:uddi-org:api_v3", "email");
96      private final static QName _GetBusinessDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_businessDetail");
97      private final static QName _RegisteredInfo_QNAME = new QName("urn:uddi-org:api_v3", "registeredInfo");
98      private final static QName _InstanceDetails_QNAME = new QName("urn:uddi-org:api_v3", "instanceDetails");
99      private final static QName _NodeID_QNAME = new QName("urn:uddi-org:api_v3", "nodeID");
100     private final static QName _CompletionStatus_QNAME = new QName("urn:uddi-org:api_v3", "completionStatus");
101     private final static QName _SharedRelationships_QNAME = new QName("urn:uddi-org:api_v3", "sharedRelationships");
102     private final static QName _OperationalInfos_QNAME = new QName("urn:uddi-org:api_v3", "operationalInfos");
103     private final static QName _FindTModel_QNAME = new QName("urn:uddi-org:api_v3", "find_tModel");
104     private final static QName _BusinessKey_QNAME = new QName("urn:uddi-org:api_v3", "businessKey");
105     private final static QName _Phone_QNAME = new QName("urn:uddi-org:api_v3", "phone");
106     private final static QName _PersonName_QNAME = new QName("urn:uddi-org:api_v3", "personName");
107     private final static QName _SetPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "set_publisherAssertions");
108     private final static QName _Contacts_QNAME = new QName("urn:uddi-org:api_v3", "contacts");
109     private final static QName _BindingTemplate_QNAME = new QName("urn:uddi-org:api_v3", "bindingTemplate");
110     private final static QName _DiscardAuthToken_QNAME = new QName("urn:uddi-org:api_v3", "discard_authToken");
111     private final static QName _DispositionReport_QNAME = new QName("urn:uddi-org:api_v3", "dispositionReport");
112     private final static QName _OverviewDoc_QNAME = new QName("urn:uddi-org:api_v3", "overviewDoc");
113     private final static QName _Description_QNAME = new QName("urn:uddi-org:api_v3", "description");
114     private final static QName _KeysOwned_QNAME = new QName("urn:uddi-org:api_v3", "keysOwned");
115     private final static QName _KeyedReference_QNAME = new QName("urn:uddi-org:api_v3", "keyedReference");
116     private final static QName _RelatedBusinessInfo_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessInfo");
117     private final static QName _BindingDetail_QNAME = new QName("urn:uddi-org:api_v3", "bindingDetail");
118     private final static QName _DeleteBusiness_QNAME = new QName("urn:uddi-org:api_v3", "delete_business");
119     private final static QName _IncludeCount_QNAME = new QName("urn:uddi-org:api_v3", "includeCount");
120     private final static QName _AddPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "add_publisherAssertions");
121     private final static QName _GetAuthToken_QNAME = new QName("urn:uddi-org:api_v3", "get_authToken");
122     private final static QName _ServiceInfo_QNAME = new QName("urn:uddi-org:api_v3", "serviceInfo");
123     private final static QName _AuthToken_QNAME = new QName("urn:uddi-org:api_v3", "authToken");
124     private final static QName _HostingRedirector_QNAME = new QName("urn:uddi-org:api_v3", "hostingRedirector");
125     private final static QName _DeleteService_QNAME = new QName("urn:uddi-org:api_v3", "delete_service");
126     private final static QName _Address_QNAME = new QName("urn:uddi-org:api_v3", "address");
127     private final static QName _BindingTemplates_QNAME = new QName("urn:uddi-org:api_v3", "bindingTemplates");
128     private final static QName _AssertionStatusReport_QNAME = new QName("urn:uddi-org:api_v3", "assertionStatusReport");
129     private final static QName _FindQualifiers_QNAME = new QName("urn:uddi-org:api_v3", "findQualifiers");
130     private final static QName _FindRelatedBusinesses_QNAME = new QName("urn:uddi-org:api_v3", "find_relatedBusinesses");
131     private final static QName _FromKey_QNAME = new QName("urn:uddi-org:api_v3", "fromKey");
132     private final static QName _OverviewURL_QNAME = new QName("urn:uddi-org:api_v3", "overviewURL");
133     private final static QName _AccessPoint_QNAME = new QName("urn:uddi-org:api_v3", "accessPoint");
134     private final static QName _ListHead_QNAME = new QName("urn:uddi-org:api_v3", "listHead");
135     private final static QName _FindQualifier_QNAME = new QName("urn:uddi-org:api_v3", "findQualifier");
136     private final static QName _BusinessInfo_QNAME = new QName("urn:uddi-org:api_v3", "businessInfo");
137     private final static QName _ServiceKey_QNAME = new QName("urn:uddi-org:api_v3", "serviceKey");
138     private final static QName _Result_QNAME = new QName("urn:uddi-org:api_v3", "result");
139     private final static QName _ServiceDetail_QNAME = new QName("urn:uddi-org:api_v3", "serviceDetail");
140     private final static QName _DeleteTModel_QNAME = new QName("urn:uddi-org:api_v3", "delete_tModel");
141     private final static QName _FindBinding_QNAME = new QName("urn:uddi-org:api_v3", "find_binding");
142     private final static QName _IdentifierBag_QNAME = new QName("urn:uddi-org:api_v3", "identifierBag");
143     private final static QName _Name_QNAME = new QName("urn:uddi-org:api_v3", "name");
144     private final static QName _ListDescription_QNAME = new QName("urn:uddi-org:api_v3", "listDescription");
145     private final static QName _GetRegisteredInfo_QNAME = new QName("urn:uddi-org:api_v3", "get_registeredInfo");
146     private final static QName _TModelInstanceDetails_QNAME = new QName("urn:uddi-org:api_v3", "tModelInstanceDetails");
147 
148     /**
149      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.uddi.api_v3
150      * 
151      */
152     public ObjectFactory() {
153     }
154 
155     /**
156      * Create an instance of {@link TModelList }
157      * 
158      */
159     public TModelList createTModelList() {
160         return new TModelList();
161     }
162 
163     /**
164      * Create an instance of {@link AuthToken }
165      * 
166      */
167     public AuthToken createAuthToken() {
168         return new AuthToken();
169     }
170 
171     /**
172      * Create an instance of {@link PersonName }
173      * 
174      */
175     public PersonName createPersonName() {
176         return new PersonName();
177     }
178 
179     /**
180      * Create an instance of {@link GetPublisherAssertions }
181      * 
182      */
183     public GetPublisherAssertions createGetPublisherAssertions() {
184         return new GetPublisherAssertions();
185     }
186 
187     /**
188      * Create an instance of {@link Name }
189      * 
190      */
191     public Name createName() {
192         return new Name();
193     }
194 
195     /**
196      * Create an instance of {@link FindService }
197      * 
198      */
199     public FindService createFindService() {
200         return new FindService();
201     }
202 
203     /**
204      * Create an instance of {@link GetAssertionStatusReport }
205      * 
206      */
207     public GetAssertionStatusReport createGetAssertionStatusReport() {
208         return new GetAssertionStatusReport();
209     }
210 
211     /**
212      * Create an instance of {@link RelatedBusinessesList }
213      * 
214      */
215     public RelatedBusinessesList createRelatedBusinessesList() {
216         return new RelatedBusinessesList();
217     }
218 
219     /**
220      * Create an instance of {@link HostingRedirector }
221      * 
222      */
223     public HostingRedirector createHostingRedirector() {
224         return new HostingRedirector();
225     }
226 
227     /**
228      * Create an instance of {@link DispositionReport }
229      * 
230      */
231     public DispositionReport createDispositionReport() {
232         return new DispositionReport();
233     }
234 
235     /**
236      * Create an instance of {@link SaveBinding }
237      * 
238      */
239     public SaveBinding createSaveBinding() {
240         return new SaveBinding();
241     }
242 
243     /**
244      * Create an instance of {@link GetServiceDetail }
245      * 
246      */
247     public GetServiceDetail createGetServiceDetail() {
248         return new GetServiceDetail();
249     }
250 
251     /**
252      * Create an instance of {@link BusinessService }
253      * 
254      */
255     public BusinessService createBusinessService() {
256         return new BusinessService();
257     }
258 
259     /**
260      * Create an instance of {@link GetAuthToken }
261      * 
262      */
263     public GetAuthToken createGetAuthToken() {
264         return new GetAuthToken();
265     }
266 
267     /**
268      * Create an instance of {@link SaveBusiness }
269      * 
270      */
271     public SaveBusiness createSaveBusiness() {
272         return new SaveBusiness();
273     }
274 
275     /**
276      * Create an instance of {@link KeyedReferenceGroup }
277      * 
278      */
279     public KeyedReferenceGroup createKeyedReferenceGroup() {
280         return new KeyedReferenceGroup();
281     }
282 
283     /**
284      * Create an instance of {@link GetRegisteredInfo }
285      * 
286      */
287     public GetRegisteredInfo createGetRegisteredInfo() {
288         return new GetRegisteredInfo();
289     }
290 
291     /**
292      * Create an instance of {@link FindTModel }
293      * 
294      */
295     public FindTModel createFindTModel() {
296         return new FindTModel();
297     }
298 
299     /**
300      * Create an instance of {@link DiscoveryURLs }
301      * 
302      */
303     public DiscoveryURLs createDiscoveryURLs() {
304         return new DiscoveryURLs();
305     }
306 
307     /**
308      * Create an instance of {@link AddressLine }
309      * 
310      */
311     public AddressLine createAddressLine() {
312         return new AddressLine();
313     }
314 
315     /**
316      * Create an instance of {@link SaveTModel }
317      * 
318      */
319     public SaveTModel createSaveTModel() {
320         return new SaveTModel();
321     }
322 
323     /**
324      * Create an instance of {@link AssertionStatusReport }
325      * 
326      */
327     public AssertionStatusReport createAssertionStatusReport() {
328         return new AssertionStatusReport();
329     }
330 
331     /**
332      * Create an instance of {@link BindingTemplate }
333      * 
334      */
335     public BindingTemplate createBindingTemplate() {
336         return new BindingTemplate();
337     }
338 
339     /**
340      * Create an instance of {@link Email }
341      * 
342      */
343     public Email createEmail() {
344         return new Email();
345     }
346 
347     /**
348      * Create an instance of {@link TModelInstanceDetails }
349      * 
350      */
351     public TModelInstanceDetails createTModelInstanceDetails() {
352         return new TModelInstanceDetails();
353     }
354 
355     /**
356      * Create an instance of {@link SaveService }
357      * 
358      */
359     public SaveService createSaveService() {
360         return new SaveService();
361     }
362 
363     /**
364      * Create an instance of {@link OverviewDoc }
365      * 
366      */
367     public OverviewDoc createOverviewDoc() {
368         return new OverviewDoc();
369     }
370 
371     /**
372      * Create an instance of {@link GetBindingDetail }
373      * 
374      */
375     public GetBindingDetail createGetBindingDetail() {
376         return new GetBindingDetail();
377     }
378 
379     /**
380      * Create an instance of {@link InstanceDetails }
381      * 
382      */
383     public InstanceDetails createInstanceDetails() {
384         return new InstanceDetails();
385     }
386 
387     /**
388      * Create an instance of {@link RegisteredInfo }
389      * 
390      */
391     public RegisteredInfo createRegisteredInfo() {
392         return new RegisteredInfo();
393     }
394 
395     /**
396      * Create an instance of {@link DeleteBusiness }
397      * 
398      */
399     public DeleteBusiness createDeleteBusiness() {
400         return new DeleteBusiness();
401     }
402 
403     /**
404      * Create an instance of {@link GetOperationalInfo }
405      * 
406      */
407     public GetOperationalInfo createGetOperationalInfo() {
408         return new GetOperationalInfo();
409     }
410 
411     /**
412      * Create an instance of {@link DeleteService }
413      * 
414      */
415     public DeleteService createDeleteService() {
416         return new DeleteService();
417     }
418 
419     /**
420      * Create an instance of {@link DiscardAuthToken }
421      * 
422      */
423     public DiscardAuthToken createDiscardAuthToken() {
424         return new DiscardAuthToken();
425     }
426 
427     /**
428      * Create an instance of {@link OperationalInfo }
429      * 
430      */
431     public OperationalInfo createOperationalInfo() {
432         return new OperationalInfo();
433     }
434 
435     /**
436      * Create an instance of {@link BindingDetail }
437      * 
438      */
439     public BindingDetail createBindingDetail() {
440         return new BindingDetail();
441     }
442 
443     /**
444      * Create an instance of {@link TModelInfo }
445      * 
446      */
447     public TModelInfo createTModelInfo() {
448         return new TModelInfo();
449     }
450 
451     /**
452      * Create an instance of {@link TModelInfos }
453      * 
454      */
455     public TModelInfos createTModelInfos() {
456         return new TModelInfos();
457     }
458 
459     /**
460      * Create an instance of {@link DeleteTModel }
461      * 
462      */
463     public DeleteTModel createDeleteTModel() {
464         return new DeleteTModel();
465     }
466 
467     /**
468      * Create an instance of {@link AccessPoint }
469      * 
470      */
471     public AccessPoint createAccessPoint() {
472         return new AccessPoint();
473     }
474 
475     /**
476      * Create an instance of {@link FindBinding }
477      * 
478      */
479     public FindBinding createFindBinding() {
480         return new FindBinding();
481     }
482 
483     /**
484      * Create an instance of {@link KeysOwned }
485      * 
486      */
487     public KeysOwned createKeysOwned() {
488         return new KeysOwned();
489     }
490 
491     /**
492      * Create an instance of {@link IdentifierBag }
493      * 
494      */
495     public IdentifierBag createIdentifierBag() {
496         return new IdentifierBag();
497     }
498 
499     /**
500      * Create an instance of {@link AssertionStatusItem }
501      * 
502      */
503     public AssertionStatusItem createAssertionStatusItem() {
504         return new AssertionStatusItem();
505     }
506 
507     /**
508      * Create an instance of {@link BusinessServices }
509      * 
510      */
511     public BusinessServices createBusinessServices() {
512         return new BusinessServices();
513     }
514 
515     /**
516      * Create an instance of {@link RelatedBusinessInfo }
517      * 
518      */
519     public RelatedBusinessInfo createRelatedBusinessInfo() {
520         return new RelatedBusinessInfo();
521     }
522 
523     /**
524      * Create an instance of {@link ServiceList }
525      * 
526      */
527     public ServiceList createServiceList() {
528         return new ServiceList();
529     }
530 
531     /**
532      * Create an instance of {@link GetBusinessDetail }
533      * 
534      */
535     public GetBusinessDetail createGetBusinessDetail() {
536         return new GetBusinessDetail();
537     }
538 
539     /**
540      * Create an instance of {@link TModelBag }
541      * 
542      */
543     public TModelBag createTModelBag() {
544         return new TModelBag();
545     }
546 
547     /**
548      * Create an instance of {@link SharedRelationships }
549      * 
550      */
551     public SharedRelationships createSharedRelationships() {
552         return new SharedRelationships();
553     }
554 
555     /**
556      * Create an instance of {@link KeyedReference }
557      * 
558      */
559     public KeyedReference createKeyedReference() {
560         return new KeyedReference();
561     }
562 
563     /**
564      * Create an instance of {@link FindRelatedBusinesses }
565      * 
566      */
567     public FindRelatedBusinesses createFindRelatedBusinesses() {
568         return new FindRelatedBusinesses();
569     }
570 
571     /**
572      * Create an instance of {@link TModel }
573      * 
574      */
575     public TModel createTModel() {
576         return new TModel();
577     }
578 
579     /**
580      * Create an instance of {@link BusinessDetail }
581      * 
582      */
583     public BusinessDetail createBusinessDetail() {
584         return new BusinessDetail();
585     }
586 
587     /**
588      * Create an instance of {@link PublisherAssertionsResponse }
589      * 
590      */
591     public PublisherAssertionsResponse createPublisherAssertionsResponse() {
592         return new PublisherAssertionsResponse();
593     }
594 
595     /**
596      * Create an instance of {@link PublisherAssertion }
597      * 
598      */
599     public PublisherAssertion createPublisherAssertion() {
600         return new PublisherAssertion();
601     }
602 
603     /**
604      * Create an instance of {@link BindingTemplates }
605      * 
606      */
607     public BindingTemplates createBindingTemplates() {
608         return new BindingTemplates();
609     }
610 
611     /**
612      * Create an instance of {@link TModelInstanceInfo }
613      * 
614      */
615     public TModelInstanceInfo createTModelInstanceInfo() {
616         return new TModelInstanceInfo();
617     }
618 
619     /**
620      * Create an instance of {@link BusinessInfo }
621      * 
622      */
623     public BusinessInfo createBusinessInfo() {
624         return new BusinessInfo();
625     }
626 
627     /**
628      * Create an instance of {@link Contacts }
629      * 
630      */
631     public Contacts createContacts() {
632         return new Contacts();
633     }
634 
635     /**
636      * Create an instance of {@link DiscoveryURL }
637      * 
638      */
639     public DiscoveryURL createDiscoveryURL() {
640         return new DiscoveryURL();
641     }
642 
643     /**
644      * Create an instance of {@link ErrInfo }
645      * 
646      */
647     public ErrInfo createErrInfo() {
648         return new ErrInfo();
649     }
650 
651     /**
652      * Create an instance of {@link Result }
653      * 
654      */
655     public Result createResult() {
656         return new Result();
657     }
658 
659     /**
660      * Create an instance of {@link Phone }
661      * 
662      */
663     public Phone createPhone() {
664         return new Phone();
665     }
666 
667     /**
668      * Create an instance of {@link ServiceDetail }
669      * 
670      */
671     public ServiceDetail createServiceDetail() {
672         return new ServiceDetail();
673     }
674 
675     /**
676      * Create an instance of {@link ServiceInfo }
677      * 
678      */
679     public ServiceInfo createServiceInfo() {
680         return new ServiceInfo();
681     }
682 
683     /**
684      * Create an instance of {@link TModelDetail }
685      * 
686      */
687     public TModelDetail createTModelDetail() {
688         return new TModelDetail();
689     }
690 
691     /**
692      * Create an instance of {@link BusinessEntity }
693      * 
694      */
695     public BusinessEntity createBusinessEntity() {
696         return new BusinessEntity();
697     }
698 
699     /**
700      * Create an instance of {@link Description }
701      * 
702      */
703     public Description createDescription() {
704         return new Description();
705     }
706 
707     /**
708      * Create an instance of {@link ServiceInfos }
709      * 
710      */
711     public ServiceInfos createServiceInfos() {
712         return new ServiceInfos();
713     }
714 
715     /**
716      * Create an instance of {@link PublisherAssertions }
717      * 
718      */
719     public PublisherAssertions createPublisherAssertions() {
720         return new PublisherAssertions();
721     }
722 
723     /**
724      * Create an instance of {@link BusinessInfos }
725      * 
726      */
727     public BusinessInfos createBusinessInfos() {
728         return new BusinessInfos();
729     }
730 
731     /**
732      * Create an instance of {@link Address }
733      * 
734      */
735     public Address createAddress() {
736         return new Address();
737     }
738 
739     /**
740      * Create an instance of {@link DeleteBinding }
741      * 
742      */
743     public DeleteBinding createDeleteBinding() {
744         return new DeleteBinding();
745     }
746 
747     /**
748      * Create an instance of {@link GetTModelDetail }
749      * 
750      */
751     public GetTModelDetail createGetTModelDetail() {
752         return new GetTModelDetail();
753     }
754 
755     /**
756      * Create an instance of {@link ListDescription }
757      * 
758      */
759     public ListDescription createListDescription() {
760         return new ListDescription();
761     }
762 
763     /**
764      * Create an instance of {@link Contact }
765      * 
766      */
767     public Contact createContact() {
768         return new Contact();
769     }
770 
771     /**
772      * Create an instance of {@link FindBusiness }
773      * 
774      */
775     public FindBusiness createFindBusiness() {
776         return new FindBusiness();
777     }
778 
779     /**
780      * Create an instance of {@link FindQualifiers }
781      * 
782      */
783     public FindQualifiers createFindQualifiers() {
784         return new FindQualifiers();
785     }
786 
787     /**
788      * Create an instance of {@link BusinessList }
789      * 
790      */
791     public BusinessList createBusinessList() {
792         return new BusinessList();
793     }
794 
795     /**
796      * Create an instance of {@link RelatedBusinessInfos }
797      * 
798      */
799     public RelatedBusinessInfos createRelatedBusinessInfos() {
800         return new RelatedBusinessInfos();
801     }
802 
803     /**
804      * Create an instance of {@link OverviewURL }
805      * 
806      */
807     public OverviewURL createOverviewURL() {
808         return new OverviewURL();
809     }
810 
811     /**
812      * Create an instance of {@link CategoryBag }
813      * 
814      */
815     public CategoryBag createCategoryBag() {
816         return new CategoryBag();
817     }
818 
819     /**
820      * Create an instance of {@link OperationalInfos }
821      * 
822      */
823     public OperationalInfos createOperationalInfos() {
824         return new OperationalInfos();
825     }
826 
827     /**
828      * Create an instance of {@link AddPublisherAssertions }
829      * 
830      */
831     public AddPublisherAssertions createAddPublisherAssertions() {
832         return new AddPublisherAssertions();
833     }
834 
835     /**
836      * Create an instance of {@link SetPublisherAssertions }
837      * 
838      */
839     public SetPublisherAssertions createSetPublisherAssertions() {
840         return new SetPublisherAssertions();
841     }
842 
843     /**
844      * Create an instance of {@link DeletePublisherAssertions }
845      * 
846      */
847     public DeletePublisherAssertions createDeletePublisherAssertions() {
848         return new DeletePublisherAssertions();
849     }
850 
851     /**
852      * Create an instance of {@link JAXBElement }{@code <}{@link DiscoveryURL }{@code >}}
853      * 
854      */
855     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discoveryURL")
856     public JAXBElement<DiscoveryURL> createDiscoveryURL(DiscoveryURL value) {
857         return new JAXBElement<DiscoveryURL>(_DiscoveryURL_QNAME, DiscoveryURL.class, null, value);
858     }
859 
860     /**
861      * Create an instance of {@link JAXBElement }{@code <}{@link TModelInfos }{@code >}}
862      * 
863      */
864     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInfos")
865     public JAXBElement<TModelInfos> createTModelInfos(TModelInfos value) {
866         return new JAXBElement<TModelInfos>(_TModelInfos_QNAME, TModelInfos.class, null, value);
867     }
868 
869     /**
870      * Create an instance of {@link JAXBElement }{@code <}{@link AssertionStatusItem }{@code >}}
871      * 
872      */
873     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "assertionStatusItem")
874     public JAXBElement<AssertionStatusItem> createAssertionStatusItem(AssertionStatusItem value) {
875         return new JAXBElement<AssertionStatusItem>(_AssertionStatusItem_QNAME, AssertionStatusItem.class, null, value);
876     }
877 
878     /**
879      * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
880      * 
881      */
882     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "actualCount")
883     public JAXBElement<Integer> createActualCount(Integer value) {
884         return new JAXBElement<Integer>(_ActualCount_QNAME, Integer.class, null, value);
885     }
886 
887     /**
888      * Create an instance of {@link JAXBElement }{@code <}{@link SaveBusiness }{@code >}}
889      * 
890      */
891     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_business")
892     public JAXBElement<SaveBusiness> createSaveBusiness(SaveBusiness value) {
893         return new JAXBElement<SaveBusiness>(_SaveBusiness_QNAME, SaveBusiness.class, null, value);
894     }
895 
896     /**
897      * Create an instance of {@link JAXBElement }{@code <}{@link TModel }{@code >}}
898      * 
899      */
900     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModel")
901     public JAXBElement<TModel> createTModel(TModel value) {
902         return new JAXBElement<TModel>(_TModel_QNAME, TModel.class, null, value);
903     }
904 
905     /**
906      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
907      * 
908      */
909     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelKey")
910     public JAXBElement<String> createTModelKey(String value) {
911         return new JAXBElement<String>(_TModelKey_QNAME, String.class, null, value);
912     }
913 
914     /**
915      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
916      * 
917      */
918     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "toKey")
919     public JAXBElement<String> createToKey(String value) {
920         return new JAXBElement<String>(_ToKey_QNAME, String.class, null, value);
921     }
922 
923     /**
924      * Create an instance of {@link JAXBElement }{@code <}{@link ServiceList }{@code >}}
925      * 
926      */
927     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceList")
928     public JAXBElement<ServiceList> createServiceList(ServiceList value) {
929         return new JAXBElement<ServiceList>(_ServiceList_QNAME, ServiceList.class, null, value);
930     }
931 
932     /**
933      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherAssertion }{@code >}}
934      * 
935      */
936     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "publisherAssertion")
937     public JAXBElement<PublisherAssertion> createPublisherAssertion(PublisherAssertion value) {
938         return new JAXBElement<PublisherAssertion>(_PublisherAssertion_QNAME, PublisherAssertion.class, null, value);
939     }
940 
941     /**
942      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
943      * 
944      */
945     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authorizedName")
946     public JAXBElement<String> createAuthorizedName(String value) {
947         return new JAXBElement<String>(_AuthorizedName_QNAME, String.class, null, value);
948     }
949 
950     /**
951      * Create an instance of {@link JAXBElement }{@code <}{@link InfoSelection }{@code >}}
952      * 
953      */
954     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "infoSelection")
955     public JAXBElement<InfoSelection> createInfoSelection(InfoSelection value) {
956         return new JAXBElement<InfoSelection>(_InfoSelection_QNAME, InfoSelection.class, null, value);
957     }
958 
959     /**
960      * Create an instance of {@link JAXBElement }{@code <}{@link TModelList }{@code >}}
961      * 
962      */
963     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelList")
964     public JAXBElement<TModelList> createTModelList(TModelList value) {
965         return new JAXBElement<TModelList>(_TModelList_QNAME, TModelList.class, null, value);
966     }
967 
968     /**
969      * Create an instance of {@link JAXBElement }{@code <}{@link ErrInfo }{@code >}}
970      * 
971      */
972     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "errInfo")
973     public JAXBElement<ErrInfo> createErrInfo(ErrInfo value) {
974         return new JAXBElement<ErrInfo>(_ErrInfo_QNAME, ErrInfo.class, null, value);
975     }
976 
977     /**
978      * Create an instance of {@link JAXBElement }{@code <}{@link CategoryBag }{@code >}}
979      * 
980      */
981     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "categoryBag")
982     public JAXBElement<CategoryBag> createCategoryBag(CategoryBag value) {
983         return new JAXBElement<CategoryBag>(_CategoryBag_QNAME, CategoryBag.class, null, value);
984     }
985 
986     /**
987      * Create an instance of {@link JAXBElement }{@code <}{@link GetAssertionStatusReport }{@code >}}
988      * 
989      */
990     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_assertionStatusReport")
991     public JAXBElement<GetAssertionStatusReport> createGetAssertionStatusReport(GetAssertionStatusReport value) {
992         return new JAXBElement<GetAssertionStatusReport>(_GetAssertionStatusReport_QNAME, GetAssertionStatusReport.class, null, value);
993     }
994 
995     /**
996      * Create an instance of {@link JAXBElement }{@code <}{@link GetServiceDetail }{@code >}}
997      * 
998      */
999     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_serviceDetail")
1000     public JAXBElement<GetServiceDetail> createGetServiceDetail(GetServiceDetail value) {
1001         return new JAXBElement<GetServiceDetail>(_GetServiceDetail_QNAME, GetServiceDetail.class, null, value);
1002     }
1003 
1004     /**
1005      * Create an instance of {@link JAXBElement }{@code <}{@link GetBindingDetail }{@code >}}
1006      * 
1007      */
1008     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_bindingDetail")
1009     public JAXBElement<GetBindingDetail> createGetBindingDetail(GetBindingDetail value) {
1010         return new JAXBElement<GetBindingDetail>(_GetBindingDetail_QNAME, GetBindingDetail.class, null, value);
1011     }
1012 
1013     /**
1014      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1015      * 
1016      */
1017     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "instanceParms")
1018     public JAXBElement<String> createInstanceParms(String value) {
1019         return new JAXBElement<String>(_InstanceParms_QNAME, String.class, null, value);
1020     }
1021 
1022     /**
1023      * Create an instance of {@link JAXBElement }{@code <}{@link KeyedReferenceGroup }{@code >}}
1024      * 
1025      */
1026     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keyedReferenceGroup")
1027     public JAXBElement<KeyedReferenceGroup> createKeyedReferenceGroup(KeyedReferenceGroup value) {
1028         return new JAXBElement<KeyedReferenceGroup>(_KeyedReferenceGroup_QNAME, KeyedReferenceGroup.class, null, value);
1029     }
1030 
1031     /**
1032      * Create an instance of {@link JAXBElement }{@code <}{@link DeletePublisherAssertions }{@code >}}
1033      * 
1034      */
1035     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_publisherAssertions")
1036     public JAXBElement<DeletePublisherAssertions> createDeletePublisherAssertions(DeletePublisherAssertions value) {
1037         return new JAXBElement<DeletePublisherAssertions>(_DeletePublisherAssertions_QNAME, DeletePublisherAssertions.class, null, value);
1038     }
1039 
1040     /**
1041      * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessesList }{@code >}}
1042      * 
1043      */
1044     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessesList")
1045     public JAXBElement<RelatedBusinessesList> createRelatedBusinessesList(RelatedBusinessesList value) {
1046         return new JAXBElement<RelatedBusinessesList>(_RelatedBusinessesList_QNAME, RelatedBusinessesList.class, null, value);
1047     }
1048 
1049     /**
1050      * Create an instance of {@link JAXBElement }{@code <}{@link ServiceInfos }{@code >}}
1051      * 
1052      */
1053     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceInfos")
1054     public JAXBElement<ServiceInfos> createServiceInfos(ServiceInfos value) {
1055         return new JAXBElement<ServiceInfos>(_ServiceInfos_QNAME, ServiceInfos.class, null, value);
1056     }
1057 
1058     /**
1059      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessEntity }{@code >}}
1060      * 
1061      */
1062     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessEntity")
1063     public JAXBElement<BusinessEntity> createBusinessEntity(BusinessEntity value) {
1064         return new JAXBElement<BusinessEntity>(_BusinessEntity_QNAME, BusinessEntity.class, null, value);
1065     }
1066 
1067     /**
1068      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherAssertions }{@code >}}
1069      * 
1070      */
1071     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "publisherAssertions")
1072     public JAXBElement<PublisherAssertions> createPublisherAssertions(PublisherAssertions value) {
1073         return new JAXBElement<PublisherAssertions>(_PublisherAssertions_QNAME, PublisherAssertions.class, null, value);
1074     }
1075 
1076     /**
1077      * Create an instance of {@link JAXBElement }{@code <}{@link GetOperationalInfo }{@code >}}
1078      * 
1079      */
1080     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_operationalInfo")
1081     public JAXBElement<GetOperationalInfo> createGetOperationalInfo(GetOperationalInfo value) {
1082         return new JAXBElement<GetOperationalInfo>(_GetOperationalInfo_QNAME, GetOperationalInfo.class, null, value);
1083     }
1084 
1085     /**
1086      * Create an instance of {@link JAXBElement }{@code <}{@link SaveService }{@code >}}
1087      * 
1088      */
1089     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_service")
1090     public JAXBElement<SaveService> createSaveService(SaveService value) {
1091         return new JAXBElement<SaveService>(_SaveService_QNAME, SaveService.class, null, value);
1092     }
1093 
1094     /**
1095      * Create an instance of {@link JAXBElement }{@code <}{@link TModelInstanceInfo }{@code >}}
1096      * 
1097      */
1098     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInstanceInfo")
1099     public JAXBElement<TModelInstanceInfo> createTModelInstanceInfo(TModelInstanceInfo value) {
1100         return new JAXBElement<TModelInstanceInfo>(_TModelInstanceInfo_QNAME, TModelInstanceInfo.class, null, value);
1101     }
1102 
1103     /**
1104      * Create an instance of {@link JAXBElement }{@code <}{@link SaveTModel }{@code >}}
1105      * 
1106      */
1107     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_tModel")
1108     public JAXBElement<SaveTModel> createSaveTModel(SaveTModel value) {
1109         return new JAXBElement<SaveTModel>(_SaveTModel_QNAME, SaveTModel.class, null, value);
1110     }
1111 
1112     /**
1113      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessInfos }{@code >}}
1114      * 
1115      */
1116     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessInfos")
1117     public JAXBElement<BusinessInfos> createBusinessInfos(BusinessInfos value) {
1118         return new JAXBElement<BusinessInfos>(_BusinessInfos_QNAME, BusinessInfos.class, null, value);
1119     }
1120 
1121     /**
1122      * Create an instance of {@link JAXBElement }{@code <}{@link DiscoveryURLs }{@code >}}
1123      * 
1124      */
1125     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discoveryURLs")
1126     public JAXBElement<DiscoveryURLs> createDiscoveryURLs(DiscoveryURLs value) {
1127         return new JAXBElement<DiscoveryURLs>(_DiscoveryURLs_QNAME, DiscoveryURLs.class, null, value);
1128     }
1129 
1130     /**
1131      * Create an instance of {@link JAXBElement }{@code <}{@link OperationalInfo }{@code >}}
1132      * 
1133      */
1134     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "operationalInfo")
1135     public JAXBElement<OperationalInfo> createOperationalInfo(OperationalInfo value) {
1136         return new JAXBElement<OperationalInfo>(_OperationalInfo_QNAME, OperationalInfo.class, null, value);
1137     }
1138 
1139     /**
1140      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1141      * 
1142      */
1143     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authInfo")
1144     public JAXBElement<String> createAuthInfo(String value) {
1145         return new JAXBElement<String>(_AuthInfo_QNAME, String.class, null, value);
1146     }
1147 
1148     /**
1149      * Create an instance of {@link JAXBElement }{@code <}{@link TModelBag }{@code >}}
1150      * 
1151      */
1152     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelBag")
1153     public JAXBElement<TModelBag> createTModelBag(TModelBag value) {
1154         return new JAXBElement<TModelBag>(_TModelBag_QNAME, TModelBag.class, null, value);
1155     }
1156 
1157     /**
1158      * Create an instance of {@link JAXBElement }{@code <}{@link FindBusiness }{@code >}}
1159      * 
1160      */
1161     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_business")
1162     public JAXBElement<FindBusiness> createFindBusiness(FindBusiness value) {
1163         return new JAXBElement<FindBusiness>(_FindBusiness_QNAME, FindBusiness.class, null, value);
1164     }
1165 
1166     /**
1167      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1168      * 
1169      */
1170     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingKey")
1171     public JAXBElement<String> createBindingKey(String value) {
1172         return new JAXBElement<String>(_BindingKey_QNAME, String.class, null, value);
1173     }
1174 
1175     /**
1176      * Create an instance of {@link JAXBElement }{@code <}{@link Contact }{@code >}}
1177      * 
1178      */
1179     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "contact")
1180     public JAXBElement<Contact> createContact(Contact value) {
1181         return new JAXBElement<Contact>(_Contact_QNAME, Contact.class, null, value);
1182     }
1183 
1184     /**
1185      * Create an instance of {@link JAXBElement }{@code <}{@link SaveBinding }{@code >}}
1186      * 
1187      */
1188     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_binding")
1189     public JAXBElement<SaveBinding> createSaveBinding(SaveBinding value) {
1190         return new JAXBElement<SaveBinding>(_SaveBinding_QNAME, SaveBinding.class, null, value);
1191     }
1192 
1193     /**
1194      * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherAssertions }{@code >}}
1195      * 
1196      */
1197     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_publisherAssertions")
1198     public JAXBElement<GetPublisherAssertions> createGetPublisherAssertions(GetPublisherAssertions value) {
1199         return new JAXBElement<GetPublisherAssertions>(_GetPublisherAssertions_QNAME, GetPublisherAssertions.class, null, value);
1200     }
1201 
1202     /**
1203      * Create an instance of {@link JAXBElement }{@code <}{@link PublisherAssertionsResponse }{@code >}}
1204      * 
1205      */
1206     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "publisherAssertionsResponse")
1207     public JAXBElement<PublisherAssertionsResponse> createPublisherAssertionsResponse(PublisherAssertionsResponse value) {
1208         return new JAXBElement<PublisherAssertionsResponse>(_PublisherAssertionsResponse_QNAME, PublisherAssertionsResponse.class, null, value);
1209     }
1210 
1211     /**
1212      * Create an instance of {@link JAXBElement }{@code <}{@link TModelDetail }{@code >}}
1213      * 
1214      */
1215     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelDetail")
1216     public JAXBElement<TModelDetail> createTModelDetail(TModelDetail value) {
1217         return new JAXBElement<TModelDetail>(_TModelDetail_QNAME, TModelDetail.class, null, value);
1218     }
1219 
1220     /**
1221      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessService }{@code >}}
1222      * 
1223      */
1224     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessService")
1225     public JAXBElement<BusinessService> createBusinessService(BusinessService value) {
1226         return new JAXBElement<BusinessService>(_BusinessService_QNAME, BusinessService.class, null, value);
1227     }
1228 
1229     /**
1230      * Create an instance of {@link JAXBElement }{@code <}{@link AddressLine }{@code >}}
1231      * 
1232      */
1233     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "addressLine")
1234     public JAXBElement<AddressLine> createAddressLine(AddressLine value) {
1235         return new JAXBElement<AddressLine>(_AddressLine_QNAME, AddressLine.class, null, value);
1236     }
1237 
1238     /**
1239      * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessInfos }{@code >}}
1240      * 
1241      */
1242     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessInfos")
1243     public JAXBElement<RelatedBusinessInfos> createRelatedBusinessInfos(RelatedBusinessInfos value) {
1244         return new JAXBElement<RelatedBusinessInfos>(_RelatedBusinessInfos_QNAME, RelatedBusinessInfos.class, null, value);
1245     }
1246 
1247     /**
1248      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessServices }{@code >}}
1249      * 
1250      */
1251     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessServices")
1252     public JAXBElement<BusinessServices> createBusinessServices(BusinessServices value) {
1253         return new JAXBElement<BusinessServices>(_BusinessServices_QNAME, BusinessServices.class, null, value);
1254     }
1255 
1256     /**
1257      * Create an instance of {@link JAXBElement }{@code <}{@link TModelInfo }{@code >}}
1258      * 
1259      */
1260     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInfo")
1261     public JAXBElement<TModelInfo> createTModelInfo(TModelInfo value) {
1262         return new JAXBElement<TModelInfo>(_TModelInfo_QNAME, TModelInfo.class, null, value);
1263     }
1264 
1265     /**
1266      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessList }{@code >}}
1267      * 
1268      */
1269     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessList")
1270     public JAXBElement<BusinessList> createBusinessList(BusinessList value) {
1271         return new JAXBElement<BusinessList>(_BusinessList_QNAME, BusinessList.class, null, value);
1272     }
1273 
1274     /**
1275      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteBinding }{@code >}}
1276      * 
1277      */
1278     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_binding")
1279     public JAXBElement<DeleteBinding> createDeleteBinding(DeleteBinding value) {
1280         return new JAXBElement<DeleteBinding>(_DeleteBinding_QNAME, DeleteBinding.class, null, value);
1281     }
1282 
1283     /**
1284      * Create an instance of {@link JAXBElement }{@code <}{@link FindService }{@code >}}
1285      * 
1286      */
1287     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_service")
1288     public JAXBElement<FindService> createFindService(FindService value) {
1289         return new JAXBElement<FindService>(_FindService_QNAME, FindService.class, null, value);
1290     }
1291 
1292     /**
1293      * Create an instance of {@link JAXBElement }{@code <}{@link GetTModelDetail }{@code >}}
1294      * 
1295      */
1296     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_tModelDetail")
1297     public JAXBElement<GetTModelDetail> createGetTModelDetail(GetTModelDetail value) {
1298         return new JAXBElement<GetTModelDetail>(_GetTModelDetail_QNAME, GetTModelDetail.class, null, value);
1299     }
1300 
1301     /**
1302      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessDetail }{@code >}}
1303      * 
1304      */
1305     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessDetail")
1306     public JAXBElement<BusinessDetail> createBusinessDetail(BusinessDetail value) {
1307         return new JAXBElement<BusinessDetail>(_BusinessDetail_QNAME, BusinessDetail.class, null, value);
1308     }
1309 
1310     /**
1311      * Create an instance of {@link JAXBElement }{@code <}{@link Email }{@code >}}
1312      * 
1313      */
1314     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "email")
1315     public JAXBElement<Email> createEmail(Email value) {
1316         return new JAXBElement<Email>(_Email_QNAME, Email.class, null, value);
1317     }
1318 
1319     /**
1320      * Create an instance of {@link JAXBElement }{@code <}{@link GetBusinessDetail }{@code >}}
1321      * 
1322      */
1323     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_businessDetail")
1324     public JAXBElement<GetBusinessDetail> createGetBusinessDetail(GetBusinessDetail value) {
1325         return new JAXBElement<GetBusinessDetail>(_GetBusinessDetail_QNAME, GetBusinessDetail.class, null, value);
1326     }
1327 
1328     /**
1329      * Create an instance of {@link JAXBElement }{@code <}{@link RegisteredInfo }{@code >}}
1330      * 
1331      */
1332     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "registeredInfo")
1333     public JAXBElement<RegisteredInfo> createRegisteredInfo(RegisteredInfo value) {
1334         return new JAXBElement<RegisteredInfo>(_RegisteredInfo_QNAME, RegisteredInfo.class, null, value);
1335     }
1336 
1337     /**
1338      * Create an instance of {@link JAXBElement }{@code <}{@link InstanceDetails }{@code >}}
1339      * 
1340      */
1341     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "instanceDetails")
1342     public JAXBElement<InstanceDetails> createInstanceDetails(InstanceDetails value) {
1343         return new JAXBElement<InstanceDetails>(_InstanceDetails_QNAME, InstanceDetails.class, null, value);
1344     }
1345 
1346     /**
1347      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1348      * 
1349      */
1350     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "nodeID")
1351     public JAXBElement<String> createNodeID(String value) {
1352         return new JAXBElement<String>(_NodeID_QNAME, String.class, null, value);
1353     }
1354 
1355     /**
1356      * Create an instance of {@link JAXBElement }{@code <}{@link CompletionStatus }{@code >}}
1357      * 
1358      */
1359     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "completionStatus")
1360     public JAXBElement<CompletionStatus> createCompletionStatus(CompletionStatus value) {
1361         return new JAXBElement<CompletionStatus>(_CompletionStatus_QNAME, CompletionStatus.class, null, value);
1362     }
1363 
1364     /**
1365      * Create an instance of {@link JAXBElement }{@code <}{@link SharedRelationships }{@code >}}
1366      * 
1367      */
1368     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "sharedRelationships")
1369     public JAXBElement<SharedRelationships> createSharedRelationships(SharedRelationships value) {
1370         return new JAXBElement<SharedRelationships>(_SharedRelationships_QNAME, SharedRelationships.class, null, value);
1371     }
1372 
1373     /**
1374      * Create an instance of {@link JAXBElement }{@code <}{@link OperationalInfos }{@code >}}
1375      * 
1376      */
1377     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "operationalInfos")
1378     public JAXBElement<OperationalInfos> createOperationalInfos(OperationalInfos value) {
1379         return new JAXBElement<OperationalInfos>(_OperationalInfos_QNAME, OperationalInfos.class, null, value);
1380     }
1381 
1382     /**
1383      * Create an instance of {@link JAXBElement }{@code <}{@link FindTModel }{@code >}}
1384      * 
1385      */
1386     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_tModel")
1387     public JAXBElement<FindTModel> createFindTModel(FindTModel value) {
1388         return new JAXBElement<FindTModel>(_FindTModel_QNAME, FindTModel.class, null, value);
1389     }
1390 
1391     /**
1392      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1393      * 
1394      */
1395     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessKey")
1396     public JAXBElement<String> createBusinessKey(String value) {
1397         return new JAXBElement<String>(_BusinessKey_QNAME, String.class, null, value);
1398     }
1399 
1400     /**
1401      * Create an instance of {@link JAXBElement }{@code <}{@link Phone }{@code >}}
1402      * 
1403      */
1404     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "phone")
1405     public JAXBElement<Phone> createPhone(Phone value) {
1406         return new JAXBElement<Phone>(_Phone_QNAME, Phone.class, null, value);
1407     }
1408 
1409     /**
1410      * Create an instance of {@link JAXBElement }{@code <}{@link PersonName }{@code >}}
1411      * 
1412      */
1413     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "personName")
1414     public JAXBElement<PersonName> createPersonName(PersonName value) {
1415         return new JAXBElement<PersonName>(_PersonName_QNAME, PersonName.class, null, value);
1416     }
1417 
1418     /**
1419      * Create an instance of {@link JAXBElement }{@code <}{@link SetPublisherAssertions }{@code >}}
1420      * 
1421      */
1422     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "set_publisherAssertions")
1423     public JAXBElement<SetPublisherAssertions> createSetPublisherAssertions(SetPublisherAssertions value) {
1424         return new JAXBElement<SetPublisherAssertions>(_SetPublisherAssertions_QNAME, SetPublisherAssertions.class, null, value);
1425     }
1426 
1427     /**
1428      * Create an instance of {@link JAXBElement }{@code <}{@link Contacts }{@code >}}
1429      * 
1430      */
1431     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "contacts")
1432     public JAXBElement<Contacts> createContacts(Contacts value) {
1433         return new JAXBElement<Contacts>(_Contacts_QNAME, Contacts.class, null, value);
1434     }
1435 
1436     /**
1437      * Create an instance of {@link JAXBElement }{@code <}{@link BindingTemplate }{@code >}}
1438      * 
1439      */
1440     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingTemplate")
1441     public JAXBElement<BindingTemplate> createBindingTemplate(BindingTemplate value) {
1442         return new JAXBElement<BindingTemplate>(_BindingTemplate_QNAME, BindingTemplate.class, null, value);
1443     }
1444 
1445     /**
1446      * Create an instance of {@link JAXBElement }{@code <}{@link DiscardAuthToken }{@code >}}
1447      * 
1448      */
1449     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discard_authToken")
1450     public JAXBElement<DiscardAuthToken> createDiscardAuthToken(DiscardAuthToken value) {
1451         return new JAXBElement<DiscardAuthToken>(_DiscardAuthToken_QNAME, DiscardAuthToken.class, null, value);
1452     }
1453 
1454     /**
1455      * Create an instance of {@link JAXBElement }{@code <}{@link DispositionReport }{@code >}}
1456      * 
1457      */
1458     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "dispositionReport")
1459     public JAXBElement<DispositionReport> createDispositionReport(DispositionReport value) {
1460         return new JAXBElement<DispositionReport>(_DispositionReport_QNAME, DispositionReport.class, null, value);
1461     }
1462 
1463     /**
1464      * Create an instance of {@link JAXBElement }{@code <}{@link OverviewDoc }{@code >}}
1465      * 
1466      */
1467     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "overviewDoc")
1468     public JAXBElement<OverviewDoc> createOverviewDoc(OverviewDoc value) {
1469         return new JAXBElement<OverviewDoc>(_OverviewDoc_QNAME, OverviewDoc.class, null, value);
1470     }
1471 
1472     /**
1473      * Create an instance of {@link JAXBElement }{@code <}{@link Description }{@code >}}
1474      * 
1475      */
1476     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "description")
1477     public JAXBElement<Description> createDescription(Description value) {
1478         return new JAXBElement<Description>(_Description_QNAME, Description.class, null, value);
1479     }
1480 
1481     /**
1482      * Create an instance of {@link JAXBElement }{@code <}{@link KeysOwned }{@code >}}
1483      * 
1484      */
1485     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keysOwned")
1486     public JAXBElement<KeysOwned> createKeysOwned(KeysOwned value) {
1487         return new JAXBElement<KeysOwned>(_KeysOwned_QNAME, KeysOwned.class, null, value);
1488     }
1489 
1490     /**
1491      * Create an instance of {@link JAXBElement }{@code <}{@link KeyedReference }{@code >}}
1492      * 
1493      */
1494     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keyedReference")
1495     public JAXBElement<KeyedReference> createKeyedReference(KeyedReference value) {
1496         return new JAXBElement<KeyedReference>(_KeyedReference_QNAME, KeyedReference.class, null, value);
1497     }
1498 
1499     /**
1500      * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessInfo }{@code >}}
1501      * 
1502      */
1503     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessInfo")
1504     public JAXBElement<RelatedBusinessInfo> createRelatedBusinessInfo(RelatedBusinessInfo value) {
1505         return new JAXBElement<RelatedBusinessInfo>(_RelatedBusinessInfo_QNAME, RelatedBusinessInfo.class, null, value);
1506     }
1507 
1508     /**
1509      * Create an instance of {@link JAXBElement }{@code <}{@link BindingDetail }{@code >}}
1510      * 
1511      */
1512     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingDetail")
1513     public JAXBElement<BindingDetail> createBindingDetail(BindingDetail value) {
1514         return new JAXBElement<BindingDetail>(_BindingDetail_QNAME, BindingDetail.class, null, value);
1515     }
1516 
1517     /**
1518      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteBusiness }{@code >}}
1519      * 
1520      */
1521     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_business")
1522     public JAXBElement<DeleteBusiness> createDeleteBusiness(DeleteBusiness value) {
1523         return new JAXBElement<DeleteBusiness>(_DeleteBusiness_QNAME, DeleteBusiness.class, null, value);
1524     }
1525 
1526     /**
1527      * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
1528      * 
1529      */
1530     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "includeCount")
1531     public JAXBElement<Integer> createIncludeCount(Integer value) {
1532         return new JAXBElement<Integer>(_IncludeCount_QNAME, Integer.class, null, value);
1533     }
1534 
1535     /**
1536      * Create an instance of {@link JAXBElement }{@code <}{@link AddPublisherAssertions }{@code >}}
1537      * 
1538      */
1539     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "add_publisherAssertions")
1540     public JAXBElement<AddPublisherAssertions> createAddPublisherAssertions(AddPublisherAssertions value) {
1541         return new JAXBElement<AddPublisherAssertions>(_AddPublisherAssertions_QNAME, AddPublisherAssertions.class, null, value);
1542     }
1543 
1544     /**
1545      * Create an instance of {@link JAXBElement }{@code <}{@link GetAuthToken }{@code >}}
1546      * 
1547      */
1548     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_authToken")
1549     public JAXBElement<GetAuthToken> createGetAuthToken(GetAuthToken value) {
1550         return new JAXBElement<GetAuthToken>(_GetAuthToken_QNAME, GetAuthToken.class, null, value);
1551     }
1552 
1553     /**
1554      * Create an instance of {@link JAXBElement }{@code <}{@link ServiceInfo }{@code >}}
1555      * 
1556      */
1557     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceInfo")
1558     public JAXBElement<ServiceInfo> createServiceInfo(ServiceInfo value) {
1559         return new JAXBElement<ServiceInfo>(_ServiceInfo_QNAME, ServiceInfo.class, null, value);
1560     }
1561 
1562     /**
1563      * Create an instance of {@link JAXBElement }{@code <}{@link AuthToken }{@code >}}
1564      * 
1565      */
1566     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authToken")
1567     public JAXBElement<AuthToken> createAuthToken(AuthToken value) {
1568         return new JAXBElement<AuthToken>(_AuthToken_QNAME, AuthToken.class, null, value);
1569     }
1570 
1571     /**
1572      * Create an instance of {@link JAXBElement }{@code <}{@link HostingRedirector }{@code >}}
1573      * 
1574      */
1575     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "hostingRedirector")
1576     public JAXBElement<HostingRedirector> createHostingRedirector(HostingRedirector value) {
1577         return new JAXBElement<HostingRedirector>(_HostingRedirector_QNAME, HostingRedirector.class, null, value);
1578     }
1579 
1580     /**
1581      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteService }{@code >}}
1582      * 
1583      */
1584     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_service")
1585     public JAXBElement<DeleteService> createDeleteService(DeleteService value) {
1586         return new JAXBElement<DeleteService>(_DeleteService_QNAME, DeleteService.class, null, value);
1587     }
1588 
1589     /**
1590      * Create an instance of {@link JAXBElement }{@code <}{@link Address }{@code >}}
1591      * 
1592      */
1593     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "address")
1594     public JAXBElement<Address> createAddress(Address value) {
1595         return new JAXBElement<Address>(_Address_QNAME, Address.class, null, value);
1596     }
1597 
1598     /**
1599      * Create an instance of {@link JAXBElement }{@code <}{@link BindingTemplates }{@code >}}
1600      * 
1601      */
1602     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingTemplates")
1603     public JAXBElement<BindingTemplates> createBindingTemplates(BindingTemplates value) {
1604         return new JAXBElement<BindingTemplates>(_BindingTemplates_QNAME, BindingTemplates.class, null, value);
1605     }
1606 
1607     /**
1608      * Create an instance of {@link JAXBElement }{@code <}{@link AssertionStatusReport }{@code >}}
1609      * 
1610      */
1611     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "assertionStatusReport")
1612     public JAXBElement<AssertionStatusReport> createAssertionStatusReport(AssertionStatusReport value) {
1613         return new JAXBElement<AssertionStatusReport>(_AssertionStatusReport_QNAME, AssertionStatusReport.class, null, value);
1614     }
1615 
1616     /**
1617      * Create an instance of {@link JAXBElement }{@code <}{@link FindQualifiers }{@code >}}
1618      * 
1619      */
1620     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "findQualifiers")
1621     public JAXBElement<FindQualifiers> createFindQualifiers(FindQualifiers value) {
1622         return new JAXBElement<FindQualifiers>(_FindQualifiers_QNAME, FindQualifiers.class, null, value);
1623     }
1624 
1625     /**
1626      * Create an instance of {@link JAXBElement }{@code <}{@link FindRelatedBusinesses }{@code >}}
1627      * 
1628      */
1629     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_relatedBusinesses")
1630     public JAXBElement<FindRelatedBusinesses> createFindRelatedBusinesses(FindRelatedBusinesses value) {
1631         return new JAXBElement<FindRelatedBusinesses>(_FindRelatedBusinesses_QNAME, FindRelatedBusinesses.class, null, value);
1632     }
1633 
1634     /**
1635      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1636      * 
1637      */
1638     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "fromKey")
1639     public JAXBElement<String> createFromKey(String value) {
1640         return new JAXBElement<String>(_FromKey_QNAME, String.class, null, value);
1641     }
1642 
1643     /**
1644      * Create an instance of {@link JAXBElement }{@code <}{@link OverviewURL }{@code >}}
1645      * 
1646      */
1647     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "overviewURL")
1648     public JAXBElement<OverviewURL> createOverviewURL(OverviewURL value) {
1649         return new JAXBElement<OverviewURL>(_OverviewURL_QNAME, OverviewURL.class, null, value);
1650     }
1651 
1652     /**
1653      * Create an instance of {@link JAXBElement }{@code <}{@link AccessPoint }{@code >}}
1654      * 
1655      */
1656     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "accessPoint")
1657     public JAXBElement<AccessPoint> createAccessPoint(AccessPoint value) {
1658         return new JAXBElement<AccessPoint>(_AccessPoint_QNAME, AccessPoint.class, null, value);
1659     }
1660 
1661     /**
1662      * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
1663      * 
1664      */
1665     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "listHead")
1666     public JAXBElement<Integer> createListHead(Integer value) {
1667         return new JAXBElement<Integer>(_ListHead_QNAME, Integer.class, null, value);
1668     }
1669 
1670     /**
1671      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1672      * 
1673      */
1674     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "findQualifier")
1675     public JAXBElement<String> createFindQualifier(String value) {
1676         return new JAXBElement<String>(_FindQualifier_QNAME, String.class, null, value);
1677     }
1678 
1679     /**
1680      * Create an instance of {@link JAXBElement }{@code <}{@link BusinessInfo }{@code >}}
1681      * 
1682      */
1683     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessInfo")
1684     public JAXBElement<BusinessInfo> createBusinessInfo(BusinessInfo value) {
1685         return new JAXBElement<BusinessInfo>(_BusinessInfo_QNAME, BusinessInfo.class, null, value);
1686     }
1687 
1688     /**
1689      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1690      * 
1691      */
1692     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceKey")
1693     public JAXBElement<String> createServiceKey(String value) {
1694         return new JAXBElement<String>(_ServiceKey_QNAME, String.class, null, value);
1695     }
1696 
1697     /**
1698      * Create an instance of {@link JAXBElement }{@code <}{@link Result }{@code >}}
1699      * 
1700      */
1701     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "result")
1702     public JAXBElement<Result> createResult(Result value) {
1703         return new JAXBElement<Result>(_Result_QNAME, Result.class, null, value);
1704     }
1705 
1706     /**
1707      * Create an instance of {@link JAXBElement }{@code <}{@link ServiceDetail }{@code >}}
1708      * 
1709      */
1710     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceDetail")
1711     public JAXBElement<ServiceDetail> createServiceDetail(ServiceDetail value) {
1712         return new JAXBElement<ServiceDetail>(_ServiceDetail_QNAME, ServiceDetail.class, null, value);
1713     }
1714 
1715     /**
1716      * Create an instance of {@link JAXBElement }{@code <}{@link DeleteTModel }{@code >}}
1717      * 
1718      */
1719     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_tModel")
1720     public JAXBElement<DeleteTModel> createDeleteTModel(DeleteTModel value) {
1721         return new JAXBElement<DeleteTModel>(_DeleteTModel_QNAME, DeleteTModel.class, null, value);
1722     }
1723 
1724     /**
1725      * Create an instance of {@link JAXBElement }{@code <}{@link FindBinding }{@code >}}
1726      * 
1727      */
1728     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_binding")
1729     public JAXBElement<FindBinding> createFindBinding(FindBinding value) {
1730         return new JAXBElement<FindBinding>(_FindBinding_QNAME, FindBinding.class, null, value);
1731     }
1732 
1733     /**
1734      * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierBag }{@code >}}
1735      * 
1736      */
1737     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "identifierBag")
1738     public JAXBElement<IdentifierBag> createIdentifierBag(IdentifierBag value) {
1739         return new JAXBElement<IdentifierBag>(_IdentifierBag_QNAME, IdentifierBag.class, null, value);
1740     }
1741 
1742     /**
1743      * Create an instance of {@link JAXBElement }{@code <}{@link Name }{@code >}}
1744      * 
1745      */
1746     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "name")
1747     public JAXBElement<Name> createName(Name value) {
1748         return new JAXBElement<Name>(_Name_QNAME, Name.class, null, value);
1749     }
1750 
1751     /**
1752      * Create an instance of {@link JAXBElement }{@code <}{@link ListDescription }{@code >}}
1753      * 
1754      */
1755     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "listDescription")
1756     public JAXBElement<ListDescription> createListDescription(ListDescription value) {
1757         return new JAXBElement<ListDescription>(_ListDescription_QNAME, ListDescription.class, null, value);
1758     }
1759 
1760     /**
1761      * Create an instance of {@link JAXBElement }{@code <}{@link GetRegisteredInfo }{@code >}}
1762      * 
1763      */
1764     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_registeredInfo")
1765     public JAXBElement<GetRegisteredInfo> createGetRegisteredInfo(GetRegisteredInfo value) {
1766         return new JAXBElement<GetRegisteredInfo>(_GetRegisteredInfo_QNAME, GetRegisteredInfo.class, null, value);
1767     }
1768 
1769     /**
1770      * Create an instance of {@link JAXBElement }{@code <}{@link TModelInstanceDetails }{@code >}}
1771      * 
1772      */
1773     @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInstanceDetails")
1774     public JAXBElement<TModelInstanceDetails> createTModelInstanceDetails(TModelInstanceDetails value) {
1775         return new JAXBElement<TModelInstanceDetails>(_TModelInstanceDetails_QNAME, TModelInstanceDetails.class, null, value);
1776     }
1777 
1778 }