All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.smooks.edifact.binding.d96a.CUSCAR Maven / Gradle / Ivy

/*-
 * ========================LICENSE_START=================================
 * d96a-edifact-binding
 * %%
 * Copyright (C) 2020 - 2025 Smooks
 * %%
 * Licensed under the terms of the Apache License Version 2.0, or
 * the GNU Lesser General Public License version 3.0 or later.
 * 
 * SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later
 * 
 * ======================================================================
 * 
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *     http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * 
 * ======================================================================
 * 
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 3 of the License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public License
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 * =========================LICENSE_END==================================
 */
//
// This file was generated by the Eclipse Implementation of JAXB, v3.0.2 
// See https://eclipse-ee4j.github.io/jaxb-ri 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2025.01.04 at 11:58:50 AM UTC 
//


package org.smooks.edifact.binding.d96a;

import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for CUSCAR complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="CUSCAR">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <sequence>
 *           <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}BGM-BeginningOfMessage"/>
 *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-1" maxOccurs="99" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
 *                   </sequence>
 *                   <element name="SegGrp-2" maxOccurs="9" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
 *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-3" maxOccurs="9" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
 *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-4" maxOccurs="9999" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}EQD-EquipmentDetails"/>
 *                     <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
 *                     <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
 *                     <element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DIM-Dimensions" maxOccurs="9" minOccurs="0"/>
 *                     <element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SEL-SealNumber" maxOccurs="9" minOccurs="0"/>
 *                     <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress" maxOccurs="9" minOccurs="0"/>
 *                     <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
 *                   </sequence>
 *                   <element name="SegGrp-5" maxOccurs="9" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="TMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TMP-Temperature"/>
 *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RNG-RangeDetails" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-6" maxOccurs="9999" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="CNI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNI-ConsignmentInformation"/>
 *                     <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
 *                   </sequence>
 *                   <element name="SegGrp-7" maxOccurs="9999" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
 *                               <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
 *                               <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
 *                               <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CUX-Currencies" maxOccurs="9" minOccurs="0"/>
 *                               <element name="CPI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CPI-ChargePaymentInstructions" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
 *                                         <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-9" maxOccurs="9" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
 *                                                   <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-11" maxOccurs="9" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
 *                                                   <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-12" maxOccurs="9" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
 *                                         <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-13" maxOccurs="9999">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="GID" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GID-GoodsItemDetails"/>
 *                                         <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PAC-Package" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
 *                                         <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="99" minOccurs="0"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SGP-SplitGoodsPlacement" maxOccurs="99" minOccurs="0"/>
 *                                         <element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DGS-DangerousGoods" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CST-CustomsStatusOfGoods" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator"/>
 *                                                   <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="SegGrp-15" maxOccurs="9" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
 *                                                   <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-16" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}AUT-AuthenticationResult"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "CUSCAR", propOrder = { "bgm", "dtm", "rff", "segGrp1", "ftx", "segGrp3", "gis", "segGrp4", "cnt", "segGrp6", "segGrp16" }) public class CUSCAR { @XmlElement(name = "BGM", required = true) protected BGMBeginningOfMessage bgm; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "SegGrp-1") protected List segGrp1; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-3") protected List segGrp3; @XmlElement(name = "GIS") protected List gis; @XmlElement(name = "SegGrp-4") protected List segGrp4; @XmlElement(name = "CNT") protected List cnt; @XmlElement(name = "SegGrp-6") protected List segGrp6; @XmlElement(name = "SegGrp-16") protected CUSCAR.SegGrp16 segGrp16; /** * Gets the value of the bgm property. * * @return * possible object is * {@link BGMBeginningOfMessage } * */ public BGMBeginningOfMessage getBGM() { return bgm; } /** * Sets the value of the bgm property. * * @param value * allowed object is * {@link BGMBeginningOfMessage } * */ public void setBGM(BGMBeginningOfMessage value) { this.bgm = value; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dtm property. * *

* For example, to add a new item, do as follows: *

     *    getDTM().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the rff property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the rff property. * *

