001// --------------------------------------------------------------------------------
002// Copyright 2002-2025 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 ShipmentAliasTypeDescriptionEdit getShipmentAliasTypeDescriptionEdit() {
032        return ShipmentEditFactory.getShipmentAliasTypeDescriptionEdit();
033    }
034    
035    public ShipmentAliasEdit getShipmentAliasEdit() {
036        return ShipmentEditFactory.getShipmentAliasEdit();
037    }
038    
039    public ShipmentTimeTypeDescriptionEdit getShipmentTimeTypeDescriptionEdit() {
040        return ShipmentEditFactory.getShipmentTimeTypeDescriptionEdit();
041    }
042    
043    public ShipmentTypeEdit getShipmentTypeEdit() {
044        return ShipmentEditFactory.getShipmentTypeEdit();
045    }
046    
047    public ShipmentTimeTypeEdit getShipmentTimeTypeEdit() {
048        return ShipmentEditFactory.getShipmentTimeTypeEdit();
049    }
050    
051    public FreeOnBoardDescriptionEdit getFreeOnBoardDescriptionEdit() {
052        return ShipmentEditFactory.getFreeOnBoardDescriptionEdit();
053    }
054    
055    public FreeOnBoardEdit getFreeOnBoardEdit() {
056        return ShipmentEditFactory.getFreeOnBoardEdit();
057    }
058    
059    public ShipmentAliasTypeEdit getShipmentAliasTypeEdit() {
060        return ShipmentEditFactory.getShipmentAliasTypeEdit();
061    }
062    
063    public ShipmentTypeShippingMethodEdit getShipmentTypeShippingMethodEdit() {
064        return ShipmentEditFactory.getShipmentTypeShippingMethodEdit();
065    }
066    
067    public ShipmentTypeDescriptionEdit getShipmentTypeDescriptionEdit() {
068        return ShipmentEditFactory.getShipmentTypeDescriptionEdit();
069    }
070    
071    public EditShipmentTimeTypeDescriptionForm getEditShipmentTimeTypeDescriptionForm() {
072        return ShipmentFormFactory.getEditShipmentTimeTypeDescriptionForm();
073    }
074    
075    public GetShipmentTimeTypeChoicesForm getGetShipmentTimeTypeChoicesForm() {
076        return ShipmentFormFactory.getGetShipmentTimeTypeChoicesForm();
077    }
078    
079    public GetFreeOnBoardForm getGetFreeOnBoardForm() {
080        return ShipmentFormFactory.getGetFreeOnBoardForm();
081    }
082    
083    public GetShipmentTypeDescriptionsForm getGetShipmentTypeDescriptionsForm() {
084        return ShipmentFormFactory.getGetShipmentTypeDescriptionsForm();
085    }
086    
087    public GetShipmentAliasTypesForm getGetShipmentAliasTypesForm() {
088        return ShipmentFormFactory.getGetShipmentAliasTypesForm();
089    }
090    
091    public SetDefaultShipmentAliasTypeForm getSetDefaultShipmentAliasTypeForm() {
092        return ShipmentFormFactory.getSetDefaultShipmentAliasTypeForm();
093    }
094    
095    public EditShipmentTypeDescriptionForm getEditShipmentTypeDescriptionForm() {
096        return ShipmentFormFactory.getEditShipmentTypeDescriptionForm();
097    }
098    
099    public GetShipmentAliasTypeChoicesForm getGetShipmentAliasTypeChoicesForm() {
100        return ShipmentFormFactory.getGetShipmentAliasTypeChoicesForm();
101    }
102    
103    public CreateFreeOnBoardDescriptionForm getCreateFreeOnBoardDescriptionForm() {
104        return ShipmentFormFactory.getCreateFreeOnBoardDescriptionForm();
105    }
106    
107    public DeleteShipmentTypeShippingMethodForm getDeleteShipmentTypeShippingMethodForm() {
108        return ShipmentFormFactory.getDeleteShipmentTypeShippingMethodForm();
109    }
110    
111    public CreateShipmentAliasTypeForm getCreateShipmentAliasTypeForm() {
112        return ShipmentFormFactory.getCreateShipmentAliasTypeForm();
113    }
114    
115    public GetShipmentTypeDescriptionForm getGetShipmentTypeDescriptionForm() {
116        return ShipmentFormFactory.getGetShipmentTypeDescriptionForm();
117    }
118    
119    public CreateShipmentTypeShippingMethodForm getCreateShipmentTypeShippingMethodForm() {
120        return ShipmentFormFactory.getCreateShipmentTypeShippingMethodForm();
121    }
122    
123    public GetShipmentTypeShippingMethodsForm getGetShipmentTypeShippingMethodsForm() {
124        return ShipmentFormFactory.getGetShipmentTypeShippingMethodsForm();
125    }
126    
127    public DeleteShipmentTimeTypeDescriptionForm getDeleteShipmentTimeTypeDescriptionForm() {
128        return ShipmentFormFactory.getDeleteShipmentTimeTypeDescriptionForm();
129    }
130    
131    public DeleteShipmentAliasForm getDeleteShipmentAliasForm() {
132        return ShipmentFormFactory.getDeleteShipmentAliasForm();
133    }
134    
135    public GetShipmentTimeTypeDescriptionsForm getGetShipmentTimeTypeDescriptionsForm() {
136        return ShipmentFormFactory.getGetShipmentTimeTypeDescriptionsForm();
137    }
138    
139    public DeleteFreeOnBoardForm getDeleteFreeOnBoardForm() {
140        return ShipmentFormFactory.getDeleteFreeOnBoardForm();
141    }
142    
143    public GetShipmentAliasForm getGetShipmentAliasForm() {
144        return ShipmentFormFactory.getGetShipmentAliasForm();
145    }
146    
147    public GetShipmentTypeChoicesForm getGetShipmentTypeChoicesForm() {
148        return ShipmentFormFactory.getGetShipmentTypeChoicesForm();
149    }
150    
151    public SetDefaultShipmentTypeShippingMethodForm getSetDefaultShipmentTypeShippingMethodForm() {
152        return ShipmentFormFactory.getSetDefaultShipmentTypeShippingMethodForm();
153    }
154    
155    public CreateShipmentTypeDescriptionForm getCreateShipmentTypeDescriptionForm() {
156        return ShipmentFormFactory.getCreateShipmentTypeDescriptionForm();
157    }
158    
159    public DeleteShipmentAliasTypeForm getDeleteShipmentAliasTypeForm() {
160        return ShipmentFormFactory.getDeleteShipmentAliasTypeForm();
161    }
162    
163    public GetShipmentTimeTypeDescriptionForm getGetShipmentTimeTypeDescriptionForm() {
164        return ShipmentFormFactory.getGetShipmentTimeTypeDescriptionForm();
165    }
166    
167    public GetFreeOnBoardChoicesForm getGetFreeOnBoardChoicesForm() {
168        return ShipmentFormFactory.getGetFreeOnBoardChoicesForm();
169    }
170    
171    public EditShipmentAliasTypeDescriptionForm getEditShipmentAliasTypeDescriptionForm() {
172        return ShipmentFormFactory.getEditShipmentAliasTypeDescriptionForm();
173    }
174    
175    public DeleteFreeOnBoardDescriptionForm getDeleteFreeOnBoardDescriptionForm() {
176        return ShipmentFormFactory.getDeleteFreeOnBoardDescriptionForm();
177    }
178    
179    public CreateFreeOnBoardForm getCreateFreeOnBoardForm() {
180        return ShipmentFormFactory.getCreateFreeOnBoardForm();
181    }
182    
183    public GetShipmentTimeTypeForm getGetShipmentTimeTypeForm() {
184        return ShipmentFormFactory.getGetShipmentTimeTypeForm();
185    }
186    
187    public CreateShipmentTimeTypeDescriptionForm getCreateShipmentTimeTypeDescriptionForm() {
188        return ShipmentFormFactory.getCreateShipmentTimeTypeDescriptionForm();
189    }
190    
191    public DeleteShipmentTypeDescriptionForm getDeleteShipmentTypeDescriptionForm() {
192        return ShipmentFormFactory.getDeleteShipmentTypeDescriptionForm();
193    }
194    
195    public SetDefaultShipmentTypeForm getSetDefaultShipmentTypeForm() {
196        return ShipmentFormFactory.getSetDefaultShipmentTypeForm();
197    }
198    
199    public CreateShipmentTypeForm getCreateShipmentTypeForm() {
200        return ShipmentFormFactory.getCreateShipmentTypeForm();
201    }
202    
203    public GetShipmentTypesForm getGetShipmentTypesForm() {
204        return ShipmentFormFactory.getGetShipmentTypesForm();
205    }
206    
207    public SetDefaultFreeOnBoardForm getSetDefaultFreeOnBoardForm() {
208        return ShipmentFormFactory.getSetDefaultFreeOnBoardForm();
209    }
210    
211    public GetShipmentTimeTypesForm getGetShipmentTimeTypesForm() {
212        return ShipmentFormFactory.getGetShipmentTimeTypesForm();
213    }
214    
215    public EditShipmentAliasTypeForm getEditShipmentAliasTypeForm() {
216        return ShipmentFormFactory.getEditShipmentAliasTypeForm();
217    }
218    
219    public SetDefaultShipmentTimeTypeForm getSetDefaultShipmentTimeTypeForm() {
220        return ShipmentFormFactory.getSetDefaultShipmentTimeTypeForm();
221    }
222    
223    public EditFreeOnBoardForm getEditFreeOnBoardForm() {
224        return ShipmentFormFactory.getEditFreeOnBoardForm();
225    }
226    
227    public EditFreeOnBoardDescriptionForm getEditFreeOnBoardDescriptionForm() {
228        return ShipmentFormFactory.getEditFreeOnBoardDescriptionForm();
229    }
230    
231    public CreateShipmentAliasForm getCreateShipmentAliasForm() {
232        return ShipmentFormFactory.getCreateShipmentAliasForm();
233    }
234    
235    public GetFreeOnBoardDescriptionsForm getGetFreeOnBoardDescriptionsForm() {
236        return ShipmentFormFactory.getGetFreeOnBoardDescriptionsForm();
237    }
238    
239    public EditShipmentTypeForm getEditShipmentTypeForm() {
240        return ShipmentFormFactory.getEditShipmentTypeForm();
241    }
242    
243    public EditShipmentTypeShippingMethodForm getEditShipmentTypeShippingMethodForm() {
244        return ShipmentFormFactory.getEditShipmentTypeShippingMethodForm();
245    }
246    
247    public GetFreeOnBoardDescriptionForm getGetFreeOnBoardDescriptionForm() {
248        return ShipmentFormFactory.getGetFreeOnBoardDescriptionForm();
249    }
250    
251    public CreateShipmentAliasTypeDescriptionForm getCreateShipmentAliasTypeDescriptionForm() {
252        return ShipmentFormFactory.getCreateShipmentAliasTypeDescriptionForm();
253    }
254    
255    public EditShipmentAliasForm getEditShipmentAliasForm() {
256        return ShipmentFormFactory.getEditShipmentAliasForm();
257    }
258    
259    public GetShipmentAliasesForm getGetShipmentAliasesForm() {
260        return ShipmentFormFactory.getGetShipmentAliasesForm();
261    }
262    
263    public DeleteShipmentTimeTypeForm getDeleteShipmentTimeTypeForm() {
264        return ShipmentFormFactory.getDeleteShipmentTimeTypeForm();
265    }
266    
267    public DeleteShipmentAliasTypeDescriptionForm getDeleteShipmentAliasTypeDescriptionForm() {
268        return ShipmentFormFactory.getDeleteShipmentAliasTypeDescriptionForm();
269    }
270    
271    public GetShipmentAliasTypeDescriptionForm getGetShipmentAliasTypeDescriptionForm() {
272        return ShipmentFormFactory.getGetShipmentAliasTypeDescriptionForm();
273    }
274    
275    public DeleteShipmentTypeForm getDeleteShipmentTypeForm() {
276        return ShipmentFormFactory.getDeleteShipmentTypeForm();
277    }
278    
279    public CreateShipmentTimeTypeForm getCreateShipmentTimeTypeForm() {
280        return ShipmentFormFactory.getCreateShipmentTimeTypeForm();
281    }
282    
283    public GetShipmentTypeForm getGetShipmentTypeForm() {
284        return ShipmentFormFactory.getGetShipmentTypeForm();
285    }
286    
287    public GetShipmentAliasTypeForm getGetShipmentAliasTypeForm() {
288        return ShipmentFormFactory.getGetShipmentAliasTypeForm();
289    }
290    
291    public GetShipmentAliasTypeDescriptionsForm getGetShipmentAliasTypeDescriptionsForm() {
292        return ShipmentFormFactory.getGetShipmentAliasTypeDescriptionsForm();
293    }
294    
295    public EditShipmentTimeTypeForm getEditShipmentTimeTypeForm() {
296        return ShipmentFormFactory.getEditShipmentTimeTypeForm();
297    }
298    
299    public GetFreeOnBoardsForm getGetFreeOnBoardsForm() {
300        return ShipmentFormFactory.getGetFreeOnBoardsForm();
301    }
302    
303    public ShipmentTimeTypeSpec getShipmentTimeTypeSpec() {
304        return ShipmentSpecFactory.getShipmentTimeTypeSpec();
305    }
306    
307    public FreeOnBoardDescriptionSpec getFreeOnBoardDescriptionSpec() {
308        return ShipmentSpecFactory.getFreeOnBoardDescriptionSpec();
309    }
310    
311    public ShipmentTypeSpec getShipmentTypeSpec() {
312        return ShipmentSpecFactory.getShipmentTypeSpec();
313    }
314    
315    public ShipmentSpec getShipmentSpec() {
316        return ShipmentSpecFactory.getShipmentSpec();
317    }
318    
319    public ShipmentAliasTypeDescriptionSpec getShipmentAliasTypeDescriptionSpec() {
320        return ShipmentSpecFactory.getShipmentAliasTypeDescriptionSpec();
321    }
322    
323    public ShipmentAliasSpec getShipmentAliasSpec() {
324        return ShipmentSpecFactory.getShipmentAliasSpec();
325    }
326    
327    public ShipmentTimeTypeDescriptionSpec getShipmentTimeTypeDescriptionSpec() {
328        return ShipmentSpecFactory.getShipmentTimeTypeDescriptionSpec();
329    }
330    
331    public ShipmentTypeDescriptionSpec getShipmentTypeDescriptionSpec() {
332        return ShipmentSpecFactory.getShipmentTypeDescriptionSpec();
333    }
334    
335    public FreeOnBoardUniversalSpec getFreeOnBoardUniversalSpec() {
336        return ShipmentSpecFactory.getFreeOnBoardUniversalSpec();
337    }
338    
339    public ShipmentAliasTypeSpec getShipmentAliasTypeSpec() {
340        return ShipmentSpecFactory.getShipmentAliasTypeSpec();
341    }
342    
343    public FreeOnBoardSpec getFreeOnBoardSpec() {
344        return ShipmentSpecFactory.getFreeOnBoardSpec();
345    }
346    
347    public ShipmentTypeShippingMethodSpec getShipmentTypeShippingMethodSpec() {
348        return ShipmentSpecFactory.getShipmentTypeShippingMethodSpec();
349    }
350    
351}