Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
20662 kshitij.so 1
 
2
package com.bluedart.entities;
3
 
4
import javax.xml.bind.JAXBElement;
5
import javax.xml.bind.annotation.XmlElementDecl;
6
import javax.xml.bind.annotation.XmlRegistry;
7
import javax.xml.namespace.QName;
8
 
9
 
10
/**
11
 * This object contains factory methods for each 
12
 * Java content interface and Java element interface 
13
 * generated in the org.datacontract.schemas._2004._07.sapi_entities package. 
14
 * <p>An ObjectFactory allows you to programatically 
15
 * construct new instances of the Java representation 
16
 * for XML content. The Java representation of XML 
17
 * content can consist of schema derived interfaces 
18
 * and classes representing the binding of schema 
19
 * type definitions, element declarations and model 
20
 * groups.  Factory methods for each of these are 
21
 * provided in this class.
22
 * 
23
 */
24
@XmlRegistry
25
public class ObjectFactory {
26
 
27
    private final static QName _Dimension_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Dimension");
28
    private final static QName _WayBillGenerationRequest_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "WayBillGenerationRequest");
29
    private final static QName _Consignee_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Consignee");
30
    private final static QName _UserProfile_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "UserProfile");
31
    private final static QName _CommodityDetail_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CommodityDetail");
32
    private final static QName _ArrayOfWayBillGenerationRequest_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ArrayOfWayBillGenerationRequest");
33
    private final static QName _ArrayOfDimension_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ArrayOfDimension");
34
    private final static QName _WayBillGenerationStatus_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "WayBillGenerationStatus");
35
    private final static QName _WayBillGenerationResponse_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "WayBillGenerationResponse");
36
    private final static QName _ArrayOfWayBillGenerationResponse_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ArrayOfWayBillGenerationResponse");
37
    private final static QName _ArrayOfWayBillGenerationStatus_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ArrayOfWayBillGenerationStatus");
38
    private final static QName _Shipper_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Shipper");
39
    private final static QName _Services_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Services");
40
    private final static QName _ServicesSpecialInstruction_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "SpecialInstruction");
41
    private final static QName _ServicesPackType_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "PackType");
42
    private final static QName _ServicesCreditReferenceNo_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CreditReferenceNo");
43
    private final static QName _ServicesSubProductCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "SubProductCode");
44
    private final static QName _ServicesDimensions_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Dimensions");
45
    private final static QName _ServicesProductCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ProductCode");
46
    private final static QName _ServicesCommodity_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Commodity");
47
    private final static QName _ServicesPickupTime_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "PickupTime");
48
    private final static QName _ServicesInvoiceNo_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "InvoiceNo");
49
    private final static QName _WayBillGenerationStatusStatusInformation_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "StatusInformation");
50
    private final static QName _WayBillGenerationStatusStatusCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "StatusCode");
51
    private final static QName _ShipperVendorCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "VendorCode");
52
    private final static QName _ShipperCustomerMobile_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerMobile");
53
    private final static QName _ShipperOriginArea_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "OriginArea");
54
    private final static QName _ShipperCustomerName_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerName");
55
    private final static QName _ShipperCustomerAddress2_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerAddress2");
56
    private final static QName _ShipperSender_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Sender");
57
    private final static QName _ShipperCustomerAddress3_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerAddress3");
58
    private final static QName _ShipperCustomerTelephone_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerTelephone");
59
    private final static QName _ShipperCustomerEmailID_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerEmailID");
60
    private final static QName _ShipperCustomerCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerCode");
61
    private final static QName _ShipperCustomerPincode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerPincode");
62
    private final static QName _ShipperCustomerAddress1_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CustomerAddress1");
63
    private final static QName _UserProfileLoginID_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "LoginID");
64
    private final static QName _UserProfilePassword_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "Password");
65
    private final static QName _UserProfileArea_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "Area");
66
    private final static QName _UserProfileCustomercode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "Customercode");
67
    private final static QName _UserProfileVersion_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "Version");
68
    private final static QName _UserProfileIsAdmin_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "IsAdmin");