* For example, to add a new item, do as follows: *

     *    getRFF().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RFFReference } * * */ public List getRFF() { if (rff == null) { rff = new ArrayList(); } return this.rff; } /** * Gets the value of the segGrp1 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp1 property. * *

* For example, to add a new item, do as follows: *

     *    getSegGrp1().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp1 } * * */ public List getSegGrp1() { if (segGrp1 == null) { segGrp1 = new ArrayList(); } return this.segGrp1; } /** * Gets the value of the ftx property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the ftx property. * *

* For example, to add a new item, do as follows: *

     *    getFTX().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FTXFreeText } * * */ public List getFTX() { if (ftx == null) { ftx = new ArrayList(); } return this.ftx; } /** * Gets the value of the segGrp3 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp3 property. * *

* For example, to add a new item, do as follows: *

     *    getSegGrp3().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp3 } * * */ public List getSegGrp3() { if (segGrp3 == null) { segGrp3 = new ArrayList(); } return this.segGrp3; } /** * Gets the value of the gis property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the gis property. * *

* For example, to add a new item, do as follows: *

     *    getGIS().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link GISGeneralIndicator } * * */ public List getGIS() { if (gis == null) { gis = new ArrayList(); } return this.gis; } /** * Gets the value of the segGrp4 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp4 property. * *

* For example, to add a new item, do as follows: *

     *    getSegGrp4().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp4 } * * */ public List getSegGrp4() { if (segGrp4 == null) { segGrp4 = new ArrayList(); } return this.segGrp4; } /** * Gets the value of the cnt property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the cnt property. * *

* For example, to add a new item, do as follows: *

     *    getCNT().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CNTControlTotal } * * */ public List getCNT() { if (cnt == null) { cnt = new ArrayList(); } return this.cnt; } /** * Gets the value of the segGrp6 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp6 property. * *

* For example, to add a new item, do as follows: *

     *    getSegGrp6().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 } * * */ public List getSegGrp6() { if (segGrp6 == null) { segGrp6 = new ArrayList(); } return this.segGrp6; } /** * Gets the value of the segGrp16 property. * * @return * possible object is * {@link CUSCAR.SegGrp16 } * */ public CUSCAR.SegGrp16 getSegGrp16() { return segGrp16; } /** * Sets the value of the segGrp16 property. * * @param value * allowed object is * {@link CUSCAR.SegGrp16 } * */ public void setSegGrp16(CUSCAR.SegGrp16 value) { this.segGrp16 = value; } public CUSCAR withBGM(BGMBeginningOfMessage value) { setBGM(value); return this; } public CUSCAR withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CUSCAR withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CUSCAR withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CUSCAR withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public CUSCAR withSegGrp1(CUSCAR.SegGrp1 ... values) { if (values!= null) { for (CUSCAR.SegGrp1 value: values) { getSegGrp1().add(value); } } return this; } public CUSCAR withSegGrp1(Collection values) { if (values!= null) { getSegGrp1().addAll(values); } return this; } public CUSCAR withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public CUSCAR withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public CUSCAR withSegGrp3(CUSCAR.SegGrp3 ... values) { if (values!= null) { for (CUSCAR.SegGrp3 value: values) { getSegGrp3().add(value); } } return this; } public CUSCAR withSegGrp3(Collection values) { if (values!= null) { getSegGrp3().addAll(values); } return this; } public CUSCAR withGIS(GISGeneralIndicator... values) { if (values!= null) { for (GISGeneralIndicator value: values) { getGIS().add(value); } } return this; } public CUSCAR withGIS(Collection values) { if (values!= null) { getGIS().addAll(values); } return this; } public CUSCAR withSegGrp4(CUSCAR.SegGrp4 ... values) { if (values!= null) { for (CUSCAR.SegGrp4 value: values) { getSegGrp4().add(value); } } return this; } public CUSCAR withSegGrp4(Collection values) { if (values!= null) { getSegGrp4().addAll(values); } return this; } public CUSCAR withCNT(CNTControlTotal... values) { if (values!= null) { for (CNTControlTotal value: values) { getCNT().add(value); } } return this; } public CUSCAR withCNT(Collection values) { if (values!= null) { getCNT().addAll(values); } return this; } public CUSCAR withSegGrp6(CUSCAR.SegGrp6 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 value: values) { getSegGrp6().add(value); } } return this; } public CUSCAR withSegGrp6(Collection values) { if (values!= null) { getSegGrp6().addAll(values); } return this; } public CUSCAR withSegGrp16(CUSCAR.SegGrp16 value) { setSegGrp16(value); return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
     *         </sequence>
     *         <element name="SegGrp-2" maxOccurs="9" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
     *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "nad", "segGrp2" }) public static class SegGrp1 { @XmlElement(name = "NAD", required = true) protected NADNameAndAddress nad; @XmlElement(name = "SegGrp-2") protected List segGrp2; /** * Gets the value of the nad property. * * @return * possible object is * {@link NADNameAndAddress } * */ public NADNameAndAddress getNAD() { return nad; } /** * Sets the value of the nad property. * * @param value * allowed object is * {@link NADNameAndAddress } * */ public void setNAD(NADNameAndAddress value) { this.nad = value; } /** * Gets the value of the segGrp2 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp2 property. * *

* For example, to add a new item, do as follows: *

         *    getSegGrp2().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp1 .SegGrp2 } * * */ public List getSegGrp2() { if (segGrp2 == null) { segGrp2 = new ArrayList(); } return this.segGrp2; } public CUSCAR.SegGrp1 withNAD(NADNameAndAddress value) { setNAD(value); return this; } public CUSCAR.SegGrp1 withSegGrp2(CUSCAR.SegGrp1 .SegGrp2 ... values) { if (values!= null) { for (CUSCAR.SegGrp1 .SegGrp2 value: values) { getSegGrp2().add(value); } } return this; } public CUSCAR.SegGrp1 withSegGrp2(Collection values) { if (values!= null) { getSegGrp2().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
         *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cta", "com" }) public static class SegGrp2 { @XmlElement(name = "CTA", required = true) protected CTAContactInformation cta; @XmlElement(name = "COM") protected List com; /** * Gets the value of the cta property. * * @return * possible object is * {@link CTAContactInformation } * */ public CTAContactInformation getCTA() { return cta; } /** * Sets the value of the cta property. * * @param value * allowed object is * {@link CTAContactInformation } * */ public void setCTA(CTAContactInformation value) { this.cta = value; } /** * Gets the value of the com property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the com property. * *

* For example, to add a new item, do as follows: *

             *    getCOM().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public CUSCAR.SegGrp1 .SegGrp2 withCTA(CTAContactInformation value) { setCTA(value); return this; } public CUSCAR.SegGrp1 .SegGrp2 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public CUSCAR.SegGrp1 .SegGrp2 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}AUT-AuthenticationResult"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "aut", "dtm", "rff" }) public static class SegGrp16 { @XmlElement(name = "AUT", required = true) protected AUTAuthenticationResult aut; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "RFF") protected List rff; /** * Gets the value of the aut property. * * @return * possible object is * {@link AUTAuthenticationResult } * */ public AUTAuthenticationResult getAUT() { return aut; } /** * Sets the value of the aut property. * * @param value * allowed object is * {@link AUTAuthenticationResult } * */ public void setAUT(AUTAuthenticationResult value) { this.aut = value; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dtm property. * *

* For example, to add a new item, do as follows: *

         *    getDTM().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the rff property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the rff property. * *

* For example, to add a new item, do as follows: *

         *    getRFF().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RFFReference } * * */ public List getRFF() { if (rff == null) { rff = new ArrayList(); } return this.rff; } public CUSCAR.SegGrp16 withAUT(AUTAuthenticationResult value) { setAUT(value); return this; } public CUSCAR.SegGrp16 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CUSCAR.SegGrp16 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CUSCAR.SegGrp16 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CUSCAR.SegGrp16 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
     *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tdt", "loc", "dtm" }) public static class SegGrp3 { @XmlElement(name = "TDT", required = true) protected TDTDetailsOfTransport tdt; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the tdt property. * * @return * possible object is * {@link TDTDetailsOfTransport } * */ public TDTDetailsOfTransport getTDT() { return tdt; } /** * Sets the value of the tdt property. * * @param value * allowed object is * {@link TDTDetailsOfTransport } * */ public void setTDT(TDTDetailsOfTransport value) { this.tdt = value; } /** * Gets the value of the loc property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the loc property. * *

* For example, to add a new item, do as follows: *

         *    getLOC().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link LOCPlaceLocationIdentification } * * */ public List getLOC() { if (loc == null) { loc = new ArrayList(); } return this.loc; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dtm property. * *

* For example, to add a new item, do as follows: *

         *    getDTM().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } public CUSCAR.SegGrp3 withTDT(TDTDetailsOfTransport value) { setTDT(value); return this; } public CUSCAR.SegGrp3 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CUSCAR.SegGrp3 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public CUSCAR.SegGrp3 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CUSCAR.SegGrp3 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}EQD-EquipmentDetails"/>
     *           <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
     *           <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
     *           <element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DIM-Dimensions" maxOccurs="9" minOccurs="0"/>
     *           <element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SEL-SealNumber" maxOccurs="9" minOccurs="0"/>
     *           <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress" maxOccurs="9" minOccurs="0"/>
     *           <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
     *         </sequence>
     *         <element name="SegGrp-5" maxOccurs="9" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="TMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TMP-Temperature"/>
     *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RNG-RangeDetails" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "eqd", "tsr", "mea", "dim", "sel", "nad", "gis", "segGrp5" }) public static class SegGrp4 { @XmlElement(name = "EQD", required = true) protected EQDEquipmentDetails eqd; @XmlElement(name = "TSR") protected List tsr; @XmlElement(name = "MEA") protected List mea; @XmlElement(name = "DIM") protected List dim; @XmlElement(name = "SEL") protected List sel; @XmlElement(name = "NAD") protected List nad; @XmlElement(name = "GIS") protected List gis; @XmlElement(name = "SegGrp-5") protected List segGrp5; /** * Gets the value of the eqd property. * * @return * possible object is * {@link EQDEquipmentDetails } * */ public EQDEquipmentDetails getEQD() { return eqd; } /** * Sets the value of the eqd property. * * @param value * allowed object is * {@link EQDEquipmentDetails } * */ public void setEQD(EQDEquipmentDetails value) { this.eqd = value; } /** * Gets the value of the tsr property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the tsr property. * *

