Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/src/main/java/com/heuristiclab/okb/wsclient/admin/ObjectFactory.java @ 5761

Last change on this file since 5761 was 5761, checked in by mholper, 13 years ago

first Unit-Test build against new AdministrationService #1441

File size: 53.6 KB
Line 
1
2package com.heuristiclab.okb.wsclient.admin;
3
4import java.math.BigDecimal;
5import java.math.BigInteger;
6import javax.xml.bind.JAXBElement;
7import javax.xml.bind.annotation.XmlElementDecl;
8import javax.xml.bind.annotation.XmlRegistry;
9import javax.xml.datatype.Duration;
10import javax.xml.datatype.XMLGregorianCalendar;
11import javax.xml.namespace.QName;
12
13
14/**
15 * This object contains factory methods for each
16 * Java content interface and Java element interface
17 * generated in the com.heuristiclab.okb.wsclient.admin package.
18 * <p>An ObjectFactory allows you to programatically
19 * construct new instances of the Java representation
20 * for XML content. The Java representation of XML
21 * content can consist of schema derived interfaces
22 * and classes representing the binding of schema
23 * type definitions, element declarations and model
24 * groups.  Factory methods for each of these are
25 * provided in this class.
26 *
27 */
28@XmlRegistry
29public class ObjectFactory {
30
31    private final static QName _ArrayOfProblem_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ArrayOfProblem");
32    private final static QName _AnyURI_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyURI");
33    private final static QName _Char_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "char");
34    private final static QName _DateTime_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "dateTime");
35    private final static QName _OKBItem_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "OKBItem");
36    private final static QName _QName_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "QName");
37    private final static QName _UnsignedShort_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedShort");
38    private final static QName _Float_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "float");
39    private final static QName _Problem_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "Problem");
40    private final static QName _Long_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "long");
41    private final static QName _Short_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "short");
42    private final static QName _Base64Binary_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "base64Binary");
43    private final static QName _Byte_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "byte");
44    private final static QName _Algorithm_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "Algorithm");
45    private final static QName _Boolean_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "boolean");
46    private final static QName _ProblemClass_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ProblemClass");
47    private final static QName _ArrayOfAlgorithmClass_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ArrayOfAlgorithmClass");
48    private final static QName _Platform_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "Platform");
49    private final static QName _ArrayOfAlgorithm_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ArrayOfAlgorithm");
50    private final static QName _ArrayOfguid_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfguid");
51    private final static QName _UnsignedByte_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedByte");
52    private final static QName _NamedOKBItem_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "NamedOKBItem");
53    private final static QName _ArrayOfProblemClass_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ArrayOfProblemClass");
54    private final static QName _AnyType_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyType");
55    private final static QName _UnsignedInt_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedInt");
56    private final static QName _Int_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "int");
57    private final static QName _Decimal_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "decimal");
58    private final static QName _Double_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "double");
59    private final static QName _ArrayOfPlatform_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "ArrayOfPlatform");
60    private final static QName _Guid_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "guid");
61    private final static QName _Duration_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "duration");
62    private final static QName _AlgorithmClass_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "AlgorithmClass");
63    private final static QName _String_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "string");
64    private final static QName _UnsignedLong_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedLong");
65    private final static QName _UpdateProblemDto_QNAME = new QName("http://tempuri.org/", "dto");
66    private final static QName _UpdateProblemDataData_QNAME = new QName("http://tempuri.org/", "data");
67    private final static QName _GetAlgorithmDataResponseGetAlgorithmDataResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmDataResult");
68    private final static QName _GetProblemDataResponseGetProblemDataResult_QNAME = new QName("http://tempuri.org/", "GetProblemDataResult");
69    private final static QName _NamedOKBItemDescription_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "Description");
70    private final static QName _NamedOKBItemName_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "Name");
71    private final static QName _GetProblemClassResponseGetProblemClassResult_QNAME = new QName("http://tempuri.org/", "GetProblemClassResult");
72    private final static QName _GetAlgorithmClassesResponseGetAlgorithmClassesResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmClassesResult");
73    private final static QName _ProblemDataTypeName_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "DataTypeName");
74    private final static QName _ProblemDataTypeTypeName_QNAME = new QName("http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", "DataTypeTypeName");
75    private final static QName _GetProblemsResponseGetProblemsResult_QNAME = new QName("http://tempuri.org/", "GetProblemsResult");
76    private final static QName _UpdateProblemUsersUsers_QNAME = new QName("http://tempuri.org/", "users");
77    private final static QName _GetPlatformsResponseGetPlatformsResult_QNAME = new QName("http://tempuri.org/", "GetPlatformsResult");
78    private final static QName _GetProblemResponseGetProblemResult_QNAME = new QName("http://tempuri.org/", "GetProblemResult");
79    private final static QName _GetAlgorithmsResponseGetAlgorithmsResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmsResult");
80    private final static QName _GetAlgorithmUsersResponseGetAlgorithmUsersResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmUsersResult");
81    private final static QName _GetAlgorithmResponseGetAlgorithmResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmResult");
82    private final static QName _GetAlgorithmClassResponseGetAlgorithmClassResult_QNAME = new QName("http://tempuri.org/", "GetAlgorithmClassResult");
83    private final static QName _GetPlatformResponseGetPlatformResult_QNAME = new QName("http://tempuri.org/", "GetPlatformResult");
84    private final static QName _GetProblemUsersResponseGetProblemUsersResult_QNAME = new QName("http://tempuri.org/", "GetProblemUsersResult");
85    private final static QName _GetProblemClassesResponseGetProblemClassesResult_QNAME = new QName("http://tempuri.org/", "GetProblemClassesResult");
86
87    /**
88     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.heuristiclab.okb.wsclient.admin
89     *
90     */
91    public ObjectFactory() {
92    }
93
94    /**
95     * Create an instance of {@link AddPlatformResponse }
96     *
97     */
98    public AddPlatformResponse createAddPlatformResponse() {
99        return new AddPlatformResponse();
100    }
101
102    /**
103     * Create an instance of {@link UpdateProblemData }
104     *
105     */
106    public UpdateProblemData createUpdateProblemData() {
107        return new UpdateProblemData();
108    }
109
110    /**
111     * Create an instance of {@link GetPlatforms }
112     *
113     */
114    public GetPlatforms createGetPlatforms() {
115        return new GetPlatforms();
116    }
117
118    /**
119     * Create an instance of {@link UpdateProblem }
120     *
121     */
122    public UpdateProblem createUpdateProblem() {
123        return new UpdateProblem();
124    }
125
126    /**
127     * Create an instance of {@link GetAlgorithms }
128     *
129     */
130    public GetAlgorithms createGetAlgorithms() {
131        return new GetAlgorithms();
132    }
133
134    /**
135     * Create an instance of {@link GetProblem }
136     *
137     */
138    public GetProblem createGetProblem() {
139        return new GetProblem();
140    }
141
142    /**
143     * Create an instance of {@link UpdateProblemResponse }
144     *
145     */
146    public UpdateProblemResponse createUpdateProblemResponse() {
147        return new UpdateProblemResponse();
148    }
149
150    /**
151     * Create an instance of {@link UpdateProblemDataResponse }
152     *
153     */
154    public UpdateProblemDataResponse createUpdateProblemDataResponse() {
155        return new UpdateProblemDataResponse();
156    }
157
158    /**
159     * Create an instance of {@link UpdateProblemClassResponse }
160     *
161     */
162    public UpdateProblemClassResponse createUpdateProblemClassResponse() {
163        return new UpdateProblemClassResponse();
164    }
165
166    /**
167     * Create an instance of {@link AddAlgorithmResponse }
168     *
169     */
170    public AddAlgorithmResponse createAddAlgorithmResponse() {
171        return new AddAlgorithmResponse();
172    }
173
174    /**
175     * Create an instance of {@link GetProblemClass }
176     *
177     */
178    public GetProblemClass createGetProblemClass() {
179        return new GetProblemClass();
180    }
181
182    /**
183     * Create an instance of {@link ArrayOfPlatform }
184     *
185     */
186    public ArrayOfPlatform createArrayOfPlatform() {
187        return new ArrayOfPlatform();
188    }
189
190    /**
191     * Create an instance of {@link ArrayOfAlgorithm }
192     *
193     */
194    public ArrayOfAlgorithm createArrayOfAlgorithm() {
195        return new ArrayOfAlgorithm();
196    }
197
198    /**
199     * Create an instance of {@link GetProblems }
200     *
201     */
202    public GetProblems createGetProblems() {
203        return new GetProblems();
204    }
205
206    /**
207     * Create an instance of {@link UpdateProblemUsersResponse }
208     *
209     */
210    public UpdateProblemUsersResponse createUpdateProblemUsersResponse() {
211        return new UpdateProblemUsersResponse();
212    }
213
214    /**
215     * Create an instance of {@link AddAlgorithm }
216     *
217     */
218    public AddAlgorithm createAddAlgorithm() {
219        return new AddAlgorithm();
220    }
221
222    /**
223     * Create an instance of {@link GetProblemsResponse }
224     *
225     */
226    public GetProblemsResponse createGetProblemsResponse() {
227        return new GetProblemsResponse();
228    }
229
230    /**
231     * Create an instance of {@link Platform }
232     *
233     */
234    public Platform createPlatform() {
235        return new Platform();
236    }
237
238    /**
239     * Create an instance of {@link ArrayOfProblem }
240     *
241     */
242    public ArrayOfProblem createArrayOfProblem() {
243        return new ArrayOfProblem();
244    }
245
246    /**
247     * Create an instance of {@link GetAlgorithm }
248     *
249     */
250    public GetAlgorithm createGetAlgorithm() {
251        return new GetAlgorithm();
252    }
253
254    /**
255     * Create an instance of {@link ArrayOfAlgorithmClass }
256     *
257     */
258    public ArrayOfAlgorithmClass createArrayOfAlgorithmClass() {
259        return new ArrayOfAlgorithmClass();
260    }
261
262    /**
263     * Create an instance of {@link DeleteAlgorithm }
264     *
265     */
266    public DeleteAlgorithm createDeleteAlgorithm() {
267        return new DeleteAlgorithm();
268    }
269
270    /**
271     * Create an instance of {@link UpdateAlgorithm }
272     *
273     */
274    public UpdateAlgorithm createUpdateAlgorithm() {
275        return new UpdateAlgorithm();
276    }
277
278    /**
279     * Create an instance of {@link UpdatePlatformResponse }
280     *
281     */
282    public UpdatePlatformResponse createUpdatePlatformResponse() {
283        return new UpdatePlatformResponse();
284    }
285
286    /**
287     * Create an instance of {@link GetPlatformsResponse }
288     *
289     */
290    public GetPlatformsResponse createGetPlatformsResponse() {
291        return new GetPlatformsResponse();
292    }
293
294    /**
295     * Create an instance of {@link DeleteAlgorithmClassResponse }
296     *
297     */
298    public DeleteAlgorithmClassResponse createDeleteAlgorithmClassResponse() {
299        return new DeleteAlgorithmClassResponse();
300    }
301
302    /**
303     * Create an instance of {@link UpdateAlgorithmClassResponse }
304     *
305     */
306    public UpdateAlgorithmClassResponse createUpdateAlgorithmClassResponse() {
307        return new UpdateAlgorithmClassResponse();
308    }
309
310    /**
311     * Create an instance of {@link GetAlgorithmClasses }
312     *
313     */
314    public GetAlgorithmClasses createGetAlgorithmClasses() {
315        return new GetAlgorithmClasses();
316    }
317
318    /**
319     * Create an instance of {@link AddProblem }
320     *
321     */
322    public AddProblem createAddProblem() {
323        return new AddProblem();
324    }
325
326    /**
327     * Create an instance of {@link DeleteAlgorithmClass }
328     *
329     */
330    public DeleteAlgorithmClass createDeleteAlgorithmClass() {
331        return new DeleteAlgorithmClass();
332    }
333
334    /**
335     * Create an instance of {@link AddPlatform }
336     *
337     */
338    public AddPlatform createAddPlatform() {
339        return new AddPlatform();
340    }
341
342    /**
343     * Create an instance of {@link GetAlgorithmClass }
344     *
345     */
346    public GetAlgorithmClass createGetAlgorithmClass() {
347        return new GetAlgorithmClass();
348    }
349
350    /**
351     * Create an instance of {@link GetAlgorithmResponse }
352     *
353     */
354    public GetAlgorithmResponse createGetAlgorithmResponse() {
355        return new GetAlgorithmResponse();
356    }
357
358    /**
359     * Create an instance of {@link UpdateAlgorithmDataResponse }
360     *
361     */
362    public UpdateAlgorithmDataResponse createUpdateAlgorithmDataResponse() {
363        return new UpdateAlgorithmDataResponse();
364    }
365
366    /**
367     * Create an instance of {@link ArrayOfProblemClass }
368     *
369     */
370    public ArrayOfProblemClass createArrayOfProblemClass() {
371        return new ArrayOfProblemClass();
372    }
373
374    /**
375     * Create an instance of {@link AddAlgorithmClass }
376     *
377     */
378    public AddAlgorithmClass createAddAlgorithmClass() {
379        return new AddAlgorithmClass();
380    }
381
382    /**
383     * Create an instance of {@link GetAlgorithmClassResponse }
384     *
385     */
386    public GetAlgorithmClassResponse createGetAlgorithmClassResponse() {
387        return new GetAlgorithmClassResponse();
388    }
389
390    /**
391     * Create an instance of {@link GetProblemUsersResponse }
392     *
393     */
394    public GetProblemUsersResponse createGetProblemUsersResponse() {
395        return new GetProblemUsersResponse();
396    }
397
398    /**
399     * Create an instance of {@link DeletePlatformResponse }
400     *
401     */
402    public DeletePlatformResponse createDeletePlatformResponse() {
403        return new DeletePlatformResponse();
404    }
405
406    /**
407     * Create an instance of {@link AddProblemClassResponse }
408     *
409     */
410    public AddProblemClassResponse createAddProblemClassResponse() {
411        return new AddProblemClassResponse();
412    }
413
414    /**
415     * Create an instance of {@link GetAlgorithmData }
416     *
417     */
418    public GetAlgorithmData createGetAlgorithmData() {
419        return new GetAlgorithmData();
420    }
421
422    /**
423     * Create an instance of {@link AlgorithmClass }
424     *
425     */
426    public AlgorithmClass createAlgorithmClass() {
427        return new AlgorithmClass();
428    }
429
430    /**
431     * Create an instance of {@link GetAlgorithmDataResponse }
432     *
433     */
434    public GetAlgorithmDataResponse createGetAlgorithmDataResponse() {
435        return new GetAlgorithmDataResponse();
436    }
437
438    /**
439     * Create an instance of {@link AddAlgorithmClassResponse }
440     *
441     */
442    public AddAlgorithmClassResponse createAddAlgorithmClassResponse() {
443        return new AddAlgorithmClassResponse();
444    }
445
446    /**
447     * Create an instance of {@link GetProblemDataResponse }
448     *
449     */
450    public GetProblemDataResponse createGetProblemDataResponse() {
451        return new GetProblemDataResponse();
452    }
453
454    /**
455     * Create an instance of {@link NamedOKBItem }
456     *
457     */
458    public NamedOKBItem createNamedOKBItem() {
459        return new NamedOKBItem();
460    }
461
462    /**
463     * Create an instance of {@link DeleteProblemResponse }
464     *
465     */
466    public DeleteProblemResponse createDeleteProblemResponse() {
467        return new DeleteProblemResponse();
468    }
469
470    /**
471     * Create an instance of {@link UpdateAlgorithmResponse }
472     *
473     */
474    public UpdateAlgorithmResponse createUpdateAlgorithmResponse() {
475        return new UpdateAlgorithmResponse();
476    }
477
478    /**
479     * Create an instance of {@link GetProblemClassResponse }
480     *
481     */
482    public GetProblemClassResponse createGetProblemClassResponse() {
483        return new GetProblemClassResponse();
484    }
485
486    /**
487     * Create an instance of {@link DeleteProblemClass }
488     *
489     */
490    public DeleteProblemClass createDeleteProblemClass() {
491        return new DeleteProblemClass();
492    }
493
494    /**
495     * Create an instance of {@link GetAlgorithmClassesResponse }
496     *
497     */
498    public GetAlgorithmClassesResponse createGetAlgorithmClassesResponse() {
499        return new GetAlgorithmClassesResponse();
500    }
501
502    /**
503     * Create an instance of {@link UpdateProblemClass }
504     *
505     */
506    public UpdateProblemClass createUpdateProblemClass() {
507        return new UpdateProblemClass();
508    }
509
510    /**
511     * Create an instance of {@link Problem }
512     *
513     */
514    public Problem createProblem() {
515        return new Problem();
516    }
517
518    /**
519     * Create an instance of {@link DeleteAlgorithmResponse }
520     *
521     */
522    public DeleteAlgorithmResponse createDeleteAlgorithmResponse() {
523        return new DeleteAlgorithmResponse();
524    }
525
526    /**
527     * Create an instance of {@link DeletePlatform }
528     *
529     */
530    public DeletePlatform createDeletePlatform() {
531        return new DeletePlatform();
532    }
533
534    /**
535     * Create an instance of {@link UpdateProblemUsers }
536     *
537     */
538    public UpdateProblemUsers createUpdateProblemUsers() {
539        return new UpdateProblemUsers();
540    }
541
542    /**
543     * Create an instance of {@link GetProblemResponse }
544     *
545     */
546    public GetProblemResponse createGetProblemResponse() {
547        return new GetProblemResponse();
548    }
549
550    /**
551     * Create an instance of {@link UpdateAlgorithmUsersResponse }
552     *
553     */
554    public UpdateAlgorithmUsersResponse createUpdateAlgorithmUsersResponse() {
555        return new UpdateAlgorithmUsersResponse();
556    }
557
558    /**
559     * Create an instance of {@link GetAlgorithmsResponse }
560     *
561     */
562    public GetAlgorithmsResponse createGetAlgorithmsResponse() {
563        return new GetAlgorithmsResponse();
564    }
565
566    /**
567     * Create an instance of {@link GetAlgorithmUsersResponse }
568     *
569     */
570    public GetAlgorithmUsersResponse createGetAlgorithmUsersResponse() {
571        return new GetAlgorithmUsersResponse();
572    }
573
574    /**
575     * Create an instance of {@link OKBItem }
576     *
577     */
578    public OKBItem createOKBItem() {
579        return new OKBItem();
580    }
581
582    /**
583     * Create an instance of {@link GetProblemData }
584     *
585     */
586    public GetProblemData createGetProblemData() {
587        return new GetProblemData();
588    }
589
590    /**
591     * Create an instance of {@link AddProblemResponse }
592     *
593     */
594    public AddProblemResponse createAddProblemResponse() {
595        return new AddProblemResponse();
596    }
597
598    /**
599     * Create an instance of {@link GetAlgorithmUsers }
600     *
601     */
602    public GetAlgorithmUsers createGetAlgorithmUsers() {
603        return new GetAlgorithmUsers();
604    }
605
606    /**
607     * Create an instance of {@link Algorithm }
608     *
609     */
610    public Algorithm createAlgorithm() {
611        return new Algorithm();
612    }
613
614    /**
615     * Create an instance of {@link GetPlatform }
616     *
617     */
618    public GetPlatform createGetPlatform() {
619        return new GetPlatform();
620    }
621
622    /**
623     * Create an instance of {@link UpdateAlgorithmUsers }
624     *
625     */
626    public UpdateAlgorithmUsers createUpdateAlgorithmUsers() {
627        return new UpdateAlgorithmUsers();
628    }
629
630    /**
631     * Create an instance of {@link DeleteProblem }
632     *
633     */
634    public DeleteProblem createDeleteProblem() {
635        return new DeleteProblem();
636    }
637
638    /**
639     * Create an instance of {@link ProblemClass }
640     *
641     */
642    public ProblemClass createProblemClass() {
643        return new ProblemClass();
644    }
645
646    /**
647     * Create an instance of {@link UpdateAlgorithmClass }
648     *
649     */
650    public UpdateAlgorithmClass createUpdateAlgorithmClass() {
651        return new UpdateAlgorithmClass();
652    }
653
654    /**
655     * Create an instance of {@link GetProblemClasses }
656     *
657     */
658    public GetProblemClasses createGetProblemClasses() {
659        return new GetProblemClasses();
660    }
661
662    /**
663     * Create an instance of {@link ArrayOfguid }
664     *
665     */
666    public ArrayOfguid createArrayOfguid() {
667        return new ArrayOfguid();
668    }
669
670    /**
671     * Create an instance of {@link AddProblemClass }
672     *
673     */
674    public AddProblemClass createAddProblemClass() {
675        return new AddProblemClass();
676    }
677
678    /**
679     * Create an instance of {@link GetProblemUsers }
680     *
681     */
682    public GetProblemUsers createGetProblemUsers() {
683        return new GetProblemUsers();
684    }
685
686    /**
687     * Create an instance of {@link DeleteProblemClassResponse }
688     *
689     */
690    public DeleteProblemClassResponse createDeleteProblemClassResponse() {
691        return new DeleteProblemClassResponse();
692    }
693
694    /**
695     * Create an instance of {@link UpdatePlatform }
696     *
697     */
698    public UpdatePlatform createUpdatePlatform() {
699        return new UpdatePlatform();
700    }
701
702    /**
703     * Create an instance of {@link GetPlatformResponse }
704     *
705     */
706    public GetPlatformResponse createGetPlatformResponse() {
707        return new GetPlatformResponse();
708    }
709
710    /**
711     * Create an instance of {@link UpdateAlgorithmData }
712     *
713     */
714    public UpdateAlgorithmData createUpdateAlgorithmData() {
715        return new UpdateAlgorithmData();
716    }
717
718    /**
719     * Create an instance of {@link GetProblemClassesResponse }
720     *
721     */
722    public GetProblemClassesResponse createGetProblemClassesResponse() {
723        return new GetProblemClassesResponse();
724    }
725
726    /**
727     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfProblem }{@code >}}
728     *
729     */
730    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ArrayOfProblem")
731    public JAXBElement<ArrayOfProblem> createArrayOfProblem(ArrayOfProblem value) {
732        return new JAXBElement<ArrayOfProblem>(_ArrayOfProblem_QNAME, ArrayOfProblem.class, null, value);
733    }
734
735    /**
736     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
737     *
738     */
739    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "anyURI")
740    public JAXBElement<String> createAnyURI(String value) {
741        return new JAXBElement<String>(_AnyURI_QNAME, String.class, null, value);
742    }
743
744    /**
745     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
746     *
747     */
748    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "char")
749    public JAXBElement<Integer> createChar(Integer value) {
750        return new JAXBElement<Integer>(_Char_QNAME, Integer.class, null, value);
751    }
752
753    /**
754     * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
755     *
756     */
757    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "dateTime")
758    public JAXBElement<XMLGregorianCalendar> createDateTime(XMLGregorianCalendar value) {
759        return new JAXBElement<XMLGregorianCalendar>(_DateTime_QNAME, XMLGregorianCalendar.class, null, value);
760    }
761
762    /**
763     * Create an instance of {@link JAXBElement }{@code <}{@link OKBItem }{@code >}}
764     *
765     */
766    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "OKBItem")
767    public JAXBElement<OKBItem> createOKBItem(OKBItem value) {
768        return new JAXBElement<OKBItem>(_OKBItem_QNAME, OKBItem.class, null, value);
769    }
770
771    /**
772     * Create an instance of {@link JAXBElement }{@code <}{@link QName }{@code >}}
773     *
774     */
775    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "QName")
776    public JAXBElement<QName> createQName(QName value) {
777        return new JAXBElement<QName>(_QName_QNAME, QName.class, null, value);
778    }
779
780    /**
781     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
782     *
783     */
784    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedShort")
785    public JAXBElement<Integer> createUnsignedShort(Integer value) {
786        return new JAXBElement<Integer>(_UnsignedShort_QNAME, Integer.class, null, value);
787    }
788
789    /**
790     * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}}
791     *
792     */
793    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "float")
794    public JAXBElement<Float> createFloat(Float value) {
795        return new JAXBElement<Float>(_Float_QNAME, Float.class, null, value);
796    }
797
798    /**
799     * Create an instance of {@link JAXBElement }{@code <}{@link Problem }{@code >}}
800     *
801     */
802    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "Problem")
803    public JAXBElement<Problem> createProblem(Problem value) {
804        return new JAXBElement<Problem>(_Problem_QNAME, Problem.class, null, value);
805    }
806
807    /**
808     * Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
809     *
810     */
811    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "long")
812    public JAXBElement<Long> createLong(Long value) {
813        return new JAXBElement<Long>(_Long_QNAME, Long.class, null, value);
814    }
815
816    /**
817     * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
818     *
819     */
820    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "short")
821    public JAXBElement<Short> createShort(Short value) {
822        return new JAXBElement<Short>(_Short_QNAME, Short.class, null, value);
823    }
824
825    /**
826     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
827     *
828     */
829    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "base64Binary")
830    public JAXBElement<byte[]> createBase64Binary(byte[] value) {
831        return new JAXBElement<byte[]>(_Base64Binary_QNAME, byte[].class, null, ((byte[]) value));
832    }
833
834    /**
835     * Create an instance of {@link JAXBElement }{@code <}{@link Byte }{@code >}}
836     *
837     */
838    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "byte")
839    public JAXBElement<Byte> createByte(Byte value) {
840        return new JAXBElement<Byte>(_Byte_QNAME, Byte.class, null, value);
841    }
842
843    /**
844     * Create an instance of {@link JAXBElement }{@code <}{@link Algorithm }{@code >}}
845     *
846     */
847    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "Algorithm")
848    public JAXBElement<Algorithm> createAlgorithm(Algorithm value) {
849        return new JAXBElement<Algorithm>(_Algorithm_QNAME, Algorithm.class, null, value);
850    }
851
852    /**
853     * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
854     *
855     */
856    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "boolean")
857    public JAXBElement<Boolean> createBoolean(Boolean value) {
858        return new JAXBElement<Boolean>(_Boolean_QNAME, Boolean.class, null, value);
859    }
860
861    /**
862     * Create an instance of {@link JAXBElement }{@code <}{@link ProblemClass }{@code >}}
863     *
864     */
865    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ProblemClass")
866    public JAXBElement<ProblemClass> createProblemClass(ProblemClass value) {
867        return new JAXBElement<ProblemClass>(_ProblemClass_QNAME, ProblemClass.class, null, value);
868    }
869
870    /**
871     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfAlgorithmClass }{@code >}}
872     *
873     */
874    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ArrayOfAlgorithmClass")
875    public JAXBElement<ArrayOfAlgorithmClass> createArrayOfAlgorithmClass(ArrayOfAlgorithmClass value) {
876        return new JAXBElement<ArrayOfAlgorithmClass>(_ArrayOfAlgorithmClass_QNAME, ArrayOfAlgorithmClass.class, null, value);
877    }
878
879    /**
880     * Create an instance of {@link JAXBElement }{@code <}{@link Platform }{@code >}}
881     *
882     */
883    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "Platform")
884    public JAXBElement<Platform> createPlatform(Platform value) {
885        return new JAXBElement<Platform>(_Platform_QNAME, Platform.class, null, value);
886    }
887
888    /**
889     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfAlgorithm }{@code >}}
890     *
891     */
892    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ArrayOfAlgorithm")
893    public JAXBElement<ArrayOfAlgorithm> createArrayOfAlgorithm(ArrayOfAlgorithm value) {
894        return new JAXBElement<ArrayOfAlgorithm>(_ArrayOfAlgorithm_QNAME, ArrayOfAlgorithm.class, null, value);
895    }
896
897    /**
898     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfguid }{@code >}}
899     *
900     */
901    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/Arrays", name = "ArrayOfguid")
902    public JAXBElement<ArrayOfguid> createArrayOfguid(ArrayOfguid value) {
903        return new JAXBElement<ArrayOfguid>(_ArrayOfguid_QNAME, ArrayOfguid.class, null, value);
904    }
905
906    /**
907     * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
908     *
909     */
910    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedByte")
911    public JAXBElement<Short> createUnsignedByte(Short value) {
912        return new JAXBElement<Short>(_UnsignedByte_QNAME, Short.class, null, value);
913    }
914
915    /**
916     * Create an instance of {@link JAXBElement }{@code <}{@link NamedOKBItem }{@code >}}
917     *
918     */
919    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "NamedOKBItem")
920    public JAXBElement<NamedOKBItem> createNamedOKBItem(NamedOKBItem value) {
921        return new JAXBElement<NamedOKBItem>(_NamedOKBItem_QNAME, NamedOKBItem.class, null, value);
922    }
923
924    /**
925     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfProblemClass }{@code >}}
926     *
927     */
928    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ArrayOfProblemClass")
929    public JAXBElement<ArrayOfProblemClass> createArrayOfProblemClass(ArrayOfProblemClass value) {
930        return new JAXBElement<ArrayOfProblemClass>(_ArrayOfProblemClass_QNAME, ArrayOfProblemClass.class, null, value);
931    }
932
933    /**
934     * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
935     *
936     */
937    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "anyType")
938    public JAXBElement<Object> createAnyType(Object value) {
939        return new JAXBElement<Object>(_AnyType_QNAME, Object.class, null, value);
940    }
941
942    /**
943     * Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
944     *
945     */
946    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedInt")
947    public JAXBElement<Long> createUnsignedInt(Long value) {
948        return new JAXBElement<Long>(_UnsignedInt_QNAME, Long.class, null, value);
949    }
950
951    /**
952     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
953     *
954     */
955    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "int")
956    public JAXBElement<Integer> createInt(Integer value) {
957        return new JAXBElement<Integer>(_Int_QNAME, Integer.class, null, value);
958    }
959
960    /**
961     * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
962     *
963     */
964    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "decimal")
965    public JAXBElement<BigDecimal> createDecimal(BigDecimal value) {
966        return new JAXBElement<BigDecimal>(_Decimal_QNAME, BigDecimal.class, null, value);
967    }
968
969    /**
970     * Create an instance of {@link JAXBElement }{@code <}{@link Double }{@code >}}
971     *
972     */
973    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "double")
974    public JAXBElement<Double> createDouble(Double value) {
975        return new JAXBElement<Double>(_Double_QNAME, Double.class, null, value);
976    }
977
978    /**
979     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfPlatform }{@code >}}
980     *
981     */
982    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "ArrayOfPlatform")
983    public JAXBElement<ArrayOfPlatform> createArrayOfPlatform(ArrayOfPlatform value) {
984        return new JAXBElement<ArrayOfPlatform>(_ArrayOfPlatform_QNAME, ArrayOfPlatform.class, null, value);
985    }
986
987    /**
988     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
989     *
990     */
991    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "guid")
992    public JAXBElement<String> createGuid(String value) {
993        return new JAXBElement<String>(_Guid_QNAME, String.class, null, value);
994    }
995
996    /**
997     * Create an instance of {@link JAXBElement }{@code <}{@link Duration }{@code >}}
998     *
999     */
1000    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "duration")
1001    public JAXBElement<Duration> createDuration(Duration value) {
1002        return new JAXBElement<Duration>(_Duration_QNAME, Duration.class, null, value);
1003    }
1004
1005    /**
1006     * Create an instance of {@link JAXBElement }{@code <}{@link AlgorithmClass }{@code >}}
1007     *
1008     */
1009    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "AlgorithmClass")
1010    public JAXBElement<AlgorithmClass> createAlgorithmClass(AlgorithmClass value) {
1011        return new JAXBElement<AlgorithmClass>(_AlgorithmClass_QNAME, AlgorithmClass.class, null, value);
1012    }
1013
1014    /**
1015     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1016     *
1017     */
1018    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "string")
1019    public JAXBElement<String> createString(String value) {
1020        return new JAXBElement<String>(_String_QNAME, String.class, null, value);
1021    }
1022
1023    /**
1024     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
1025     *
1026     */
1027    @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedLong")
1028    public JAXBElement<BigInteger> createUnsignedLong(BigInteger value) {
1029        return new JAXBElement<BigInteger>(_UnsignedLong_QNAME, BigInteger.class, null, value);
1030    }
1031
1032    /**
1033     * Create an instance of {@link JAXBElement }{@code <}{@link Problem }{@code >}}
1034     *
1035     */
1036    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = UpdateProblem.class)
1037    public JAXBElement<Problem> createUpdateProblemDto(Problem value) {
1038        return new JAXBElement<Problem>(_UpdateProblemDto_QNAME, Problem.class, UpdateProblem.class, value);
1039    }
1040
1041    /**
1042     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
1043     *
1044     */
1045    @XmlElementDecl(namespace = "http://tempuri.org/", name = "data", scope = UpdateProblemData.class)
1046    public JAXBElement<byte[]> createUpdateProblemDataData(byte[] value) {
1047        return new JAXBElement<byte[]>(_UpdateProblemDataData_QNAME, byte[].class, UpdateProblemData.class, ((byte[]) value));
1048    }
1049
1050    /**
1051     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
1052     *
1053     */
1054    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmDataResult", scope = GetAlgorithmDataResponse.class)
1055    public JAXBElement<byte[]> createGetAlgorithmDataResponseGetAlgorithmDataResult(byte[] value) {
1056        return new JAXBElement<byte[]>(_GetAlgorithmDataResponseGetAlgorithmDataResult_QNAME, byte[].class, GetAlgorithmDataResponse.class, ((byte[]) value));
1057    }
1058
1059    /**
1060     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
1061     *
1062     */
1063    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemDataResult", scope = GetProblemDataResponse.class)
1064    public JAXBElement<byte[]> createGetProblemDataResponseGetProblemDataResult(byte[] value) {
1065        return new JAXBElement<byte[]>(_GetProblemDataResponseGetProblemDataResult_QNAME, byte[].class, GetProblemDataResponse.class, ((byte[]) value));
1066    }
1067
1068    /**
1069     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1070     *
1071     */
1072    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "Description", scope = NamedOKBItem.class)
1073    public JAXBElement<String> createNamedOKBItemDescription(String value) {
1074        return new JAXBElement<String>(_NamedOKBItemDescription_QNAME, String.class, NamedOKBItem.class, value);
1075    }
1076
1077    /**
1078     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1079     *
1080     */
1081    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "Name", scope = NamedOKBItem.class)
1082    public JAXBElement<String> createNamedOKBItemName(String value) {
1083        return new JAXBElement<String>(_NamedOKBItemName_QNAME, String.class, NamedOKBItem.class, value);
1084    }
1085
1086    /**
1087     * Create an instance of {@link JAXBElement }{@code <}{@link ProblemClass }{@code >}}
1088     *
1089     */
1090    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemClassResult", scope = GetProblemClassResponse.class)
1091    public JAXBElement<ProblemClass> createGetProblemClassResponseGetProblemClassResult(ProblemClass value) {
1092        return new JAXBElement<ProblemClass>(_GetProblemClassResponseGetProblemClassResult_QNAME, ProblemClass.class, GetProblemClassResponse.class, value);
1093    }
1094
1095    /**
1096     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfAlgorithmClass }{@code >}}
1097     *
1098     */
1099    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmClassesResult", scope = GetAlgorithmClassesResponse.class)
1100    public JAXBElement<ArrayOfAlgorithmClass> createGetAlgorithmClassesResponseGetAlgorithmClassesResult(ArrayOfAlgorithmClass value) {
1101        return new JAXBElement<ArrayOfAlgorithmClass>(_GetAlgorithmClassesResponseGetAlgorithmClassesResult_QNAME, ArrayOfAlgorithmClass.class, GetAlgorithmClassesResponse.class, value);
1102    }
1103
1104    /**
1105     * Create an instance of {@link JAXBElement }{@code <}{@link ProblemClass }{@code >}}
1106     *
1107     */
1108    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = UpdateProblemClass.class)
1109    public JAXBElement<ProblemClass> createUpdateProblemClassDto(ProblemClass value) {
1110        return new JAXBElement<ProblemClass>(_UpdateProblemDto_QNAME, ProblemClass.class, UpdateProblemClass.class, value);
1111    }
1112
1113    /**
1114     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1115     *
1116     */
1117    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "DataTypeName", scope = Problem.class)
1118    public JAXBElement<String> createProblemDataTypeName(String value) {
1119        return new JAXBElement<String>(_ProblemDataTypeName_QNAME, String.class, Problem.class, value);
1120    }
1121
1122    /**
1123     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1124     *
1125     */
1126    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "DataTypeTypeName", scope = Problem.class)
1127    public JAXBElement<String> createProblemDataTypeTypeName(String value) {
1128        return new JAXBElement<String>(_ProblemDataTypeTypeName_QNAME, String.class, Problem.class, value);
1129    }
1130
1131    /**
1132     * Create an instance of {@link JAXBElement }{@code <}{@link Algorithm }{@code >}}
1133     *
1134     */
1135    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = AddAlgorithm.class)
1136    public JAXBElement<Algorithm> createAddAlgorithmDto(Algorithm value) {
1137        return new JAXBElement<Algorithm>(_UpdateProblemDto_QNAME, Algorithm.class, AddAlgorithm.class, value);
1138    }
1139
1140    /**
1141     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfProblem }{@code >}}
1142     *
1143     */
1144    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemsResult", scope = GetProblemsResponse.class)
1145    public JAXBElement<ArrayOfProblem> createGetProblemsResponseGetProblemsResult(ArrayOfProblem value) {
1146        return new JAXBElement<ArrayOfProblem>(_GetProblemsResponseGetProblemsResult_QNAME, ArrayOfProblem.class, GetProblemsResponse.class, value);
1147    }
1148
1149    /**
1150     * Create an instance of {@link JAXBElement }{@code <}{@link Algorithm }{@code >}}
1151     *
1152     */
1153    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = UpdateAlgorithm.class)
1154    public JAXBElement<Algorithm> createUpdateAlgorithmDto(Algorithm value) {
1155        return new JAXBElement<Algorithm>(_UpdateProblemDto_QNAME, Algorithm.class, UpdateAlgorithm.class, value);
1156    }
1157
1158    /**
1159     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfguid }{@code >}}
1160     *
1161     */
1162    @XmlElementDecl(namespace = "http://tempuri.org/", name = "users", scope = UpdateProblemUsers.class)
1163    public JAXBElement<ArrayOfguid> createUpdateProblemUsersUsers(ArrayOfguid value) {
1164        return new JAXBElement<ArrayOfguid>(_UpdateProblemUsersUsers_QNAME, ArrayOfguid.class, UpdateProblemUsers.class, value);
1165    }
1166
1167    /**
1168     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfPlatform }{@code >}}
1169     *
1170     */
1171    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetPlatformsResult", scope = GetPlatformsResponse.class)
1172    public JAXBElement<ArrayOfPlatform> createGetPlatformsResponseGetPlatformsResult(ArrayOfPlatform value) {
1173        return new JAXBElement<ArrayOfPlatform>(_GetPlatformsResponseGetPlatformsResult_QNAME, ArrayOfPlatform.class, GetPlatformsResponse.class, value);
1174    }
1175
1176    /**
1177     * Create an instance of {@link JAXBElement }{@code <}{@link Problem }{@code >}}
1178     *
1179     */
1180    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemResult", scope = GetProblemResponse.class)
1181    public JAXBElement<Problem> createGetProblemResponseGetProblemResult(Problem value) {
1182        return new JAXBElement<Problem>(_GetProblemResponseGetProblemResult_QNAME, Problem.class, GetProblemResponse.class, value);
1183    }
1184
1185    /**
1186     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfAlgorithm }{@code >}}
1187     *
1188     */
1189    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmsResult", scope = GetAlgorithmsResponse.class)
1190    public JAXBElement<ArrayOfAlgorithm> createGetAlgorithmsResponseGetAlgorithmsResult(ArrayOfAlgorithm value) {
1191        return new JAXBElement<ArrayOfAlgorithm>(_GetAlgorithmsResponseGetAlgorithmsResult_QNAME, ArrayOfAlgorithm.class, GetAlgorithmsResponse.class, value);
1192    }
1193
1194    /**
1195     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfguid }{@code >}}
1196     *
1197     */
1198    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmUsersResult", scope = GetAlgorithmUsersResponse.class)
1199    public JAXBElement<ArrayOfguid> createGetAlgorithmUsersResponseGetAlgorithmUsersResult(ArrayOfguid value) {
1200        return new JAXBElement<ArrayOfguid>(_GetAlgorithmUsersResponseGetAlgorithmUsersResult_QNAME, ArrayOfguid.class, GetAlgorithmUsersResponse.class, value);
1201    }
1202
1203    /**
1204     * Create an instance of {@link JAXBElement }{@code <}{@link Problem }{@code >}}
1205     *
1206     */
1207    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = AddProblem.class)
1208    public JAXBElement<Problem> createAddProblemDto(Problem value) {
1209        return new JAXBElement<Problem>(_UpdateProblemDto_QNAME, Problem.class, AddProblem.class, value);
1210    }
1211
1212    /**
1213     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1214     *
1215     */
1216    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "DataTypeName", scope = Algorithm.class)
1217    public JAXBElement<String> createAlgorithmDataTypeName(String value) {
1218        return new JAXBElement<String>(_ProblemDataTypeName_QNAME, String.class, Algorithm.class, value);
1219    }
1220
1221    /**
1222     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1223     *
1224     */
1225    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Administration.DataTransfer", name = "DataTypeTypeName", scope = Algorithm.class)
1226    public JAXBElement<String> createAlgorithmDataTypeTypeName(String value) {
1227        return new JAXBElement<String>(_ProblemDataTypeTypeName_QNAME, String.class, Algorithm.class, value);
1228    }
1229
1230    /**
1231     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfguid }{@code >}}
1232     *
1233     */
1234    @XmlElementDecl(namespace = "http://tempuri.org/", name = "users", scope = UpdateAlgorithmUsers.class)
1235    public JAXBElement<ArrayOfguid> createUpdateAlgorithmUsersUsers(ArrayOfguid value) {
1236        return new JAXBElement<ArrayOfguid>(_UpdateProblemUsersUsers_QNAME, ArrayOfguid.class, UpdateAlgorithmUsers.class, value);
1237    }
1238
1239    /**
1240     * Create an instance of {@link JAXBElement }{@code <}{@link Platform }{@code >}}
1241     *
1242     */
1243    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = AddPlatform.class)
1244    public JAXBElement<Platform> createAddPlatformDto(Platform value) {
1245        return new JAXBElement<Platform>(_UpdateProblemDto_QNAME, Platform.class, AddPlatform.class, value);
1246    }
1247
1248    /**
1249     * Create an instance of {@link JAXBElement }{@code <}{@link Algorithm }{@code >}}
1250     *
1251     */
1252    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmResult", scope = GetAlgorithmResponse.class)
1253    public JAXBElement<Algorithm> createGetAlgorithmResponseGetAlgorithmResult(Algorithm value) {
1254        return new JAXBElement<Algorithm>(_GetAlgorithmResponseGetAlgorithmResult_QNAME, Algorithm.class, GetAlgorithmResponse.class, value);
1255    }
1256
1257    /**
1258     * Create an instance of {@link JAXBElement }{@code <}{@link AlgorithmClass }{@code >}}
1259     *
1260     */
1261    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = UpdateAlgorithmClass.class)
1262    public JAXBElement<AlgorithmClass> createUpdateAlgorithmClassDto(AlgorithmClass value) {
1263        return new JAXBElement<AlgorithmClass>(_UpdateProblemDto_QNAME, AlgorithmClass.class, UpdateAlgorithmClass.class, value);
1264    }
1265
1266    /**
1267     * Create an instance of {@link JAXBElement }{@code <}{@link ProblemClass }{@code >}}
1268     *
1269     */
1270    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = AddProblemClass.class)
1271    public JAXBElement<ProblemClass> createAddProblemClassDto(ProblemClass value) {
1272        return new JAXBElement<ProblemClass>(_UpdateProblemDto_QNAME, ProblemClass.class, AddProblemClass.class, value);
1273    }
1274
1275    /**
1276     * Create an instance of {@link JAXBElement }{@code <}{@link AlgorithmClass }{@code >}}
1277     *
1278     */
1279    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = AddAlgorithmClass.class)
1280    public JAXBElement<AlgorithmClass> createAddAlgorithmClassDto(AlgorithmClass value) {
1281        return new JAXBElement<AlgorithmClass>(_UpdateProblemDto_QNAME, AlgorithmClass.class, AddAlgorithmClass.class, value);
1282    }
1283
1284    /**
1285     * Create an instance of {@link JAXBElement }{@code <}{@link AlgorithmClass }{@code >}}
1286     *
1287     */
1288    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetAlgorithmClassResult", scope = GetAlgorithmClassResponse.class)
1289    public JAXBElement<AlgorithmClass> createGetAlgorithmClassResponseGetAlgorithmClassResult(AlgorithmClass value) {
1290        return new JAXBElement<AlgorithmClass>(_GetAlgorithmClassResponseGetAlgorithmClassResult_QNAME, AlgorithmClass.class, GetAlgorithmClassResponse.class, value);
1291    }
1292
1293    /**
1294     * Create an instance of {@link JAXBElement }{@code <}{@link Platform }{@code >}}
1295     *
1296     */
1297    @XmlElementDecl(namespace = "http://tempuri.org/", name = "dto", scope = UpdatePlatform.class)
1298    public JAXBElement<Platform> createUpdatePlatformDto(Platform value) {
1299        return new JAXBElement<Platform>(_UpdateProblemDto_QNAME, Platform.class, UpdatePlatform.class, value);
1300    }
1301
1302    /**
1303     * Create an instance of {@link JAXBElement }{@code <}{@link Platform }{@code >}}
1304     *
1305     */
1306    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetPlatformResult", scope = GetPlatformResponse.class)
1307    public JAXBElement<Platform> createGetPlatformResponseGetPlatformResult(Platform value) {
1308        return new JAXBElement<Platform>(_GetPlatformResponseGetPlatformResult_QNAME, Platform.class, GetPlatformResponse.class, value);
1309    }
1310
1311    /**
1312     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
1313     *
1314     */
1315    @XmlElementDecl(namespace = "http://tempuri.org/", name = "data", scope = UpdateAlgorithmData.class)
1316    public JAXBElement<byte[]> createUpdateAlgorithmDataData(byte[] value) {
1317        return new JAXBElement<byte[]>(_UpdateProblemDataData_QNAME, byte[].class, UpdateAlgorithmData.class, ((byte[]) value));
1318    }
1319
1320    /**
1321     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfguid }{@code >}}
1322     *
1323     */
1324    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemUsersResult", scope = GetProblemUsersResponse.class)
1325    public JAXBElement<ArrayOfguid> createGetProblemUsersResponseGetProblemUsersResult(ArrayOfguid value) {
1326        return new JAXBElement<ArrayOfguid>(_GetProblemUsersResponseGetProblemUsersResult_QNAME, ArrayOfguid.class, GetProblemUsersResponse.class, value);
1327    }
1328
1329    /**
1330     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfProblemClass }{@code >}}
1331     *
1332     */
1333    @XmlElementDecl(namespace = "http://tempuri.org/", name = "GetProblemClassesResult", scope = GetProblemClassesResponse.class)
1334    public JAXBElement<ArrayOfProblemClass> createGetProblemClassesResponseGetProblemClassesResult(ArrayOfProblemClass value) {
1335        return new JAXBElement<ArrayOfProblemClass>(_GetProblemClassesResponseGetProblemClassesResult_QNAME, ArrayOfProblemClass.class, GetProblemClassesResponse.class, value);
1336    }
1337
1338}
Note: See TracBrowser for help on using the repository browser.