69
    private final static QName _UserProfileLicenceKey_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "LicenceKey");
70
    private final static QName _UserProfileApiType_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", "Api_type");
71
    private final static QName _WayBillGenerationResponseDestinationLocation_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "DestinationLocation");
72
    private final static QName _WayBillGenerationResponseDestinationArea_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "DestinationArea");
73
    private final static QName _WayBillGenerationResponseAWBPrintContent_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "AWBPrintContent");
74
    private final static QName _WayBillGenerationResponseStatus_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "Status");
75
    private final static QName _WayBillGenerationResponseAWBNo_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "AWBNo");
76
    private final static QName _WayBillGenerationResponseCCRCRDREF_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CCRCRDREF");
77
    private final static QName _ConsigneeConsigneeAddress1_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeAddress1");
78
    private final static QName _ConsigneeConsigneeAddress2_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeAddress2");
79
    private final static QName _ConsigneeConsigneePincode_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneePincode");
80
    private final static QName _ConsigneeConsigneeAddress3_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeAddress3");
81
    private final static QName _ConsigneeConsigneeAttention_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeAttention");
82
    private final static QName _ConsigneeConsigneeTelephone_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeTelephone");
83
    private final static QName _ConsigneeConsigneeName_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeName");
84
    private final static QName _ConsigneeConsigneeMobile_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "ConsigneeMobile");
85
    private final static QName _CommodityDetailCommodityDetail3_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CommodityDetail3");
86
    private final static QName _CommodityDetailCommodityDetail2_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CommodityDetail2");
87
    private final static QName _CommodityDetailCommodityDetail1_QNAME = new QName("http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", "CommodityDetail1");
88
 
89
    /**
90
     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.datacontract.schemas._2004._07.sapi_entities
91
     * 
92
     */
93
    public ObjectFactory() {
94
    }
95
 
96
    /**
97
     * Create an instance of {@link WayBillGenerationRequest }
98
     * 
99
     */
100
    public WayBillGenerationRequest createWayBillGenerationRequest() {
101
        return new WayBillGenerationRequest();
102
    }
103
 
104
    /**
105
     * Create an instance of {@link UserProfile }
106
     * 
107
     */
108
    public UserProfile createUserProfile() {
109
        return new UserProfile();
110
    }
111
 
112
    /**
113
     * Create an instance of {@link WayBillGenerationResponse }
114
     * 
115
     */
116
    public WayBillGenerationResponse createWayBillGenerationResponse() {
117
        return new WayBillGenerationResponse();
118
    }
119
 
120
    /**
121
     * Create an instance of {@link ArrayOfWayBillGenerationResponse }
122
     * 
123
     */
124
    public ArrayOfWayBillGenerationResponse createArrayOfWayBillGenerationResponse() {
125
        return new ArrayOfWayBillGenerationResponse();
126
    }
127
 
128
    /**
129
     * Create an instance of {@link ArrayOfWayBillGenerationRequest }
130
     * 
131
     */
132
    public ArrayOfWayBillGenerationRequest createArrayOfWayBillGenerationRequest() {
133
        return new ArrayOfWayBillGenerationRequest();
134
    }
135
 
136
    /**
137
     * Create an instance of {@link ArrayOfWayBillGenerationStatus }
138
     * 
139
     */
140
    public ArrayOfWayBillGenerationStatus createArrayOfWayBillGenerationStatus() {
141
        return new ArrayOfWayBillGenerationStatus();
142
    }
143
 
144
    /**
145
     * Create an instance of {@link Services }
146
     * 
147
     */
148
    public Services createServices() {
149
        return new Services();
150
    }
151
 
152
    /**
153
     * Create an instance of {@link Shipper }
154
     * 
155
     */
156
    public Shipper createShipper() {
157
        return new Shipper();
158
    }
159
 
160
    /**
161
     * Create an instance of {@link CommodityDetail }
162
     * 
163
     */
164
    public CommodityDetail createCommodityDetail() {
165
        return new CommodityDetail();
166
    }
167
 
168
    /**
169
     * Create an instance of {@link Dimension }
170
     * 
171
     */
172
    public Dimension createDimension() {
173
        return new Dimension();
174
    }
175
 
176
    /**
177
     * Create an instance of {@link ArrayOfDimension }
178
     * 
179
     */
180
    public ArrayOfDimension createArrayOfDimension() {
181
        return new ArrayOfDimension();
182
    }
183
 
184
    /**
185
     * Create an instance of {@link Consignee }
186
     * 
187
     */
188
    public Consignee createConsignee() {
189
        return new Consignee();
190
    }
191
 
192
    /**
193
     * Create an instance of {@link WayBillGenerationStatus }
194
     * 
195
     */
196
    public WayBillGenerationStatus createWayBillGenerationStatus() {
197
        return new WayBillGenerationStatus();
198
    }
199
 
200
    /**
201
     * Create an instance of {@link JAXBElement }{@code <}{@link Dimension }{@code >}}
202
     * 
203
     */
204
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Dimension")
205
    public JAXBElement<Dimension> createDimension(Dimension value) {
206
        return new JAXBElement<Dimension>(_Dimension_QNAME, Dimension.class, null, value);
207
    }
208
 
209
    /**
210
     * Create an instance of {@link JAXBElement }{@code <}{@link WayBillGenerationRequest }{@code >}}
211
     * 
212
     */
213
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "WayBillGenerationRequest")
214
    public JAXBElement<WayBillGenerationRequest> createWayBillGenerationRequest(WayBillGenerationRequest value) {
215
        return new JAXBElement<WayBillGenerationRequest>(_WayBillGenerationRequest_QNAME, WayBillGenerationRequest.class, null, value);
216
    }
217
 
218
    /**
219
     * Create an instance of {@link JAXBElement }{@code <}{@link Consignee }{@code >}}
220
     * 
221
     */
222
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Consignee")
223
    public JAXBElement<Consignee> createConsignee(Consignee value) {
224
        return new JAXBElement<Consignee>(_Consignee_QNAME, Consignee.class, null, value);
225
    }
226
 
227
    /**
228
     * Create an instance of {@link JAXBElement }{@code <}{@link UserProfile }{@code >}}
229
     * 
230
     */
231
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "UserProfile")
232
    public JAXBElement<UserProfile> createUserProfile(UserProfile value) {
233
        return new JAXBElement<UserProfile>(_UserProfile_QNAME, UserProfile.class, null, value);
234
    }
235
 
236
    /**
237
     * Create an instance of {@link JAXBElement }{@code <}{@link CommodityDetail }{@code >}}
238
     * 
239
     */
240
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CommodityDetail")
241
    public JAXBElement<CommodityDetail> createCommodityDetail(CommodityDetail value) {
242
        return new JAXBElement<CommodityDetail>(_CommodityDetail_QNAME, CommodityDetail.class, null, value);
243
    }
244
 
245
    /**
246
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfWayBillGenerationRequest }{@code >}}
247
     * 
248
     */
249
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ArrayOfWayBillGenerationRequest")
250
    public JAXBElement<ArrayOfWayBillGenerationRequest> createArrayOfWayBillGenerationRequest(ArrayOfWayBillGenerationRequest value) {
251
        return new JAXBElement<ArrayOfWayBillGenerationRequest>(_ArrayOfWayBillGenerationRequest_QNAME, ArrayOfWayBillGenerationRequest.class, null, value);
252
    }
253
 
254
    /**
255
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDimension }{@code >}}
256
     * 
257
     */
258
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ArrayOfDimension")
259
    public JAXBElement<ArrayOfDimension> createArrayOfDimension(ArrayOfDimension value) {
260
        return new JAXBElement<ArrayOfDimension>(_ArrayOfDimension_QNAME, ArrayOfDimension.class, null, value);
261
    }
262
 
263
    /**
264
     * Create an instance of {@link JAXBElement }{@code <}{@link WayBillGenerationStatus }{@code >}}
265
     * 
266
     */
267
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "WayBillGenerationStatus")
268
    public JAXBElement<WayBillGenerationStatus> createWayBillGenerationStatus(WayBillGenerationStatus value) {
269
        return new JAXBElement<WayBillGenerationStatus>(_WayBillGenerationStatus_QNAME, WayBillGenerationStatus.class, null, value);
270
    }
271
 
272
    /**
273
     * Create an instance of {@link JAXBElement }{@code <}{@link WayBillGenerationResponse }{@code >}}
274
     * 
275
     */
276
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "WayBillGenerationResponse")
277
    public JAXBElement<WayBillGenerationResponse> createWayBillGenerationResponse(WayBillGenerationResponse value) {
278
        return new JAXBElement<WayBillGenerationResponse>(_WayBillGenerationResponse_QNAME, WayBillGenerationResponse.class, null, value);
279
    }
280
 
281
    /**
282
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfWayBillGenerationResponse }{@code >}}
283
     * 
284
     */
285
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ArrayOfWayBillGenerationResponse")
286
    public JAXBElement<ArrayOfWayBillGenerationResponse> createArrayOfWayBillGenerationResponse(ArrayOfWayBillGenerationResponse value) {
287
        return new JAXBElement<ArrayOfWayBillGenerationResponse>(_ArrayOfWayBillGenerationResponse_QNAME, ArrayOfWayBillGenerationResponse.class, null, value);
288
    }
289
 
290
    /**
291
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfWayBillGenerationStatus }{@code >}}
292
     * 
293
     */
294
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ArrayOfWayBillGenerationStatus")
295
    public JAXBElement<ArrayOfWayBillGenerationStatus> createArrayOfWayBillGenerationStatus(ArrayOfWayBillGenerationStatus value) {
296
        return new JAXBElement<ArrayOfWayBillGenerationStatus>(_ArrayOfWayBillGenerationStatus_QNAME, ArrayOfWayBillGenerationStatus.class, null, value);
297
    }
298
 
299
    /**
300
     * Create an instance of {@link JAXBElement }{@code <}{@link Shipper }{@code >}}
301
     * 
302
     */
303
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Shipper")
304
    public JAXBElement<Shipper> createShipper(Shipper value) {
305
        return new JAXBElement<Shipper>(_Shipper_QNAME, Shipper.class, null, value);
306
    }
307
 
308
    /**
309
     * Create an instance of {@link JAXBElement }{@code <}{@link Services }{@code >}}
310
     * 
311
     */
312
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Services")
313
    public JAXBElement<Services> createServices(Services value) {
314
        return new JAXBElement<Services>(_Services_QNAME, Services.class, null, value);
315
    }
316
 
317
    /**
318
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
319
     * 
320
     */
321
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "SpecialInstruction", scope = Services.class)
322
    public JAXBElement<String> createServicesSpecialInstruction(String value) {
323
        return new JAXBElement<String>(_ServicesSpecialInstruction_QNAME, String.class, Services.class, value);
324
    }
325
 
326
    /**
327
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
328
     * 
329
     */
330
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "PackType", scope = Services.class)
331
    public JAXBElement<String> createServicesPackType(String value) {
332
        return new JAXBElement<String>(_ServicesPackType_QNAME, String.class, Services.class, value);
333
    }
334
 
335
    /**
336
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
337
     * 
338
     */
339
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CreditReferenceNo", scope = Services.class)
340
    public JAXBElement<String> createServicesCreditReferenceNo(String value) {
341
        return new JAXBElement<String>(_ServicesCreditReferenceNo_QNAME, String.class, Services.class, value);
342
    }
343
 
344
    /**
345
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
346
     * 
347
     */
348
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "SubProductCode", scope = Services.class)
349
    public JAXBElement<String> createServicesSubProductCode(String value) {
350
        return new JAXBElement<String>(_ServicesSubProductCode_QNAME, String.class, Services.class, value);
351
    }
352
 
353
    /**
354
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDimension }{@code >}}
355
     * 
356
     */
357
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Dimensions", scope = Services.class)
358
    public JAXBElement<ArrayOfDimension> createServicesDimensions(ArrayOfDimension value) {
359
        return new JAXBElement<ArrayOfDimension>(_ServicesDimensions_QNAME, ArrayOfDimension.class, Services.class, value);
360
    }
361
 
362
    /**
363
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
364
     * 
365
     */
366
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ProductCode", scope = Services.class)
367
    public JAXBElement<String> createServicesProductCode(String value) {
368
        return new JAXBElement<String>(_ServicesProductCode_QNAME, String.class, Services.class, value);
369
    }
370
 
371
    /**
372
     * Create an instance of {@link JAXBElement }{@code <}{@link CommodityDetail }{@code >}}
373
     * 
374
     */
375
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Commodity", scope = Services.class)
376
    public JAXBElement<CommodityDetail> createServicesCommodity(CommodityDetail value) {
377
        return new JAXBElement<CommodityDetail>(_ServicesCommodity_QNAME, CommodityDetail.class, Services.class, value);
378
    }
379
 
380
    /**
381
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
382
     * 
383
     */
384
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "PickupTime", scope = Services.class)
385
    public JAXBElement<String> createServicesPickupTime(String value) {
386
        return new JAXBElement<String>(_ServicesPickupTime_QNAME, String.class, Services.class, value);
387
    }
388
 
389
    /**
390
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
391
     * 
392
     */
393
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "InvoiceNo", scope = Services.class)
394
    public JAXBElement<String> createServicesInvoiceNo(String value) {
395
        return new JAXBElement<String>(_ServicesInvoiceNo_QNAME, String.class, Services.class, value);
396
    }
397
 
398
    /**
399
     * Create an instance of {@link JAXBElement }{@code <}{@link Consignee }{@code >}}
400
     * 
401
     */
402
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Consignee", scope = WayBillGenerationRequest.class)
403
    public JAXBElement<Consignee> createWayBillGenerationRequestConsignee(Consignee value) {
404
        return new JAXBElement<Consignee>(_Consignee_QNAME, Consignee.class, WayBillGenerationRequest.class, value);
405
    }
406
 
407
    /**
408
     * Create an instance of {@link JAXBElement }{@code <}{@link Shipper }{@code >}}
409
     * 
410
     */
411
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Shipper", scope = WayBillGenerationRequest.class)
412
    public JAXBElement<Shipper> createWayBillGenerationRequestShipper(Shipper value) {
413
        return new JAXBElement<Shipper>(_Shipper_QNAME, Shipper.class, WayBillGenerationRequest.class, value);
414
    }
415
 
416
    /**
417
     * Create an instance of {@link JAXBElement }{@code <}{@link Services }{@code >}}
418
     * 
419
     */
420
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Services", scope = WayBillGenerationRequest.class)
421
    public JAXBElement<Services> createWayBillGenerationRequestServices(Services value) {
422
        return new JAXBElement<Services>(_Services_QNAME, Services.class, WayBillGenerationRequest.class, value);
423
    }
424
 
425
    /**
426
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
427
     * 
428
     */
429
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "StatusInformation", scope = WayBillGenerationStatus.class)
430
    public JAXBElement<String> createWayBillGenerationStatusStatusInformation(String value) {
431
        return new JAXBElement<String>(_WayBillGenerationStatusStatusInformation_QNAME, String.class, WayBillGenerationStatus.class, value);
432
    }
433
 
434
    /**
435
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
436
     * 
437
     */
438
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "StatusCode", scope = WayBillGenerationStatus.class)
439
    public JAXBElement<String> createWayBillGenerationStatusStatusCode(String value) {
440
        return new JAXBElement<String>(_WayBillGenerationStatusStatusCode_QNAME, String.class, WayBillGenerationStatus.class, value);
441
    }
442
 
443
    /**
444
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
445
     * 
446
     */
447
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "VendorCode", scope = Shipper.class)
448
    public JAXBElement<String> createShipperVendorCode(String value) {
449
        return new JAXBElement<String>(_ShipperVendorCode_QNAME, String.class, Shipper.class, value);
450
    }
451
 
452
    /**
453
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
454
     * 
455
     */
456
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerMobile", scope = Shipper.class)
457
    public JAXBElement<String> createShipperCustomerMobile(String value) {
458
        return new JAXBElement<String>(_ShipperCustomerMobile_QNAME, String.class, Shipper.class, value);
459
    }
460
 
461
    /**
462
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
463
     * 
464
     */
465
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "OriginArea", scope = Shipper.class)
466
    public JAXBElement<String> createShipperOriginArea(String value) {
467
        return new JAXBElement<String>(_ShipperOriginArea_QNAME, String.class, Shipper.class, value);
468
    }
469
 
470
    /**
471
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
472
     * 
473
     */
474
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerName", scope = Shipper.class)
475
    public JAXBElement<String> createShipperCustomerName(String value) {
476
        return new JAXBElement<String>(_ShipperCustomerName_QNAME, String.class, Shipper.class, value);
477
    }
478
 
479
    /**
480
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
481
     * 
482
     */
483
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerAddress2", scope = Shipper.class)
484
    public JAXBElement<String> createShipperCustomerAddress2(String value) {
485
        return new JAXBElement<String>(_ShipperCustomerAddress2_QNAME, String.class, Shipper.class, value);
486
    }
487
 
488
    /**
489
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
490
     * 
491
     */
492
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Sender", scope = Shipper.class)
493
    public JAXBElement<String> createShipperSender(String value) {
494
        return new JAXBElement<String>(_ShipperSender_QNAME, String.class, Shipper.class, value);
495
    }
496
 
497
    /**
498
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
499
     * 
500
     */
501
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerAddress3", scope = Shipper.class)
502
    public JAXBElement<String> createShipperCustomerAddress3(String value) {
503
        return new JAXBElement<String>(_ShipperCustomerAddress3_QNAME, String.class, Shipper.class, value);
504
    }
505
 
506
    /**
507
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
508
     * 
509
     */
510
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerTelephone", scope = Shipper.class)
511
    public JAXBElement<String> createShipperCustomerTelephone(String value) {
512
        return new JAXBElement<String>(_ShipperCustomerTelephone_QNAME, String.class, Shipper.class, value);
513
    }
514
 
515
    /**
516
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
517
     * 
518
     */
519
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerEmailID", scope = Shipper.class)
520
    public JAXBElement<String> createShipperCustomerEmailID(String value) {
521
        return new JAXBElement<String>(_ShipperCustomerEmailID_QNAME, String.class, Shipper.class, value);
522
    }
523
 
524
    /**
525
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
526
     * 
527
     */
528
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerCode", scope = Shipper.class)
529
    public JAXBElement<String> createShipperCustomerCode(String value) {
530
        return new JAXBElement<String>(_ShipperCustomerCode_QNAME, String.class, Shipper.class, value);
531
    }
532
 
533
    /**
534
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
535
     * 
536
     */
537
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerPincode", scope = Shipper.class)
538
    public JAXBElement<String> createShipperCustomerPincode(String value) {
539
        return new JAXBElement<String>(_ShipperCustomerPincode_QNAME, String.class, Shipper.class, value);
540
    }
541
 
542
    /**
543
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
544
     * 
545
     */
546
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CustomerAddress1", scope = Shipper.class)
547
    public JAXBElement<String> createShipperCustomerAddress1(String value) {
548
        return new JAXBElement<String>(_ShipperCustomerAddress1_QNAME, String.class, Shipper.class, value);
549
    }
550
 
551
    /**
552
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
553
     * 
554
     */
555
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "LoginID", scope = UserProfile.class)
556
    public JAXBElement<String> createUserProfileLoginID(String value) {
557
        return new JAXBElement<String>(_UserProfileLoginID_QNAME, String.class, UserProfile.class, value);
558
    }
559
 
560
    /**
561
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
562
     * 
563
     */
564
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "Password", scope = UserProfile.class)
565
    public JAXBElement<String> createUserProfilePassword(String value) {
566
        return new JAXBElement<String>(_UserProfilePassword_QNAME, String.class, UserProfile.class, value);
567
    }
568
 
569
    /**
570
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
571
     * 
572
     */
573
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "Area", scope = UserProfile.class)
574
    public JAXBElement<String> createUserProfileArea(String value) {
575
        return new JAXBElement<String>(_UserProfileArea_QNAME, String.class, UserProfile.class, value);
576
    }