* For example, to add a new item, do as follows: *

         *    getTSR().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TSRTransportServiceRequirements } * * */ public List getTSR() { if (tsr == null) { tsr = new ArrayList(); } return this.tsr; } /** * Gets the value of the mea property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the mea property. * *

* For example, to add a new item, do as follows: *

         *    getMEA().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link MEAMeasurements } * * */ public List getMEA() { if (mea == null) { mea = new ArrayList(); } return this.mea; } /** * Gets the value of the dim property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dim property. * *

* For example, to add a new item, do as follows: *

         *    getDIM().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DIMDimensions } * * */ public List getDIM() { if (dim == null) { dim = new ArrayList(); } return this.dim; } /** * Gets the value of the sel property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the sel property. * *

* For example, to add a new item, do as follows: *

         *    getSEL().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SELSealNumber } * * */ public List getSEL() { if (sel == null) { sel = new ArrayList(); } return this.sel; } /** * Gets the value of the nad property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the nad property. * *

* For example, to add a new item, do as follows: *

         *    getNAD().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link NADNameAndAddress } * * */ public List getNAD() { if (nad == null) { nad = new ArrayList(); } return this.nad; } /** * Gets the value of the gis property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the gis property. * *

* For example, to add a new item, do as follows: *

         *    getGIS().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link GISGeneralIndicator } * * */ public List getGIS() { if (gis == null) { gis = new ArrayList(); } return this.gis; } /** * Gets the value of the segGrp5 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp5 property. * *

* For example, to add a new item, do as follows: *

         *    getSegGrp5().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp4 .SegGrp5 } * * */ public List getSegGrp5() { if (segGrp5 == null) { segGrp5 = new ArrayList(); } return this.segGrp5; } public CUSCAR.SegGrp4 withEQD(EQDEquipmentDetails value) { setEQD(value); return this; } public CUSCAR.SegGrp4 withTSR(TSRTransportServiceRequirements... values) { if (values!= null) { for (TSRTransportServiceRequirements value: values) { getTSR().add(value); } } return this; } public CUSCAR.SegGrp4 withTSR(Collection values) { if (values!= null) { getTSR().addAll(values); } return this; } public CUSCAR.SegGrp4 withMEA(MEAMeasurements... values) { if (values!= null) { for (MEAMeasurements value: values) { getMEA().add(value); } } return this; } public CUSCAR.SegGrp4 withMEA(Collection values) { if (values!= null) { getMEA().addAll(values); } return this; } public CUSCAR.SegGrp4 withDIM(DIMDimensions... values) { if (values!= null) { for (DIMDimensions value: values) { getDIM().add(value); } } return this; } public CUSCAR.SegGrp4 withDIM(Collection values) { if (values!= null) { getDIM().addAll(values); } return this; } public CUSCAR.SegGrp4 withSEL(SELSealNumber... values) { if (values!= null) { for (SELSealNumber value: values) { getSEL().add(value); } } return this; } public CUSCAR.SegGrp4 withSEL(Collection values) { if (values!= null) { getSEL().addAll(values); } return this; } public CUSCAR.SegGrp4 withNAD(NADNameAndAddress... values) { if (values!= null) { for (NADNameAndAddress value: values) { getNAD().add(value); } } return this; } public CUSCAR.SegGrp4 withNAD(Collection values) { if (values!= null) { getNAD().addAll(values); } return this; } public CUSCAR.SegGrp4 withGIS(GISGeneralIndicator... values) { if (values!= null) { for (GISGeneralIndicator value: values) { getGIS().add(value); } } return this; } public CUSCAR.SegGrp4 withGIS(Collection values) { if (values!= null) { getGIS().addAll(values); } return this; } public CUSCAR.SegGrp4 withSegGrp5(CUSCAR.SegGrp4 .SegGrp5 ... values) { if (values!= null) { for (CUSCAR.SegGrp4 .SegGrp5 value: values) { getSegGrp5().add(value); } } return this; } public CUSCAR.SegGrp4 withSegGrp5(Collection values) { if (values!= null) { getSegGrp5().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="TMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TMP-Temperature"/>
         *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RNG-RangeDetails" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tmp", "rng" }) public static class SegGrp5 { @XmlElement(name = "TMP", required = true) protected TMPTemperature tmp; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the tmp property. * * @return * possible object is * {@link TMPTemperature } * */ public TMPTemperature getTMP() { return tmp; } /** * Sets the value of the tmp property. * * @param value * allowed object is * {@link TMPTemperature } * */ public void setTMP(TMPTemperature value) { this.tmp = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CUSCAR.SegGrp4 .SegGrp5 withTMP(TMPTemperature value) { setTMP(value); return this; } public CUSCAR.SegGrp4 .SegGrp5 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="CNI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNI-ConsignmentInformation"/>
     *           <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
     *         </sequence>
     *         <element name="SegGrp-7" maxOccurs="9999" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
     *                     <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
     *                     <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
     *                     <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CUX-Currencies" maxOccurs="9" minOccurs="0"/>
     *                     <element name="CPI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CPI-ChargePaymentInstructions" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
     *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                               <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-9" maxOccurs="9" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
     *                                         <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-11" maxOccurs="9" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
     *                                         <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-12" maxOccurs="9" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
     *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-13" maxOccurs="9999">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="GID" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GID-GoodsItemDetails"/>
     *                               <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PAC-Package" maxOccurs="9" minOccurs="0"/>
     *                               <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
     *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
     *                               <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="99" minOccurs="0"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                               <element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SGP-SplitGoodsPlacement" maxOccurs="99" minOccurs="0"/>
     *                               <element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DGS-DangerousGoods" maxOccurs="9" minOccurs="0"/>
     *                               <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
     *                               <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CST-CustomsStatusOfGoods" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator"/>
     *                                         <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SegGrp-15" maxOccurs="9" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
     *                                         <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cni", "cnt", "segGrp7" }) public static class SegGrp6 { @XmlElement(name = "CNI", required = true) protected CNIConsignmentInformation cni; @XmlElement(name = "CNT") protected List cnt; @XmlElement(name = "SegGrp-7") protected List segGrp7; /** * Gets the value of the cni property. * * @return * possible object is * {@link CNIConsignmentInformation } * */ public CNIConsignmentInformation getCNI() { return cni; } /** * Sets the value of the cni property. * * @param value * allowed object is * {@link CNIConsignmentInformation } * */ public void setCNI(CNIConsignmentInformation value) { this.cni = value; } /** * Gets the value of the cnt property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the cnt property. * *

* For example, to add a new item, do as follows: *

         *    getCNT().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CNTControlTotal } * * */ public List getCNT() { if (cnt == null) { cnt = new ArrayList(); } return this.cnt; } /** * Gets the value of the segGrp7 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp7 property. * *

* For example, to add a new item, do as follows: *

         *    getSegGrp7().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 } * * */ public List getSegGrp7() { if (segGrp7 == null) { segGrp7 = new ArrayList(); } return this.segGrp7; } public CUSCAR.SegGrp6 withCNI(CNIConsignmentInformation value) { setCNI(value); return this; } public CUSCAR.SegGrp6 withCNT(CNTControlTotal... values) { if (values!= null) { for (CNTControlTotal value: values) { getCNT().add(value); } } return this; } public CUSCAR.SegGrp6 withCNT(Collection values) { if (values!= null) { getCNT().addAll(values); } return this; } public CUSCAR.SegGrp6 withSegGrp7(CUSCAR.SegGrp6 .SegGrp7 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 value: values) { getSegGrp7().add(value); } } return this; } public CUSCAR.SegGrp6 withSegGrp7(Collection values) { if (values!= null) { getSegGrp7().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
         *           <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
         *           <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator" maxOccurs="9" minOccurs="0"/>
         *           <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CUX-Currencies" maxOccurs="9" minOccurs="0"/>
         *           <element name="CPI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CPI-ChargePaymentInstructions" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
         *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *                     <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-9" maxOccurs="9" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
         *                               <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-11" maxOccurs="9" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
         *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-12" maxOccurs="9" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
         *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-13" maxOccurs="9999">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="GID" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GID-GoodsItemDetails"/>
         *                     <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PAC-Package" maxOccurs="9" minOccurs="0"/>
         *                     <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
         *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
         *                     <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="99" minOccurs="0"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                     <element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SGP-SplitGoodsPlacement" maxOccurs="99" minOccurs="0"/>
         *                     <element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DGS-DangerousGoods" maxOccurs="9" minOccurs="0"/>
         *                     <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
         *                     <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CST-CustomsStatusOfGoods" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator"/>
         *                               <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SegGrp-15" maxOccurs="9" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
         *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rff", "cnt", "moa", "loc", "gis", "cux", "cpi", "segGrp8", "segGrp10", "segGrp12", "segGrp13" }) public static class SegGrp7 { @XmlElement(name = "RFF", required = true) protected RFFReference rff; @XmlElement(name = "CNT") protected List cnt; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "GIS") protected List gis; @XmlElement(name = "CUX") protected List cux; @XmlElement(name = "CPI") protected List cpi; @XmlElement(name = "SegGrp-8") protected List segGrp8; @XmlElement(name = "SegGrp-10") protected List segGrp10; @XmlElement(name = "SegGrp-12") protected List segGrp12; @XmlElement(name = "SegGrp-13", required = true) protected List segGrp13; /** * Gets the value of the rff property. * * @return * possible object is * {@link RFFReference } * */ public RFFReference getRFF() { return rff; } /** * Sets the value of the rff property. * * @param value * allowed object is * {@link RFFReference } * */ public void setRFF(RFFReference value) { this.rff = value; } /** * Gets the value of the cnt property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the cnt property. * *

* For example, to add a new item, do as follows: *

             *    getCNT().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CNTControlTotal } * * */ public List getCNT() { if (cnt == null) { cnt = new ArrayList(); } return this.cnt; } /** * Gets the value of the moa property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the moa property. * *

* For example, to add a new item, do as follows: *

             *    getMOA().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link MOAMonetaryAmount } * * */ public List getMOA() { if (moa == null) { moa = new ArrayList(); } return this.moa; } /** * Gets the value of the loc property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the loc property. * *

* For example, to add a new item, do as follows: *

             *    getLOC().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link LOCPlaceLocationIdentification } * * */ public List getLOC() { if (loc == null) { loc = new ArrayList(); } return this.loc; } /** * Gets the value of the gis property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the gis property. * *

* For example, to add a new item, do as follows: *

             *    getGIS().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link GISGeneralIndicator } * * */ public List getGIS() { if (gis == null) { gis = new ArrayList(); } return this.gis; } /** * Gets the value of the cux property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the cux property. * *

* For example, to add a new item, do as follows: *

             *    getCUX().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUXCurrencies } * * */ public List getCUX() { if (cux == null) { cux = new ArrayList(); } return this.cux; } /** * Gets the value of the cpi property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the cpi property. * *

* For example, to add a new item, do as follows: *

             *    getCPI().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CPIChargePaymentInstructions } * * */ public List getCPI() { if (cpi == null) { cpi = new ArrayList(); } return this.cpi; } /** * Gets the value of the segGrp8 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp8 property. * *

* For example, to add a new item, do as follows: *

             *    getSegGrp8().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 } * * */ public List getSegGrp8() { if (segGrp8 == null) { segGrp8 = new ArrayList(); } return this.segGrp8; } /** * Gets the value of the segGrp10 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp10 property. * *

* For example, to add a new item, do as follows: *

             *    getSegGrp10().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 } * * */ public List getSegGrp10() { if (segGrp10 == null) { segGrp10 = new ArrayList(); } return this.segGrp10; } /** * Gets the value of the segGrp12 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp12 property. * *

* For example, to add a new item, do as follows: *

             *    getSegGrp12().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 } * * */ public List getSegGrp12() { if (segGrp12 == null) { segGrp12 = new ArrayList(); } return this.segGrp12; } /** * Gets the value of the segGrp13 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp13 property. * *

* For example, to add a new item, do as follows: *

             *    getSegGrp13().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 } * * */ public List getSegGrp13() { if (segGrp13 == null) { segGrp13 = new ArrayList(); } return this.segGrp13; } public CUSCAR.SegGrp6 .SegGrp7 withRFF(RFFReference value) { setRFF(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 withCNT(CNTControlTotal... values) { if (values!= null) { for (CNTControlTotal value: values) { getCNT().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withCNT(Collection values) { if (values!= null) { getCNT().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withGIS(GISGeneralIndicator... values) { if (values!= null) { for (GISGeneralIndicator value: values) { getGIS().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withGIS(Collection values) { if (values!= null) { getGIS().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withCUX(CUXCurrencies... values) { if (values!= null) { for (CUXCurrencies value: values) { getCUX().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withCUX(Collection values) { if (values!= null) { getCUX().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withCPI(CPIChargePaymentInstructions... values) { if (values!= null) { for (CPIChargePaymentInstructions value: values) { getCPI().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withCPI(Collection values) { if (values!= null) { getCPI().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp8(CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 value: values) { getSegGrp8().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp8(Collection values) { if (values!= null) { getSegGrp8().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp10(CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 value: values) { getSegGrp10().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp10(Collection values) { if (values!= null) { getSegGrp10().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp12(CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 value: values) { getSegGrp12().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp12(Collection values) { if (values!= null) { getSegGrp12().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp13(CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 value: values) { getSegGrp13().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 withSegGrp13(Collection values) { if (values!= null) { getSegGrp13().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}NAD-NameAndAddress"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-11" maxOccurs="9" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
             *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "nad", "dtm", "rff", "segGrp11" }) public static class SegGrp10 { @XmlElement(name = "NAD", required = true) protected NADNameAndAddress nad; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "SegGrp-11") protected List segGrp11; /** * Gets the value of the nad property. * * @return * possible object is * {@link NADNameAndAddress } * */ public NADNameAndAddress getNAD() { return nad; } /** * Sets the value of the nad property. * * @param value * allowed object is * {@link NADNameAndAddress } * */ public void setNAD(NADNameAndAddress value) { this.nad = value; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dtm property. * *

* For example, to add a new item, do as follows: *

                 *    getDTM().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the rff property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the rff property. * *

* For example, to add a new item, do as follows: *

                 *    getRFF().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RFFReference } * * */ public List getRFF() { if (rff == null) { rff = new ArrayList(); } return this.rff; } /** * Gets the value of the segGrp11 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp11 property. * *

* For example, to add a new item, do as follows: *

                 *    getSegGrp11().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 } * * */ public List getSegGrp11() { if (segGrp11 == null) { segGrp11 = new ArrayList(); } return this.segGrp11; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withNAD(NADNameAndAddress value) { setNAD(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withSegGrp11(CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 value: values) { getSegGrp11().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 withSegGrp11(Collection values) { if (values!= null) { getSegGrp11().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CTA-ContactInformation"/>
                 *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cta", "com" }) public static class SegGrp11 { @XmlElement(name = "CTA", required = true) protected CTAContactInformation cta; @XmlElement(name = "COM") protected List com; /** * Gets the value of the cta property. * * @return * possible object is * {@link CTAContactInformation } * */ public CTAContactInformation getCTA() { return cta; } /** * Sets the value of the cta property. * * @param value * allowed object is * {@link CTAContactInformation } * */ public void setCTA(CTAContactInformation value) { this.cta = value; } /** * Gets the value of the com property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the com property. * *

* For example, to add a new item, do as follows: *

                     *    getCOM().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 withCTA(CTAContactInformation value) { setCTA(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp10 .SegGrp11 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
             *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "qty", "ftx" }) public static class SegGrp12 { @XmlElement(name = "QTY", required = true) protected QTYQuantity qty; @XmlElement(name = "FTX") protected List ftx; /** * Gets the value of the qty property. * * @return * possible object is * {@link QTYQuantity } * */ public QTYQuantity getQTY() { return qty; } /** * Sets the value of the qty property. * * @param value * allowed object is * {@link QTYQuantity } * */ public void setQTY(QTYQuantity value) { this.qty = value; } /** * Gets the value of the ftx property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the ftx property. * *

* For example, to add a new item, do as follows: *

                 *    getFTX().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FTXFreeText } * * */ public List getFTX() { if (ftx == null) { ftx = new ArrayList(); } return this.ftx; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 withQTY(QTYQuantity value) { setQTY(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp12 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="GID" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GID-GoodsItemDetails"/>
             *           <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PAC-Package" maxOccurs="9" minOccurs="0"/>
             *           <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
             *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
             *           <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="99" minOccurs="0"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *           <element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}SGP-SplitGoodsPlacement" maxOccurs="99" minOccurs="0"/>
             *           <element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DGS-DangerousGoods" maxOccurs="9" minOccurs="0"/>
             *           <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
             *           <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}CST-CustomsStatusOfGoods" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator"/>
             *                     <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SegGrp-15" maxOccurs="9" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
             *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "gid", "pac", "han", "ftx", "mea", "moa", "sgp", "dgs", "pci", "cst", "segGrp14", "segGrp15" }) public static class SegGrp13 { @XmlElement(name = "GID", required = true) protected GIDGoodsItemDetails gid; @XmlElement(name = "PAC") protected List pac; @XmlElement(name = "HAN") protected List han; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "MEA") protected List mea; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "SGP") protected List sgp; @XmlElement(name = "DGS") protected List dgs; @XmlElement(name = "PCI") protected List pci; @XmlElement(name = "CST") protected CSTCustomsStatusOfGoods cst; @XmlElement(name = "SegGrp-14") protected List segGrp14; @XmlElement(name = "SegGrp-15") protected List segGrp15; /** * Gets the value of the gid property. * * @return * possible object is * {@link GIDGoodsItemDetails } * */ public GIDGoodsItemDetails getGID() { return gid; } /** * Sets the value of the gid property. * * @param value * allowed object is * {@link GIDGoodsItemDetails } * */ public void setGID(GIDGoodsItemDetails value) { this.gid = value; } /** * Gets the value of the pac property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the pac property. * *

* For example, to add a new item, do as follows: *

                 *    getPAC().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PACPackage } * * */ public List getPAC() { if (pac == null) { pac = new ArrayList(); } return this.pac; } /** * Gets the value of the han property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the han property. * *

* For example, to add a new item, do as follows: *

                 *    getHAN().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link HANHandlingInstructions } * * */ public List getHAN() { if (han == null) { han = new ArrayList(); } return this.han; } /** * Gets the value of the ftx property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the ftx property. * *

* For example, to add a new item, do as follows: *

                 *    getFTX().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FTXFreeText } * * */ public List getFTX() { if (ftx == null) { ftx = new ArrayList(); } return this.ftx; } /** * Gets the value of the mea property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the mea property. * *

* For example, to add a new item, do as follows: *

                 *    getMEA().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link MEAMeasurements } * * */ public List getMEA() { if (mea == null) { mea = new ArrayList(); } return this.mea; } /** * Gets the value of the moa property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the moa property. * *

* For example, to add a new item, do as follows: *

                 *    getMOA().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link MOAMonetaryAmount } * * */ public List getMOA() { if (moa == null) { moa = new ArrayList(); } return this.moa; } /** * Gets the value of the sgp property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the sgp property. * *

* For example, to add a new item, do as follows: *

                 *    getSGP().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SGPSplitGoodsPlacement } * * */ public List getSGP() { if (sgp == null) { sgp = new ArrayList(); } return this.sgp; } /** * Gets the value of the dgs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dgs property. * *

* For example, to add a new item, do as follows: *

                 *    getDGS().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DGSDangerousGoods } * * */ public List getDGS() { if (dgs == null) { dgs = new ArrayList(); } return this.dgs; } /** * Gets the value of the pci property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the pci property. * *

* For example, to add a new item, do as follows: *

                 *    getPCI().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PCIPackageIdentification } * * */ public List getPCI() { if (pci == null) { pci = new ArrayList(); } return this.pci; } /** * Gets the value of the cst property. * * @return * possible object is * {@link CSTCustomsStatusOfGoods } * */ public CSTCustomsStatusOfGoods getCST() { return cst; } /** * Sets the value of the cst property. * * @param value * allowed object is * {@link CSTCustomsStatusOfGoods } * */ public void setCST(CSTCustomsStatusOfGoods value) { this.cst = value; } /** * Gets the value of the segGrp14 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp14 property. * *

* For example, to add a new item, do as follows: *

                 *    getSegGrp14().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 } * * */ public List getSegGrp14() { if (segGrp14 == null) { segGrp14 = new ArrayList(); } return this.segGrp14; } /** * Gets the value of the segGrp15 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp15 property. * *

* For example, to add a new item, do as follows: *

                 *    getSegGrp15().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp15 } * * */ public List getSegGrp15() { if (segGrp15 == null) { segGrp15 = new ArrayList(); } return this.segGrp15; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withGID(GIDGoodsItemDetails value) { setGID(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withPAC(PACPackage... values) { if (values!= null) { for (PACPackage value: values) { getPAC().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withPAC(Collection values) { if (values!= null) { getPAC().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withHAN(HANHandlingInstructions... values) { if (values!= null) { for (HANHandlingInstructions value: values) { getHAN().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withHAN(Collection values) { if (values!= null) { getHAN().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withMEA(MEAMeasurements... values) { if (values!= null) { for (MEAMeasurements value: values) { getMEA().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withMEA(Collection values) { if (values!= null) { getMEA().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSGP(SGPSplitGoodsPlacement... values) { if (values!= null) { for (SGPSplitGoodsPlacement value: values) { getSGP().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSGP(Collection values) { if (values!= null) { getSGP().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withDGS(DGSDangerousGoods... values) { if (values!= null) { for (DGSDangerousGoods value: values) { getDGS().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withDGS(Collection values) { if (values!= null) { getDGS().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withPCI(PCIPackageIdentification... values) { if (values!= null) { for (PCIPackageIdentification value: values) { getPCI().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withPCI(Collection values) { if (values!= null) { getPCI().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withCST(CSTCustomsStatusOfGoods value) { setCST(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSegGrp14(CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 value: values) { getSegGrp14().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSegGrp14(Collection values) { if (values!= null) { getSegGrp14().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSegGrp15(CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp15 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp15 value: values) { getSegGrp15().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 withSegGrp15(Collection values) { if (values!= null) { getSegGrp15().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}GIS-GeneralIndicator"/>
                 *           <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "gis", "doc" }) public static class SegGrp14 { @XmlElement(name = "GIS", required = true) protected GISGeneralIndicator gis; @XmlElement(name = "DOC") protected List doc; /** * Gets the value of the gis property. * * @return * possible object is * {@link GISGeneralIndicator } * */ public GISGeneralIndicator getGIS() { return gis; } /** * Sets the value of the gis property. * * @param value * allowed object is * {@link GISGeneralIndicator } * */ public void setGIS(GISGeneralIndicator value) { this.gis = value; } /** * Gets the value of the doc property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the doc property. * *

* For example, to add a new item, do as follows: *

                     *    getDOC().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DOCDocumentMessageDetails } * * */ public List getDOC() { if (doc == null) { doc = new ArrayList(); } return this.doc; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 withGIS(GISGeneralIndicator value) { setGIS(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 withDOC(DOCDocumentMessageDetails... values) { if (values!= null) { for (DOCDocumentMessageDetails value: values) { getDOC().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp14 withDOC(Collection values) { if (values!= null) { getDOC().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}QTY-Quantity"/>
                 *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}FTX-FreeText" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "qty", "ftx" }) public static class SegGrp15 { @XmlElement(name = "QTY", required = true) protected QTYQuantity qty; @XmlElement(name = "FTX") protected FTXFreeText ftx; /** * Gets the value of the qty property. * * @return * possible object is * {@link QTYQuantity } * */ public QTYQuantity getQTY() { return qty; } /** * Sets the value of the qty property. * * @param value * allowed object is * {@link QTYQuantity } * */ public void setQTY(QTYQuantity value) { this.qty = value; } /** * Gets the value of the ftx property. * * @return * possible object is * {@link FTXFreeText } * */ public FTXFreeText getFTX() { return ftx; } /** * Sets the value of the ftx property. * * @param value * allowed object is * {@link FTXFreeText } * */ public void setFTX(FTXFreeText value) { this.ftx = value; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp15 withQTY(QTYQuantity value) { setQTY(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp13 .SegGrp15 withFTX(FTXFreeText value) { setFTX(value); return this; } } } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TDT-DetailsOfTransport"/>
             *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
             *           <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-9" maxOccurs="9" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
             *                     <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tdt", "loc", "dtm", "mea", "segGrp9" }) public static class SegGrp8 { @XmlElement(name = "TDT", required = true) protected TDTDetailsOfTransport tdt; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "MEA") protected List mea; @XmlElement(name = "SegGrp-9") protected List segGrp9; /** * Gets the value of the tdt property. * * @return * possible object is * {@link TDTDetailsOfTransport } * */ public TDTDetailsOfTransport getTDT() { return tdt; } /** * Sets the value of the tdt property. * * @param value * allowed object is * {@link TDTDetailsOfTransport } * */ public void setTDT(TDTDetailsOfTransport value) { this.tdt = value; } /** * Gets the value of the loc property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the loc property. * *

* For example, to add a new item, do as follows: *

                 *    getLOC().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link LOCPlaceLocationIdentification } * * */ public List getLOC() { if (loc == null) { loc = new ArrayList(); } return this.loc; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the dtm property. * *

* For example, to add a new item, do as follows: *

                 *    getDTM().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the mea property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the mea property. * *

* For example, to add a new item, do as follows: *

                 *    getMEA().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link MEAMeasurements } * * */ public List getMEA() { if (mea == null) { mea = new ArrayList(); } return this.mea; } /** * Gets the value of the segGrp9 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the segGrp9 property. * *

* For example, to add a new item, do as follows: *

                 *    getSegGrp9().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 } * * */ public List getSegGrp9() { if (segGrp9 == null) { segGrp9 = new ArrayList(); } return this.segGrp9; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withTDT(TDTDetailsOfTransport value) { setTDT(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withMEA(MEAMeasurements... values) { if (values!= null) { for (MEAMeasurements value: values) { getMEA().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withMEA(Collection values) { if (values!= null) { getMEA().addAll(values); } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withSegGrp9(CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 ... values) { if (values!= null) { for (CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 value: values) { getSegGrp9().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 withSegGrp9(Collection values) { if (values!= null) { getSegGrp9().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}RFF-Reference"/>
                 *           <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96A}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rff", "tsr" }) public static class SegGrp9 { @XmlElement(name = "RFF", required = true) protected RFFReference rff; @XmlElement(name = "TSR") protected List tsr; /** * Gets the value of the rff property. * * @return * possible object is * {@link RFFReference } * */ public RFFReference getRFF() { return rff; } /** * Sets the value of the rff property. * * @param value * allowed object is * {@link RFFReference } * */ public void setRFF(RFFReference value) { this.rff = value; } /** * Gets the value of the tsr property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the Jakarta XML Binding object. * This is why there is not a set method for the tsr property. * *

* For example, to add a new item, do as follows: *

                     *    getTSR().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TSRTransportServiceRequirements } * * */ public List getTSR() { if (tsr == null) { tsr = new ArrayList(); } return this.tsr; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 withRFF(RFFReference value) { setRFF(value); return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 withTSR(TSRTransportServiceRequirements... values) { if (values!= null) { for (TSRTransportServiceRequirements value: values) { getTSR().add(value); } } return this; } public CUSCAR.SegGrp6 .SegGrp7 .SegGrp8 .SegGrp9 withTSR(Collection values) { if (values!= null) { getTSR().addAll(values); } return this; } } } } } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy