001// --------------------------------------------------------------------------------
002// Copyright 2002-2024 Echo Three, LLC
003//
004// Licensed under the Apache License, Version 2.0 (the "License");
005// you may not use this file except in compliance with the License.
006// You may obtain a copy of the License at
007//
008//     http://www.apache.org/licenses/LICENSE-2.0
009//
010// Unless required by applicable law or agreed to in writing, software
011// distributed under the License is distributed on an "AS IS" BASIS,
012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
013// See the License for the specific language governing permissions and
014// limitations under the License.
015// --------------------------------------------------------------------------------
016// Generated File -- DO NOT EDIT BY HAND
017// --------------------------------------------------------------------------------
018
019/**
020 * ShipmentFormsImpl.java
021 */
022
023package com.echothree.control.user.shipment.server;
024
025import com.echothree.control.user.shipment.common.edit.*;
026import com.echothree.control.user.shipment.common.form.*;
027import com.echothree.control.user.shipment.common.spec.*;
028
029public class ShipmentFormsImpl {
030    
031    public FreeOnBoardDescriptionEdit getFreeOnBoardDescriptionEdit() {
032        return ShipmentEditFactory.getFreeOnBoardDescriptionEdit();
033    }
034    
035    public FreeOnBoardEdit getFreeOnBoardEdit() {
036        return ShipmentEditFactory.getFreeOnBoardEdit();
037    }
038    
039    public ShipmentAliasEdit getShipmentAliasEdit() {
040        return ShipmentEditFactory.getShipmentAliasEdit();
041    }
042    
043    public ShipmentAliasTypeDescriptionEdit getShipmentAliasTypeDescriptionEdit() {
044        return ShipmentEditFactory.getShipmentAliasTypeDescriptionEdit();
045    }
046    
047    public ShipmentAliasTypeEdit getShipmentAliasTypeEdit() {
048        return ShipmentEditFactory.getShipmentAliasTypeEdit();
049    }
050    
051    public ShipmentTimeTypeDescriptionEdit getShipmentTimeTypeDescriptionEdit() {
052        return ShipmentEditFactory.getShipmentTimeTypeDescriptionEdit();
053    }
054    
055    public ShipmentTimeTypeEdit getShipmentTimeTypeEdit() {
056        return ShipmentEditFactory.getShipmentTimeTypeEdit();
057    }
058    
059    public ShipmentTypeDescriptionEdit getShipmentTypeDescriptionEdit() {
060        return ShipmentEditFactory.getShipmentTypeDescriptionEdit();
061    }
062    
063    public ShipmentTypeEdit getShipmentTypeEdit() {
064        return ShipmentEditFactory.getShipmentTypeEdit();
065    }
066    
067    public ShipmentTypeShippingMethodEdit getShipmentTypeShippingMethodEdit() {
068        return ShipmentEditFactory.getShipmentTypeShippingMethodEdit();
069    }
070    
071    public CreateFreeOnBoardDescriptionForm getCreateFreeOnBoardDescriptionForm() {
072        return ShipmentFormFactory.getCreateFreeOnBoardDescriptionForm();
073    }
074    
075    public CreateFreeOnBoardForm getCreateFreeOnBoardForm() {
076        return ShipmentFormFactory.getCreateFreeOnBoardForm();
077    }
078    
079    public CreateShipmentAliasForm getCreateShipmentAliasForm() {
080        return ShipmentFormFactory.getCreateShipmentAliasForm();
081    }
082    
083    public CreateShipmentAliasTypeDescriptionForm getCreateShipmentAliasTypeDescriptionForm() {
084        return ShipmentFormFactory.getCreateShipmentAliasTypeDescriptionForm();
085    }
086    
087    public CreateShipmentAliasTypeForm getCreateShipmentAliasTypeForm() {
088        return ShipmentFormFactory.getCreateShipmentAliasTypeForm();
089    }
090    
091    public CreateShipmentTimeTypeDescriptionForm getCreateShipmentTimeTypeDescriptionForm() {
092        return ShipmentFormFactory.getCreateShipmentTimeTypeDescriptionForm();
093    }
094    
095    public CreateShipmentTimeTypeForm getCreateShipmentTimeTypeForm() {
096        return ShipmentFormFactory.getCreateShipmentTimeTypeForm();
097    }
098    
099    public CreateShipmentTypeDescriptionForm getCreateShipmentTypeDescriptionForm() {
100        return ShipmentFormFactory.getCreateShipmentTypeDescriptionForm();
101    }
102    
103    public CreateShipmentTypeForm getCreateShipmentTypeForm() {
104        return ShipmentFormFactory.getCreateShipmentTypeForm();
105    }
106    
107    public CreateShipmentTypeShippingMethodForm getCreateShipmentTypeShippingMethodForm() {
108        return ShipmentFormFactory.getCreateShipmentTypeShippingMethodForm();
109    }
110    
111    public DeleteFreeOnBoardDescriptionForm getDeleteFreeOnBoardDescriptionForm() {
112        return ShipmentFormFactory.getDeleteFreeOnBoardDescriptionForm();
113    }
114    
115    public DeleteFreeOnBoardForm getDeleteFreeOnBoardForm() {
116        return ShipmentFormFactory.getDeleteFreeOnBoardForm();
117    }
118    
119    public DeleteShipmentAliasForm getDeleteShipmentAliasForm() {
120        return ShipmentFormFactory.getDeleteShipmentAliasForm();
121    }
122    
123    public DeleteShipmentAliasTypeDescriptionForm getDeleteShipmentAliasTypeDescriptionForm() {
124        return ShipmentFormFactory.getDeleteShipmentAliasTypeDescriptionForm();
125    }
126    
127    public DeleteShipmentAliasTypeForm getDeleteShipmentAliasTypeForm() {
128        return ShipmentFormFactory.getDeleteShipmentAliasTypeForm();
129    }
130    
131    public DeleteShipmentTimeTypeDescriptionForm getDeleteShipmentTimeTypeDescriptionForm() {
132        return ShipmentFormFactory.getDeleteShipmentTimeTypeDescriptionForm();
133    }
134    
135    public DeleteShipmentTimeTypeForm getDeleteShipmentTimeTypeForm() {
136        return ShipmentFormFactory.getDeleteShipmentTimeTypeForm();
137    }
138    
139    public DeleteShipmentTypeDescriptionForm getDeleteShipmentTypeDescriptionForm() {
140        return ShipmentFormFactory.getDeleteShipmentTypeDescriptionForm();
141    }
142    
143    public DeleteShipmentTypeForm getDeleteShipmentTypeForm() {
144        return ShipmentFormFactory.getDeleteShipmentTypeForm();
145    }
146    
147    public DeleteShipmentTypeShippingMethodForm getDeleteShipmentTypeShippingMethodForm() {
148        return ShipmentFormFactory.getDeleteShipmentTypeShippingMethodForm();
149    }
150    
151    public EditFreeOnBoardDescriptionForm getEditFreeOnBoardDescriptionForm() {
152        return ShipmentFormFactory.getEditFreeOnBoardDescriptionForm();
153    }
154    
155    public EditFreeOnBoardForm getEditFreeOnBoardForm() {
156        return ShipmentFormFactory.getEditFreeOnBoardForm();
157    }
158    
159    public EditShipmentAliasForm getEditShipmentAliasForm() {
160        return ShipmentFormFactory.getEditShipmentAliasForm();
161    }
162    
163    public EditShipmentAliasTypeDescriptionForm getEditShipmentAliasTypeDescriptionForm() {
164        return ShipmentFormFactory.getEditShipmentAliasTypeDescriptionForm();
165    }
166    
167    public EditShipmentAliasTypeForm getEditShipmentAliasTypeForm() {
168        return ShipmentFormFactory.getEditShipmentAliasTypeForm();
169    }
170    
171    public EditShipmentTimeTypeDescriptionForm getEditShipmentTimeTypeDescriptionForm() {
172        return ShipmentFormFactory.getEditShipmentTimeTypeDescriptionForm();
173    }
174    
175    public EditShipmentTimeTypeForm getEditShipmentTimeTypeForm() {
176        return ShipmentFormFactory.getEditShipmentTimeTypeForm();
177    }
178    
179    public EditShipmentTypeDescriptionForm getEditShipmentTypeDescriptionForm() {
180        return ShipmentFormFactory.getEditShipmentTypeDescriptionForm();
181    }
182    
183    public EditShipmentTypeForm getEditShipmentTypeForm() {
184        return ShipmentFormFactory.getEditShipmentTypeForm();
185    }
186    
187    public EditShipmentTypeShippingMethodForm getEditShipmentTypeShippingMethodForm() {
188        return ShipmentFormFactory.getEditShipmentTypeShippingMethodForm();
189    }
190    
191    public GetFreeOnBoardChoicesForm getGetFreeOnBoardChoicesForm() {
192        return ShipmentFormFactory.getGetFreeOnBoardChoicesForm();
193    }
194    
195    public GetFreeOnBoardDescriptionForm getGetFreeOnBoardDescriptionForm() {
196        return ShipmentFormFactory.getGetFreeOnBoardDescriptionForm();
197    }
198    
199    public GetFreeOnBoardDescriptionsForm getGetFreeOnBoardDescriptionsForm() {
200        return ShipmentFormFactory.getGetFreeOnBoardDescriptionsForm();
201    }
202    
203    public GetFreeOnBoardForm getGetFreeOnBoardForm() {
204        return ShipmentFormFactory.getGetFreeOnBoardForm();
205    }
206    
207    public GetFreeOnBoardsForm getGetFreeOnBoardsForm() {
208        return ShipmentFormFactory.getGetFreeOnBoardsForm();
209    }
210    
211    public GetShipmentAliasForm getGetShipmentAliasForm() {
212        return ShipmentFormFactory.getGetShipmentAliasForm();
213    }
214    
215    public GetShipmentAliasTypeChoicesForm getGetShipmentAliasTypeChoicesForm() {
216        return ShipmentFormFactory.getGetShipmentAliasTypeChoicesForm();
217    }
218    
219    public GetShipmentAliasTypeDescriptionForm getGetShipmentAliasTypeDescriptionForm() {
220        return ShipmentFormFactory.getGetShipmentAliasTypeDescriptionForm();
221    }
222    
223    public GetShipmentAliasTypeDescriptionsForm getGetShipmentAliasTypeDescriptionsForm() {
224        return ShipmentFormFactory.getGetShipmentAliasTypeDescriptionsForm();
225    }
226    
227    public GetShipmentAliasTypeForm getGetShipmentAliasTypeForm() {
228        return ShipmentFormFactory.getGetShipmentAliasTypeForm();
229    }
230    
231    public GetShipmentAliasTypesForm getGetShipmentAliasTypesForm() {
232        return ShipmentFormFactory.getGetShipmentAliasTypesForm();
233    }
234    
235    public GetShipmentAliasesForm getGetShipmentAliasesForm() {
236        return ShipmentFormFactory.getGetShipmentAliasesForm();
237    }
238    
239    public GetShipmentTimeTypeChoicesForm getGetShipmentTimeTypeChoicesForm() {
240        return ShipmentFormFactory.getGetShipmentTimeTypeChoicesForm();
241    }
242    
243    public GetShipmentTimeTypeDescriptionForm getGetShipmentTimeTypeDescriptionForm() {
244        return ShipmentFormFactory.getGetShipmentTimeTypeDescriptionForm();
245    }
246    
247    public GetShipmentTimeTypeDescriptionsForm getGetShipmentTimeTypeDescriptionsForm() {
248        return ShipmentFormFactory.getGetShipmentTimeTypeDescriptionsForm();
249    }
250    
251    public GetShipmentTimeTypeForm getGetShipmentTimeTypeForm() {
252        return ShipmentFormFactory.getGetShipmentTimeTypeForm();
253    }
254    
255    public GetShipmentTimeTypesForm getGetShipmentTimeTypesForm() {
256        return ShipmentFormFactory.getGetShipmentTimeTypesForm();
257    }
258    
259    public GetShipmentTypeChoicesForm getGetShipmentTypeChoicesForm() {
260        return ShipmentFormFactory.getGetShipmentTypeChoicesForm();
261    }
262    
263    public GetShipmentTypeDescriptionForm getGetShipmentTypeDescriptionForm() {
264        return ShipmentFormFactory.getGetShipmentTypeDescriptionForm();
265    }
266    
267    public GetShipmentTypeDescriptionsForm getGetShipmentTypeDescriptionsForm() {
268        return ShipmentFormFactory.getGetShipmentTypeDescriptionsForm();
269    }
270    
271    public GetShipmentTypeForm getGetShipmentTypeForm() {
272        return ShipmentFormFactory.getGetShipmentTypeForm();
273    }
274    
275    public GetShipmentTypeShippingMethodsForm getGetShipmentTypeShippingMethodsForm() {
276        return ShipmentFormFactory.getGetShipmentTypeShippingMethodsForm();
277    }
278    
279    public GetShipmentTypesForm getGetShipmentTypesForm() {
280        return ShipmentFormFactory.getGetShipmentTypesForm();
281    }
282    
283    public SetDefaultFreeOnBoardForm getSetDefaultFreeOnBoardForm() {
284        return ShipmentFormFactory.getSetDefaultFreeOnBoardForm();
285    }
286    
287    public SetDefaultShipmentAliasTypeForm getSetDefaultShipmentAliasTypeForm() {
288        return ShipmentFormFactory.getSetDefaultShipmentAliasTypeForm();
289    }
290    
291    public SetDefaultShipmentTimeTypeForm getSetDefaultShipmentTimeTypeForm() {
292        return ShipmentFormFactory.getSetDefaultShipmentTimeTypeForm();
293    }
294    
295    public SetDefaultShipmentTypeForm getSetDefaultShipmentTypeForm() {
296        return ShipmentFormFactory.getSetDefaultShipmentTypeForm();
297    }
298    
299    public SetDefaultShipmentTypeShippingMethodForm getSetDefaultShipmentTypeShippingMethodForm() {
300        return ShipmentFormFactory.getSetDefaultShipmentTypeShippingMethodForm();
301    }
302    
303    public FreeOnBoardDescriptionSpec getFreeOnBoardDescriptionSpec() {
304        return ShipmentSpecFactory.getFreeOnBoardDescriptionSpec();
305    }
306    
307    public FreeOnBoardSpec getFreeOnBoardSpec() {
308        return ShipmentSpecFactory.getFreeOnBoardSpec();
309    }
310    
311    public FreeOnBoardUniversalSpec getFreeOnBoardUniversalSpec() {
312        return ShipmentSpecFactory.getFreeOnBoardUniversalSpec();
313    }
314    
315    public ShipmentAliasSpec getShipmentAliasSpec() {
316        return ShipmentSpecFactory.getShipmentAliasSpec();
317    }
318    
319    public ShipmentAliasTypeDescriptionSpec getShipmentAliasTypeDescriptionSpec() {
320        return ShipmentSpecFactory.getShipmentAliasTypeDescriptionSpec();
321    }
322    
323    public ShipmentAliasTypeSpec getShipmentAliasTypeSpec() {
324        return ShipmentSpecFactory.getShipmentAliasTypeSpec();
325    }
326    
327    public ShipmentSpec getShipmentSpec() {
328        return ShipmentSpecFactory.getShipmentSpec();
329    }
330    
331    public ShipmentTimeTypeDescriptionSpec getShipmentTimeTypeDescriptionSpec() {
332        return ShipmentSpecFactory.getShipmentTimeTypeDescriptionSpec();
333    }
334    
335    public ShipmentTimeTypeSpec getShipmentTimeTypeSpec() {
336        return ShipmentSpecFactory.getShipmentTimeTypeSpec();
337    }
338    
339    public ShipmentTypeDescriptionSpec getShipmentTypeDescriptionSpec() {
340        return ShipmentSpecFactory.getShipmentTypeDescriptionSpec();
341    }
342    
343    public ShipmentTypeShippingMethodSpec getShipmentTypeShippingMethodSpec() {
344        return ShipmentSpecFactory.getShipmentTypeShippingMethodSpec();
345    }
346    
347    public ShipmentTypeSpec getShipmentTypeSpec() {
348        return ShipmentSpecFactory.getShipmentTypeSpec();
349    }
350    
351}