577
 
578
    /**
579
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
580
     * 
581
     */
582
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "Customercode", scope = UserProfile.class)
583
    public JAXBElement<String> createUserProfileCustomercode(String value) {
584
        return new JAXBElement<String>(_UserProfileCustomercode_QNAME, String.class, UserProfile.class, value);
585
    }
586
 
587
    /**
588
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
589
     * 
590
     */
591
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "Version", scope = UserProfile.class)
592
    public JAXBElement<String> createUserProfileVersion(String value) {
593
        return new JAXBElement<String>(_UserProfileVersion_QNAME, String.class, UserProfile.class, value);
594
    }
595
 
596
    /**
597
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
598
     * 
599
     */
600
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "IsAdmin", scope = UserProfile.class)
601
    public JAXBElement<String> createUserProfileIsAdmin(String value) {
602
        return new JAXBElement<String>(_UserProfileIsAdmin_QNAME, String.class, UserProfile.class, value);
603
    }
604
 
605
    /**
606
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
607
     * 
608
     */
609
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "LicenceKey", scope = UserProfile.class)
610
    public JAXBElement<String> createUserProfileLicenceKey(String value) {
611
        return new JAXBElement<String>(_UserProfileLicenceKey_QNAME, String.class, UserProfile.class, value);
612
    }
613
 
614
    /**
615
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
616
     * 
617
     */
618
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.Admin", name = "Api_type", scope = UserProfile.class)
619
    public JAXBElement<String> createUserProfileApiType(String value) {
620
        return new JAXBElement<String>(_UserProfileApiType_QNAME, String.class, UserProfile.class, value);
621
    }
622
 
623
    /**
624
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
625
     * 
626
     */
627
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "DestinationLocation", scope = WayBillGenerationResponse.class)
628
    public JAXBElement<String> createWayBillGenerationResponseDestinationLocation(String value) {
629
        return new JAXBElement<String>(_WayBillGenerationResponseDestinationLocation_QNAME, String.class, WayBillGenerationResponse.class, value);
630
    }
631
 
632
    /**
633
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
634
     * 
635
     */
636
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "DestinationArea", scope = WayBillGenerationResponse.class)
637
    public JAXBElement<String> createWayBillGenerationResponseDestinationArea(String value) {
638
        return new JAXBElement<String>(_WayBillGenerationResponseDestinationArea_QNAME, String.class, WayBillGenerationResponse.class, value);
639
    }
640
 
641
    /**
642
     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
643
     * 
644
     */
645
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "AWBPrintContent", scope = WayBillGenerationResponse.class)
646
    public JAXBElement<byte[]> createWayBillGenerationResponseAWBPrintContent(byte[] value) {
647
        return new JAXBElement<byte[]>(_WayBillGenerationResponseAWBPrintContent_QNAME, byte[].class, WayBillGenerationResponse.class, ((byte[]) value));
648
    }
649
 
650
    /**
651
     * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfWayBillGenerationStatus }{@code >}}
652
     * 
653
     */
654
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "Status", scope = WayBillGenerationResponse.class)
655
    public JAXBElement<ArrayOfWayBillGenerationStatus> createWayBillGenerationResponseStatus(ArrayOfWayBillGenerationStatus value) {
656
        return new JAXBElement<ArrayOfWayBillGenerationStatus>(_WayBillGenerationResponseStatus_QNAME, ArrayOfWayBillGenerationStatus.class, WayBillGenerationResponse.class, value);
657
    }
658
 
659
    /**
660
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
661
     * 
662
     */
663
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "AWBNo", scope = WayBillGenerationResponse.class)
664
    public JAXBElement<String> createWayBillGenerationResponseAWBNo(String value) {
665
        return new JAXBElement<String>(_WayBillGenerationResponseAWBNo_QNAME, String.class, WayBillGenerationResponse.class, value);
666
    }
667
 
668
    /**
669
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
670
     * 
671
     */
