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