672
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CCRCRDREF", scope = WayBillGenerationResponse.class)
673
    public JAXBElement<String> createWayBillGenerationResponseCCRCRDREF(String value) {
674
        return new JAXBElement<String>(_WayBillGenerationResponseCCRCRDREF_QNAME, String.class, WayBillGenerationResponse.class, value);
675
    }
676
 
677
    /**
678
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
679
     * 
680
     */
681
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeAddress1", scope = Consignee.class)
682
    public JAXBElement<String> createConsigneeConsigneeAddress1(String value) {
683
        return new JAXBElement<String>(_ConsigneeConsigneeAddress1_QNAME, String.class, Consignee.class, value);
684
    }
685
 
686
    /**
687
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
688
     * 
689
     */
690
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeAddress2", scope = Consignee.class)
691
    public JAXBElement<String> createConsigneeConsigneeAddress2(String value) {
692
        return new JAXBElement<String>(_ConsigneeConsigneeAddress2_QNAME, String.class, Consignee.class, value);
693
    }
694
 
695
    /**
696
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
697
     * 
698
     */
699
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneePincode", scope = Consignee.class)
700
    public JAXBElement<String> createConsigneeConsigneePincode(String value) {
701
        return new JAXBElement<String>(_ConsigneeConsigneePincode_QNAME, String.class, Consignee.class, value);
702
    }
703
 
704
    /**
705
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
706
     * 
707
     */
708
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeAddress3", scope = Consignee.class)
709
    public JAXBElement<String> createConsigneeConsigneeAddress3(String value) {
710
        return new JAXBElement<String>(_ConsigneeConsigneeAddress3_QNAME, String.class, Consignee.class, value);
711
    }
712
 
713
    /**
714
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
715
     * 
716
     */
717
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeAttention", scope = Consignee.class)
718
    public JAXBElement<String> createConsigneeConsigneeAttention(String value) {
719
        return new JAXBElement<String>(_ConsigneeConsigneeAttention_QNAME, String.class, Consignee.class, value);
720
    }
721
 
722
    /**
723
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
724
     * 
725
     */
726
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeTelephone", scope = Consignee.class)
727
    public JAXBElement<String> createConsigneeConsigneeTelephone(String value) {
728
        return new JAXBElement<String>(_ConsigneeConsigneeTelephone_QNAME, String.class, Consignee.class, value);
729
    }
730
 
731
    /**
732
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
733
     * 
734
     */
735
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeName", scope = Consignee.class)
736
    public JAXBElement<String> createConsigneeConsigneeName(String value) {
737
        return new JAXBElement<String>(_ConsigneeConsigneeName_QNAME, String.class, Consignee.class, value);
738
    }
739
 
740
    /**
741
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
742
     * 
743
     */
744
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "ConsigneeMobile", scope = Consignee.class)
745
    public JAXBElement<String> createConsigneeConsigneeMobile(String value) {
746
        return new JAXBElement<String>(_ConsigneeConsigneeMobile_QNAME, String.class, Consignee.class, value);
747
    }
748
 
749
    /**
750
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
751
     * 
752
     */
753
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CommodityDetail3", scope = CommodityDetail.class)
754
    public JAXBElement<String> createCommodityDetailCommodityDetail3(String value) {
755
        return new JAXBElement<String>(_CommodityDetailCommodityDetail3_QNAME, String.class, CommodityDetail.class, value);
756
    }
757
 
758
    /**
759
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
760
     * 
761
     */
762
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CommodityDetail2", scope = CommodityDetail.class)
763
    public JAXBElement<String> createCommodityDetailCommodityDetail2(String value) {
764
        return new JAXBElement<String>(_CommodityDetailCommodityDetail2_QNAME, String.class, CommodityDetail.class, value);
765
    }
766
 
767
    /**
768
     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
769
     * 
770
     */
771
    @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/SAPI.Entities.WayBillGeneration", name = "CommodityDetail1", scope = CommodityDetail.class)
772
    public JAXBElement<String> createCommodityDetailCommodityDetail1(String value) {
773
        return new JAXBElement<String>(_CommodityDetailCommodityDetail1_QNAME, String.class, CommodityDetail.class, value);
774
    }
775
 
776
}