org.smooks.edifact.binding.d19a.CUSDEC Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d19a-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:57:03 AM UTC
//
package org.smooks.edifact.binding.d19a;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlElementRef;
import jakarta.xml.bind.annotation.XmlElementRefs;
import jakarta.xml.bind.annotation.XmlType;
import org.smooks.edifact.binding.service.UNSSectionControl;
/**
* Java class for CUSDEC complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="CUSDEC">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}BGM-BeginningOfMessage"/>
* <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CST-CustomsStatusOfGoods" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="15" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="25" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EQD-EquipmentDetails" maxOccurs="999" minOccurs="0"/>
* <element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}SEL-SealNumber" maxOccurs="999" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-2" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" maxOccurs="5" 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/D19A}TDT-TransportInformation"/>
* <element name="TPL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TPL-TransportPlacement" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-6" 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/D19A}NAD-NameAndAddress"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="10" minOccurs="0"/>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-8" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" 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="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EFI-ExternalFileLinkIdentification"/>
* <element name="CED" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CED-ComputerEnvironmentDetails" maxOccurs="99" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <sequence>
* <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
* </sequence>
* <element name="SegGrp-11" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DMS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DMS-DocumentMessageSummary"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-12" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="10" 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/D19A}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="9999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="15" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="99" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-27" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-29" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-30" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-31" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EFI-ExternalFileLinkIdentification"/>
* <element name="CED" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CED-ComputerEnvironmentDetails" maxOccurs="99" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-32" maxOccurs="99999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CST-CustomsStatusOfGoods"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="20" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TDT-TransportInformation" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-33" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-34" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-35" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-36" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-37" maxOccurs="999" 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/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIN-GoodsIdentityNumber" maxOccurs="99" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-38" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-39" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-40" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-41" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GDS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GDS-NatureOfCargo"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-42" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-43" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-44" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QVR-QuantityVariances"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-45" 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/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-46" maxOccurs="50" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="10" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-47" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-48" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-49" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-50" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <sequence>
* <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
* <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CNT-ControlTotal" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-51" maxOccurs="50" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-52" 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/D19A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CUSDEC", propOrder = {
"content"
})
public class CUSDEC {
@XmlElementRefs({
@XmlElementRef(name = "BGM", type = JAXBElement.class, required = false),
@XmlElementRef(name = "CST", type = JAXBElement.class, required = false),
@XmlElementRef(name = "LOC", type = JAXBElement.class, required = false),
@XmlElementRef(name = "DTM", type = JAXBElement.class, required = false),
@XmlElementRef(name = "GEI", type = JAXBElement.class, required = false),
@XmlElementRef(name = "FII", type = JAXBElement.class, required = false),
@XmlElementRef(name = "MEA", type = JAXBElement.class, required = false),
@XmlElementRef(name = "EQD", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SEL", type = JAXBElement.class, required = false),
@XmlElementRef(name = "FTX", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-1", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-4", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-5", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-6", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-7", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-8", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-10", type = JAXBElement.class, required = false),
@XmlElementRef(name = "UNS", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-11", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-32", type = JAXBElement.class, required = false),
@XmlElementRef(name = "CNT", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-51", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-52", type = JAXBElement.class, required = false)
})
protected List> content;
/**
* Gets the rest of the content model.
*
*
* You are getting this "catch-all" property because of the following reason:
* The field name "UNS" is used by two different parts of a schema. See:
* line 20770 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d19a/target/classes/EDIFACT-Messages.dfdl.xsd
* line 20328 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d19a/target/classes/EDIFACT-Messages.dfdl.xsd
*
* To get rid of this property, apply a property customization to one
* of both of the following declarations to change their names:
* Gets the value of the content 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 content property.
*
*
* For example, to add a new item, do as follows:
*
* getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link JAXBElement }{@code <}{@link BGMBeginningOfMessage }{@code >}
* {@link JAXBElement }{@code <}{@link CNTControlTotal }{@code >}
* {@link JAXBElement }{@code <}{@link CSTCustomsStatusOfGoods }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp10 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp11 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp1 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp32 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp4 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp51 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp52 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp5 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp6 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp7 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp8 }{@code >}
* {@link JAXBElement }{@code <}{@link DTMDateTimePeriod }{@code >}
* {@link JAXBElement }{@code <}{@link EQDEquipmentDetails }{@code >}
* {@link JAXBElement }{@code <}{@link FIIFinancialInstitutionInformation }{@code >}
* {@link JAXBElement }{@code <}{@link FTXFreeText }{@code >}
* {@link JAXBElement }{@code <}{@link GEIProcessingInformation }{@code >}
* {@link JAXBElement }{@code <}{@link LOCPlaceLocationIdentification }{@code >}
* {@link JAXBElement }{@code <}{@link MEAMeasurements }{@code >}
* {@link JAXBElement }{@code <}{@link SELSealNumber }{@code >}
* {@link JAXBElement }{@code <}{@link UNSSectionControl }{@code >}
*
*
*/
public List> getContent() {
if (content == null) {
content = new ArrayList>();
}
return this.content;
}
public CUSDEC withContent(JAXBElement> ... values) {
if (values!= null) {
for (JAXBElement> value: values) {
getContent().add(value);
}
}
return this;
}
public CUSDEC withContent(Collection> values) {
if (values!= null) {
getContent().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/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-2" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}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",
"dtm",
"segGrp2"
})
public static class SegGrp1 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "SegGrp-2")
protected List segGrp2;
/**
* 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 dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = 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 CUSDEC.SegGrp1 .SegGrp2 }
*
*
*/
public List getSegGrp2() {
if (segGrp2 == null) {
segGrp2 = new ArrayList();
}
return this.segGrp2;
}
public CUSDEC.SegGrp1 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CUSDEC.SegGrp1 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CUSDEC.SegGrp1 withSegGrp2(CUSDEC.SegGrp1 .SegGrp2 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp1 .SegGrp2 value: values) {
getSegGrp2().add(value);
}
}
return this;
}
public CUSDEC.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="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp3"
})
public static class SegGrp2 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-3")
protected List segGrp3;
/**
* Gets the value of the pac property.
*
* @return
* possible object is
* {@link PACPackage }
*
*/
public PACPackage getPAC() {
return pac;
}
/**
* Sets the value of the pac property.
*
* @param value
* allowed object is
* {@link PACPackage }
*
*/
public void setPAC(PACPackage value) {
this.pac = value;
}
/**
* 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 CUSDEC.SegGrp1 .SegGrp2 .SegGrp3 }
*
*
*/
public List getSegGrp3() {
if (segGrp3 == null) {
segGrp3 = new ArrayList();
}
return this.segGrp3;
}
public CUSDEC.SegGrp1 .SegGrp2 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp1 .SegGrp2 withSegGrp3(CUSDEC.SegGrp1 .SegGrp2 .SegGrp3 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp1 .SegGrp2 .SegGrp3 value: values) {
getSegGrp3().add(value);
}
}
return this;
}
public CUSDEC.SegGrp1 .SegGrp2 withSegGrp3(Collection values) {
if (values!= null) {
getSegGrp3().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="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx"
})
public static class SegGrp3 {
@XmlElement(name = "PCI", required = true)
protected PCIPackageIdentification pci;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the pci property.
*
* @return
* possible object is
* {@link PCIPackageIdentification }
*
*/
public PCIPackageIdentification getPCI() {
return pci;
}
/**
* Sets the value of the pci property.
*
* @param value
* allowed object is
* {@link PCIPackageIdentification }
*
*/
public void setPCI(PCIPackageIdentification value) {
this.pci = 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 CUSDEC.SegGrp1 .SegGrp2 .SegGrp3 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp1 .SegGrp2 .SegGrp3 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="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EFI-ExternalFileLinkIdentification"/>
* <element name="CED" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CED-ComputerEnvironmentDetails" maxOccurs="99" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"efi",
"ced",
"com",
"rff",
"dtm",
"qty"
})
public static class SegGrp10 {
@XmlElement(name = "EFI", required = true)
protected EFIExternalFileLinkIdentification efi;
@XmlElement(name = "CED")
protected List ced;
@XmlElement(name = "COM")
protected List com;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "QTY")
protected List qty;
/**
* Gets the value of the efi property.
*
* @return
* possible object is
* {@link EFIExternalFileLinkIdentification }
*
*/
public EFIExternalFileLinkIdentification getEFI() {
return efi;
}
/**
* Sets the value of the efi property.
*
* @param value
* allowed object is
* {@link EFIExternalFileLinkIdentification }
*
*/
public void setEFI(EFIExternalFileLinkIdentification value) {
this.efi = value;
}
/**
* Gets the value of the ced 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 ced property.
*
*
* For example, to add a new item, do as follows:
*
* getCED().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CEDComputerEnvironmentDetails }
*
*
*/
public List getCED() {
if (ced == null) {
ced = new ArrayList();
}
return this.ced;
}
/**
* 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;
}
/**
* 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 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 qty 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 qty property.
*
*
* For example, to add a new item, do as follows:
*
* getQTY().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QTYQuantity }
*
*
*/
public List getQTY() {
if (qty == null) {
qty = new ArrayList();
}
return this.qty;
}
public CUSDEC.SegGrp10 withEFI(EFIExternalFileLinkIdentification value) {
setEFI(value);
return this;
}
public CUSDEC.SegGrp10 withCED(CEDComputerEnvironmentDetails... values) {
if (values!= null) {
for (CEDComputerEnvironmentDetails value: values) {
getCED().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withCED(Collection values) {
if (values!= null) {
getCED().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withQTY(QTYQuantity... values) {
if (values!= null) {
for (QTYQuantity value: values) {
getQTY().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withQTY(Collection values) {
if (values!= null) {
getQTY().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="DMS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DMS-DocumentMessageSummary"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-12" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="10" 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/D19A}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="9999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="15" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="99" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-27" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-29" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-30" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-31" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EFI-ExternalFileLinkIdentification"/>
* <element name="CED" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CED-ComputerEnvironmentDetails" maxOccurs="99" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dms",
"dtm",
"mea",
"segGrp12",
"segGrp14",
"segGrp15",
"segGrp17",
"segGrp19",
"segGrp20",
"segGrp22",
"segGrp31"
})
public static class SegGrp11 {
@XmlElement(name = "DMS", required = true)
protected DMSDocumentMessageSummary dms;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "SegGrp-12")
protected List segGrp12;
@XmlElement(name = "SegGrp-14")
protected CUSDEC.SegGrp11 .SegGrp14 segGrp14;
@XmlElement(name = "SegGrp-15")
protected List segGrp15;
@XmlElement(name = "SegGrp-17")
protected List segGrp17;
@XmlElement(name = "SegGrp-19")
protected List segGrp19;
@XmlElement(name = "SegGrp-20")
protected List segGrp20;
@XmlElement(name = "SegGrp-22")
protected List segGrp22;
@XmlElement(name = "SegGrp-31")
protected List segGrp31;
/**
* Gets the value of the dms property.
*
* @return
* possible object is
* {@link DMSDocumentMessageSummary }
*
*/
public DMSDocumentMessageSummary getDMS() {
return dms;
}
/**
* Sets the value of the dms property.
*
* @param value
* allowed object is
* {@link DMSDocumentMessageSummary }
*
*/
public void setDMS(DMSDocumentMessageSummary value) {
this.dms = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
/**
* 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 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 CUSDEC.SegGrp11 .SegGrp12 }
*
*
*/
public List getSegGrp12() {
if (segGrp12 == null) {
segGrp12 = new ArrayList();
}
return this.segGrp12;
}
/**
* Gets the value of the segGrp14 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp11 .SegGrp14 }
*
*/
public CUSDEC.SegGrp11 .SegGrp14 getSegGrp14() {
return segGrp14;
}
/**
* Sets the value of the segGrp14 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp11 .SegGrp14 }
*
*/
public void setSegGrp14(CUSDEC.SegGrp11 .SegGrp14 value) {
this.segGrp14 = value;
}
/**
* 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 CUSDEC.SegGrp11 .SegGrp15 }
*
*
*/
public List getSegGrp15() {
if (segGrp15 == null) {
segGrp15 = new ArrayList();
}
return this.segGrp15;
}
/**
* Gets the value of the segGrp17 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 segGrp17 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp17().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp17 }
*
*
*/
public List getSegGrp17() {
if (segGrp17 == null) {
segGrp17 = new ArrayList();
}
return this.segGrp17;
}
/**
* Gets the value of the segGrp19 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 segGrp19 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp19().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp19 }
*
*
*/
public List getSegGrp19() {
if (segGrp19 == null) {
segGrp19 = new ArrayList();
}
return this.segGrp19;
}
/**
* Gets the value of the segGrp20 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 segGrp20 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp20().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp20 }
*
*
*/
public List getSegGrp20() {
if (segGrp20 == null) {
segGrp20 = new ArrayList();
}
return this.segGrp20;
}
/**
* Gets the value of the segGrp22 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 segGrp22 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp22().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 }
*
*
*/
public List getSegGrp22() {
if (segGrp22 == null) {
segGrp22 = new ArrayList();
}
return this.segGrp22;
}
/**
* Gets the value of the segGrp31 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 segGrp31 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp31().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp31 }
*
*
*/
public List getSegGrp31() {
if (segGrp31 == null) {
segGrp31 = new ArrayList();
}
return this.segGrp31;
}
public CUSDEC.SegGrp11 withDMS(DMSDocumentMessageSummary value) {
setDMS(value);
return this;
}
public CUSDEC.SegGrp11 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CUSDEC.SegGrp11 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp12(CUSDEC.SegGrp11 .SegGrp12 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp12 value: values) {
getSegGrp12().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp12(Collection values) {
if (values!= null) {
getSegGrp12().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp14(CUSDEC.SegGrp11 .SegGrp14 value) {
setSegGrp14(value);
return this;
}
public CUSDEC.SegGrp11 withSegGrp15(CUSDEC.SegGrp11 .SegGrp15 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp15 value: values) {
getSegGrp15().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp15(Collection values) {
if (values!= null) {
getSegGrp15().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp17(CUSDEC.SegGrp11 .SegGrp17 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp17 value: values) {
getSegGrp17().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp17(Collection values) {
if (values!= null) {
getSegGrp17().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp19(CUSDEC.SegGrp11 .SegGrp19 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp19 value: values) {
getSegGrp19().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp19(Collection values) {
if (values!= null) {
getSegGrp19().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp20(CUSDEC.SegGrp11 .SegGrp20 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp20 value: values) {
getSegGrp20().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp20(Collection values) {
if (values!= null) {
getSegGrp20().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp22(CUSDEC.SegGrp11 .SegGrp22 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 value: values) {
getSegGrp22().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp22(Collection values) {
if (values!= null) {
getSegGrp22().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp31(CUSDEC.SegGrp11 .SegGrp31 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp31 value: values) {
getSegGrp31().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 withSegGrp31(Collection values) {
if (values!= null) {
getSegGrp31().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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"segGrp13"
})
public static class SegGrp12 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "SegGrp-13")
protected CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 segGrp13;
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
/**
* Gets the value of the segGrp13 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 }
*
*/
public CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 getSegGrp13() {
return segGrp13;
}
/**
* Sets the value of the segGrp13 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 }
*
*/
public void setSegGrp13(CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 value) {
this.segGrp13 = value;
}
public CUSDEC.SegGrp11 .SegGrp12 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp12 withSegGrp13(CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 value) {
setSegGrp13(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="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp13 {
@XmlElement(name = "CUX", required = true)
protected CUXCurrencies cux;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the cux property.
*
* @return
* possible object is
* {@link CUXCurrencies }
*
*/
public CUXCurrencies getCUX() {
return cux;
}
/**
* Sets the value of the cux property.
*
* @param value
* allowed object is
* {@link CUXCurrencies }
*
*/
public void setCUX(CUXCurrencies value) {
this.cux = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp12 .SegGrp13 withDTM(DTMDateTimePeriod value) {
setDTM(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="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tod",
"loc",
"ftx"
})
public static class SegGrp14 {
@XmlElement(name = "TOD", required = true)
protected TODTermsOfDeliveryOrTransport tod;
@XmlElement(name = "LOC")
protected List loc;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the tod property.
*
* @return
* possible object is
* {@link TODTermsOfDeliveryOrTransport }
*
*/
public TODTermsOfDeliveryOrTransport getTOD() {
return tod;
}
/**
* Sets the value of the tod property.
*
* @param value
* allowed object is
* {@link TODTermsOfDeliveryOrTransport }
*
*/
public void setTOD(TODTermsOfDeliveryOrTransport value) {
this.tod = 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 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 CUSDEC.SegGrp11 .SegGrp14 withTOD(TODTermsOfDeliveryOrTransport value) {
setTOD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp14 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp14 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp14 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="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"nad",
"segGrp16"
})
public static class SegGrp15 {
@XmlElement(name = "NAD", required = true)
protected NADNameAndAddress nad;
@XmlElement(name = "SegGrp-16")
protected List segGrp16;
/**
* 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 segGrp16 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 segGrp16 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp16().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 }
*
*
*/
public List getSegGrp16() {
if (segGrp16 == null) {
segGrp16 = new ArrayList();
}
return this.segGrp16;
}
public CUSDEC.SegGrp11 .SegGrp15 withNAD(NADNameAndAddress value) {
setNAD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp15 withSegGrp16(CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 value: values) {
getSegGrp16().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp15 withSegGrp16(Collection values) {
if (values!= null) {
getSegGrp16().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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"loc"
})
public static class SegGrp16 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "LOC")
protected LOCPlaceLocationIdentification loc;
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = 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 loc property.
*
* @return
* possible object is
* {@link LOCPlaceLocationIdentification }
*
*/
public LOCPlaceLocationIdentification getLOC() {
return loc;
}
/**
* Sets the value of the loc property.
*
* @param value
* allowed object is
* {@link LOCPlaceLocationIdentification }
*
*/
public void setLOC(LOCPlaceLocationIdentification value) {
this.loc = value;
}
public CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp15 .SegGrp16 withLOC(LOCPlaceLocationIdentification value) {
setLOC(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="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp18"
})
public static class SegGrp17 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-18")
protected List segGrp18;
/**
* Gets the value of the pac property.
*
* @return
* possible object is
* {@link PACPackage }
*
*/
public PACPackage getPAC() {
return pac;
}
/**
* Sets the value of the pac property.
*
* @param value
* allowed object is
* {@link PACPackage }
*
*/
public void setPAC(PACPackage value) {
this.pac = value;
}
/**
* Gets the value of the segGrp18 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 segGrp18 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp18().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 }
*
*
*/
public List getSegGrp18() {
if (segGrp18 == null) {
segGrp18 = new ArrayList();
}
return this.segGrp18;
}
public CUSDEC.SegGrp11 .SegGrp17 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp17 withSegGrp18(CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 value: values) {
getSegGrp18().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp17 withSegGrp18(Collection values) {
if (values!= null) {
getSegGrp18().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="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx",
"rff"
})
public static class SegGrp18 {
@XmlElement(name = "PCI", required = true)
protected PCIPackageIdentification pci;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
@XmlElement(name = "RFF")
protected RFFReference rff;
/**
* Gets the value of the pci property.
*
* @return
* possible object is
* {@link PCIPackageIdentification }
*
*/
public PCIPackageIdentification getPCI() {
return pci;
}
/**
* Sets the value of the pci property.
*
* @param value
* allowed object is
* {@link PCIPackageIdentification }
*
*/
public void setPCI(PCIPackageIdentification value) {
this.pci = 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;
}
/**
* 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;
}
public CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp17 .SegGrp18 withRFF(RFFReference value) {
setRFF(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="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pyt",
"moa",
"pcd",
"ftx"
})
public static class SegGrp19 {
@XmlElement(name = "PYT", required = true)
protected PYTPaymentTerms pyt;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the pyt property.
*
* @return
* possible object is
* {@link PYTPaymentTerms }
*
*/
public PYTPaymentTerms getPYT() {
return pyt;
}
/**
* Sets the value of the pyt property.
*
* @param value
* allowed object is
* {@link PYTPaymentTerms }
*
*/
public void setPYT(PYTPaymentTerms value) {
this.pyt = value;
}
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = 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 CUSDEC.SegGrp11 .SegGrp19 withPYT(PYTPaymentTerms value) {
setPYT(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp19 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp19 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp19 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="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"alc",
"rte",
"moa",
"pcd",
"qty",
"segGrp21"
})
public static class SegGrp20 {
@XmlElement(name = "ALC", required = true)
protected ALCAllowanceOrCharge alc;
@XmlElement(name = "RTE")
protected RTERateDetails rte;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "QTY")
protected QTYQuantity qty;
@XmlElement(name = "SegGrp-21")
protected CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 segGrp21;
/**
* Gets the value of the alc property.
*
* @return
* possible object is
* {@link ALCAllowanceOrCharge }
*
*/
public ALCAllowanceOrCharge getALC() {
return alc;
}
/**
* Sets the value of the alc property.
*
* @param value
* allowed object is
* {@link ALCAllowanceOrCharge }
*
*/
public void setALC(ALCAllowanceOrCharge value) {
this.alc = value;
}
/**
* Gets the value of the rte property.
*
* @return
* possible object is
* {@link RTERateDetails }
*
*/
public RTERateDetails getRTE() {
return rte;
}
/**
* Sets the value of the rte property.
*
* @param value
* allowed object is
* {@link RTERateDetails }
*
*/
public void setRTE(RTERateDetails value) {
this.rte = value;
}
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = value;
}
/**
* 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 segGrp21 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 }
*
*/
public CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 getSegGrp21() {
return segGrp21;
}
/**
* Sets the value of the segGrp21 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 }
*
*/
public void setSegGrp21(CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 value) {
this.segGrp21 = value;
}
public CUSDEC.SegGrp11 .SegGrp20 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 withRTE(RTERateDetails value) {
setRTE(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 withSegGrp21(CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 value) {
setSegGrp21(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="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp21 {
@XmlElement(name = "CUX", required = true)
protected CUXCurrencies cux;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the cux property.
*
* @return
* possible object is
* {@link CUXCurrencies }
*
*/
public CUXCurrencies getCUX() {
return cux;
}
/**
* Sets the value of the cux property.
*
* @param value
* allowed object is
* {@link CUXCurrencies }
*
*/
public void setCUX(CUXCurrencies value) {
this.cux = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp20 .SegGrp21 withDTM(DTMDateTimePeriod value) {
setDTM(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="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="15" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="99" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-27" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-29" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-30" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"lin",
"pia",
"qty",
"pri",
"pcd",
"mea",
"qvr",
"moa",
"nad",
"gir",
"gei",
"loc",
"segGrp23",
"segGrp24",
"segGrp26",
"segGrp27",
"segGrp28",
"segGrp29"
})
public static class SegGrp22 {
@XmlElement(name = "LIN", required = true)
protected LINLineItem lin;
@XmlElement(name = "PIA")
protected PIAAdditionalProductId pia;
@XmlElement(name = "QTY")
protected QTYQuantity qty;
@XmlElement(name = "PRI")
protected List pri;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "QVR")
protected List qvr;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "NAD")
protected List nad;
@XmlElement(name = "GIR")
protected List gir;
@XmlElement(name = "GEI")
protected List gei;
@XmlElement(name = "LOC")
protected LOCPlaceLocationIdentification loc;
@XmlElement(name = "SegGrp-23")
protected List segGrp23;
@XmlElement(name = "SegGrp-24")
protected List segGrp24;
@XmlElement(name = "SegGrp-26")
protected CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 segGrp26;
@XmlElement(name = "SegGrp-27")
protected List segGrp27;
@XmlElement(name = "SegGrp-28")
protected List segGrp28;
@XmlElement(name = "SegGrp-29")
protected List segGrp29;
/**
* Gets the value of the lin property.
*
* @return
* possible object is
* {@link LINLineItem }
*
*/
public LINLineItem getLIN() {
return lin;
}
/**
* Sets the value of the lin property.
*
* @param value
* allowed object is
* {@link LINLineItem }
*
*/
public void setLIN(LINLineItem value) {
this.lin = value;
}
/**
* Gets the value of the pia property.
*
* @return
* possible object is
* {@link PIAAdditionalProductId }
*
*/
public PIAAdditionalProductId getPIA() {
return pia;
}
/**
* Sets the value of the pia property.
*
* @param value
* allowed object is
* {@link PIAAdditionalProductId }
*
*/
public void setPIA(PIAAdditionalProductId value) {
this.pia = value;
}
/**
* 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 pri 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 pri property.
*
*
* For example, to add a new item, do as follows:
*
* getPRI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PRIPriceDetails }
*
*
*/
public List getPRI() {
if (pri == null) {
pri = new ArrayList();
}
return this.pri;
}
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = value;
}
/**
* 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 qvr 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 qvr property.
*
*
* For example, to add a new item, do as follows:
*
* getQVR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QVRQuantityVariances }
*
*
*/
public List getQVR() {
if (qvr == null) {
qvr = new ArrayList();
}
return this.qvr;
}
/**
* 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 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 gir 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 gir property.
*
*
* For example, to add a new item, do as follows:
*
* getGIR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GIRRelatedIdentificationNumbers }
*
*
*/
public List getGIR() {
if (gir == null) {
gir = new ArrayList();
}
return this.gir;
}
/**
* Gets the value of the gei 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 gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
/**
* Gets the value of the loc property.
*
* @return
* possible object is
* {@link LOCPlaceLocationIdentification }
*
*/
public LOCPlaceLocationIdentification getLOC() {
return loc;
}
/**
* Sets the value of the loc property.
*
* @param value
* allowed object is
* {@link LOCPlaceLocationIdentification }
*
*/
public void setLOC(LOCPlaceLocationIdentification value) {
this.loc = value;
}
/**
* Gets the value of the segGrp23 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 segGrp23 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp23().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 }
*
*
*/
public List getSegGrp23() {
if (segGrp23 == null) {
segGrp23 = new ArrayList();
}
return this.segGrp23;
}
/**
* Gets the value of the segGrp24 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 segGrp24 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp24().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 }
*
*
*/
public List getSegGrp24() {
if (segGrp24 == null) {
segGrp24 = new ArrayList();
}
return this.segGrp24;
}
/**
* Gets the value of the segGrp26 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 }
*
*/
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 getSegGrp26() {
return segGrp26;
}
/**
* Sets the value of the segGrp26 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 }
*
*/
public void setSegGrp26(CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 value) {
this.segGrp26 = value;
}
/**
* Gets the value of the segGrp27 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 segGrp27 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp27().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 }
*
*
*/
public List getSegGrp27() {
if (segGrp27 == null) {
segGrp27 = new ArrayList();
}
return this.segGrp27;
}
/**
* Gets the value of the segGrp28 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 segGrp28 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp28().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp28 }
*
*
*/
public List getSegGrp28() {
if (segGrp28 == null) {
segGrp28 = new ArrayList();
}
return this.segGrp28;
}
/**
* Gets the value of the segGrp29 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 segGrp29 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp29().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 }
*
*
*/
public List getSegGrp29() {
if (segGrp29 == null) {
segGrp29 = new ArrayList();
}
return this.segGrp29;
}
public CUSDEC.SegGrp11 .SegGrp22 withLIN(LINLineItem value) {
setLIN(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withPIA(PIAAdditionalProductId value) {
setPIA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withPRI(PRIPriceDetails... values) {
if (values!= null) {
for (PRIPriceDetails value: values) {
getPRI().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withPRI(Collection values) {
if (values!= null) {
getPRI().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withQVR(QVRQuantityVariances... values) {
if (values!= null) {
for (QVRQuantityVariances value: values) {
getQVR().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withQVR(Collection values) {
if (values!= null) {
getQVR().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withNAD(NADNameAndAddress... values) {
if (values!= null) {
for (NADNameAndAddress value: values) {
getNAD().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withNAD(Collection values) {
if (values!= null) {
getNAD().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withGIR(GIRRelatedIdentificationNumbers... values) {
if (values!= null) {
for (GIRRelatedIdentificationNumbers value: values) {
getGIR().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withGIR(Collection values) {
if (values!= null) {
getGIR().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withLOC(LOCPlaceLocationIdentification value) {
setLOC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp23(CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 value: values) {
getSegGrp23().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp23(Collection values) {
if (values!= null) {
getSegGrp23().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp24(CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 value: values) {
getSegGrp24().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp24(Collection values) {
if (values!= null) {
getSegGrp24().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp26(CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 value) {
setSegGrp26(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp27(CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 value: values) {
getSegGrp27().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp27(Collection values) {
if (values!= null) {
getSegGrp27().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp28(CUSDEC.SegGrp11 .SegGrp22 .SegGrp28 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp28 value: values) {
getSegGrp28().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp28(Collection values) {
if (values!= null) {
getSegGrp28().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp29(CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 value: values) {
getSegGrp29().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 withSegGrp29(Collection values) {
if (values!= null) {
getSegGrp29().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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm"
})
public static class SegGrp23 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = 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;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp23 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="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"alc",
"rte",
"moa",
"pcd",
"qty",
"segGrp25"
})
public static class SegGrp24 {
@XmlElement(name = "ALC", required = true)
protected ALCAllowanceOrCharge alc;
@XmlElement(name = "RTE")
protected RTERateDetails rte;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "QTY")
protected QTYQuantity qty;
@XmlElement(name = "SegGrp-25")
protected CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 segGrp25;
/**
* Gets the value of the alc property.
*
* @return
* possible object is
* {@link ALCAllowanceOrCharge }
*
*/
public ALCAllowanceOrCharge getALC() {
return alc;
}
/**
* Sets the value of the alc property.
*
* @param value
* allowed object is
* {@link ALCAllowanceOrCharge }
*
*/
public void setALC(ALCAllowanceOrCharge value) {
this.alc = value;
}
/**
* Gets the value of the rte property.
*
* @return
* possible object is
* {@link RTERateDetails }
*
*/
public RTERateDetails getRTE() {
return rte;
}
/**
* Sets the value of the rte property.
*
* @param value
* allowed object is
* {@link RTERateDetails }
*
*/
public void setRTE(RTERateDetails value) {
this.rte = value;
}
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = value;
}
/**
* 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 segGrp25 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 }
*
*/
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 getSegGrp25() {
return segGrp25;
}
/**
* Sets the value of the segGrp25 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 }
*
*/
public void setSegGrp25(CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 value) {
this.segGrp25 = value;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withRTE(RTERateDetails value) {
setRTE(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 withSegGrp25(CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 value) {
setSegGrp25(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="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp25 {
@XmlElement(name = "CUX", required = true)
protected CUXCurrencies cux;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the cux property.
*
* @return
* possible object is
* {@link CUXCurrencies }
*
*/
public CUXCurrencies getCUX() {
return cux;
}
/**
* Sets the value of the cux property.
*
* @param value
* allowed object is
* {@link CUXCurrencies }
*
*/
public void setCUX(CUXCurrencies value) {
this.cux = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp24 .SegGrp25 withDTM(DTMDateTimePeriod value) {
setDTM(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="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tod",
"loc"
})
public static class SegGrp26 {
@XmlElement(name = "TOD", required = true)
protected TODTermsOfDeliveryOrTransport tod;
@XmlElement(name = "LOC")
protected List loc;
/**
* Gets the value of the tod property.
*
* @return
* possible object is
* {@link TODTermsOfDeliveryOrTransport }
*
*/
public TODTermsOfDeliveryOrTransport getTOD() {
return tod;
}
/**
* Sets the value of the tod property.
*
* @param value
* allowed object is
* {@link TODTermsOfDeliveryOrTransport }
*
*/
public void setTOD(TODTermsOfDeliveryOrTransport value) {
this.tod = 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;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 withTOD(TODTermsOfDeliveryOrTransport value) {
setTOD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp26 withLOC(Collection values) {
if (values!= null) {
getLOC().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="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pyt",
"moa",
"pcd",
"ftx"
})
public static class SegGrp27 {
@XmlElement(name = "PYT", required = true)
protected PYTPaymentTerms pyt;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the pyt property.
*
* @return
* possible object is
* {@link PYTPaymentTerms }
*
*/
public PYTPaymentTerms getPYT() {
return pyt;
}
/**
* Sets the value of the pyt property.
*
* @param value
* allowed object is
* {@link PYTPaymentTerms }
*
*/
public void setPYT(PYTPaymentTerms value) {
this.pyt = value;
}
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = 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 CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 withPYT(PYTPaymentTerms value) {
setPYT(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp27 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"ftx"
})
public static class SegGrp28 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the imd property.
*
* @return
* possible object is
* {@link IMDItemDescription }
*
*/
public IMDItemDescription getIMD() {
return imd;
}
/**
* Sets the value of the imd property.
*
* @param value
* allowed object is
* {@link IMDItemDescription }
*
*/
public void setIMD(IMDItemDescription value) {
this.imd = 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 CUSDEC.SegGrp11 .SegGrp22 .SegGrp28 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp28 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="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-30" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp30"
})
public static class SegGrp29 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-30")
protected List segGrp30;
/**
* Gets the value of the pac property.
*
* @return
* possible object is
* {@link PACPackage }
*
*/
public PACPackage getPAC() {
return pac;
}
/**
* Sets the value of the pac property.
*
* @param value
* allowed object is
* {@link PACPackage }
*
*/
public void setPAC(PACPackage value) {
this.pac = value;
}
/**
* Gets the value of the segGrp30 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 segGrp30 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp30().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 }
*
*
*/
public List getSegGrp30() {
if (segGrp30 == null) {
segGrp30 = new ArrayList();
}
return this.segGrp30;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 withSegGrp30(CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 value: values) {
getSegGrp30().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 withSegGrp30(Collection values) {
if (values!= null) {
getSegGrp30().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="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx",
"rff"
})
public static class SegGrp30 {
@XmlElement(name = "PCI", required = true)
protected PCIPackageIdentification pci;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
@XmlElement(name = "RFF")
protected RFFReference rff;
/**
* Gets the value of the pci property.
*
* @return
* possible object is
* {@link PCIPackageIdentification }
*
*/
public PCIPackageIdentification getPCI() {
return pci;
}
/**
* Sets the value of the pci property.
*
* @param value
* allowed object is
* {@link PCIPackageIdentification }
*
*/
public void setPCI(PCIPackageIdentification value) {
this.pci = 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;
}
/**
* 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;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp22 .SegGrp29 .SegGrp30 withRFF(RFFReference value) {
setRFF(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="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EFI-ExternalFileLinkIdentification"/>
* <element name="CED" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CED-ComputerEnvironmentDetails" maxOccurs="99" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"efi",
"ced",
"com",
"rff",
"dtm",
"qty"
})
public static class SegGrp31 {
@XmlElement(name = "EFI", required = true)
protected EFIExternalFileLinkIdentification efi;
@XmlElement(name = "CED")
protected List ced;
@XmlElement(name = "COM")
protected List com;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "QTY")
protected List qty;
/**
* Gets the value of the efi property.
*
* @return
* possible object is
* {@link EFIExternalFileLinkIdentification }
*
*/
public EFIExternalFileLinkIdentification getEFI() {
return efi;
}
/**
* Sets the value of the efi property.
*
* @param value
* allowed object is
* {@link EFIExternalFileLinkIdentification }
*
*/
public void setEFI(EFIExternalFileLinkIdentification value) {
this.efi = value;
}
/**
* Gets the value of the ced 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 ced property.
*
*
* For example, to add a new item, do as follows:
*
* getCED().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CEDComputerEnvironmentDetails }
*
*
*/
public List getCED() {
if (ced == null) {
ced = new ArrayList();
}
return this.ced;
}
/**
* 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;
}
/**
* 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 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 qty 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 qty property.
*
*
* For example, to add a new item, do as follows:
*
* getQTY().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QTYQuantity }
*
*
*/
public List getQTY() {
if (qty == null) {
qty = new ArrayList();
}
return this.qty;
}
public CUSDEC.SegGrp11 .SegGrp31 withEFI(EFIExternalFileLinkIdentification value) {
setEFI(value);
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withCED(CEDComputerEnvironmentDetails... values) {
if (values!= null) {
for (CEDComputerEnvironmentDetails value: values) {
getCED().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withCED(Collection values) {
if (values!= null) {
getCED().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withQTY(QTYQuantity... values) {
if (values!= null) {
for (QTYQuantity value: values) {
getQTY().add(value);
}
}
return this;
}
public CUSDEC.SegGrp11 .SegGrp31 withQTY(Collection values) {
if (values!= null) {
getQTY().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="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CST-CustomsStatusOfGoods"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="20" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TDT-TransportInformation" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-33" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAC-Package"/>
* </sequence>
* <element name="SegGrp-34" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-35" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-36" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-37" maxOccurs="999" 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/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIN-GoodsIdentityNumber" maxOccurs="99" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-38" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-39" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-40" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-41" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GDS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GDS-NatureOfCargo"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-42" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-43" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-44" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QVR-QuantityVariances"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-45" 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/D19A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-46" maxOccurs="50" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" maxOccurs="10" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}NAD-NameAndAddress" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-47" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-48" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-49" maxOccurs="10" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-50" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cst",
"ftx",
"loc",
"dtm",
"mea",
"nad",
"tdt",
"segGrp33",
"segGrp35",
"segGrp37",
"segGrp39",
"segGrp40",
"segGrp41",
"segGrp42",
"segGrp43",
"segGrp44",
"segGrp46"
})
public static class SegGrp32 {
@XmlElement(name = "CST", required = true)
protected CSTCustomsStatusOfGoods cst;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "LOC")
protected List loc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "NAD")
protected List nad;
@XmlElement(name = "TDT")
protected List tdt;
@XmlElement(name = "SegGrp-33")
protected List segGrp33;
@XmlElement(name = "SegGrp-35")
protected List segGrp35;
@XmlElement(name = "SegGrp-37")
protected List segGrp37;
@XmlElement(name = "SegGrp-39")
protected List segGrp39;
@XmlElement(name = "SegGrp-40")
protected CUSDEC.SegGrp32 .SegGrp40 segGrp40;
@XmlElement(name = "SegGrp-41")
protected CUSDEC.SegGrp32 .SegGrp41 segGrp41;
@XmlElement(name = "SegGrp-42")
protected List segGrp42;
@XmlElement(name = "SegGrp-43")
protected List segGrp43;
@XmlElement(name = "SegGrp-44")
protected CUSDEC.SegGrp32 .SegGrp44 segGrp44;
@XmlElement(name = "SegGrp-46")
protected List segGrp46;
/**
* 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 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 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 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 tdt 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 tdt property.
*
*
* For example, to add a new item, do as follows:
*
* getTDT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link TDTTransportInformation }
*
*
*/
public List getTDT() {
if (tdt == null) {
tdt = new ArrayList();
}
return this.tdt;
}
/**
* Gets the value of the segGrp33 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 segGrp33 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp33().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp33 }
*
*
*/
public List getSegGrp33() {
if (segGrp33 == null) {
segGrp33 = new ArrayList();
}
return this.segGrp33;
}
/**
* Gets the value of the segGrp35 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 segGrp35 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp35().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp35 }
*
*
*/
public List getSegGrp35() {
if (segGrp35 == null) {
segGrp35 = new ArrayList();
}
return this.segGrp35;
}
/**
* Gets the value of the segGrp37 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 segGrp37 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp37().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp37 }
*
*
*/
public List getSegGrp37() {
if (segGrp37 == null) {
segGrp37 = new ArrayList();
}
return this.segGrp37;
}
/**
* Gets the value of the segGrp39 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 segGrp39 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp39().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp39 }
*
*
*/
public List getSegGrp39() {
if (segGrp39 == null) {
segGrp39 = new ArrayList();
}
return this.segGrp39;
}
/**
* Gets the value of the segGrp40 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp32 .SegGrp40 }
*
*/
public CUSDEC.SegGrp32 .SegGrp40 getSegGrp40() {
return segGrp40;
}
/**
* Sets the value of the segGrp40 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp32 .SegGrp40 }
*
*/
public void setSegGrp40(CUSDEC.SegGrp32 .SegGrp40 value) {
this.segGrp40 = value;
}
/**
* Gets the value of the segGrp41 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp32 .SegGrp41 }
*
*/
public CUSDEC.SegGrp32 .SegGrp41 getSegGrp41() {
return segGrp41;
}
/**
* Sets the value of the segGrp41 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp32 .SegGrp41 }
*
*/
public void setSegGrp41(CUSDEC.SegGrp32 .SegGrp41 value) {
this.segGrp41 = value;
}
/**
* Gets the value of the segGrp42 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 segGrp42 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp42().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp42 }
*
*
*/
public List getSegGrp42() {
if (segGrp42 == null) {
segGrp42 = new ArrayList();
}
return this.segGrp42;
}
/**
* Gets the value of the segGrp43 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 segGrp43 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp43().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp32 .SegGrp43 }
*
*
*/
public List getSegGrp43() {
if (segGrp43 == null) {
segGrp43 = new ArrayList();
}
return this.segGrp43;
}
/**
* Gets the value of the segGrp44 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp32 .SegGrp44 }
*
*/
public CUSDEC.SegGrp32 .SegGrp44 getSegGrp44() {
return segGrp44;
}
/**
* Sets the value of the segGrp44 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp32 .SegGrp44 }
*
*/
public void setSegGrp44(CUSDEC.SegGrp32 .SegGrp44 value) {
this.segGrp44 = value;
}
/**
* Gets the value of the segGrp46 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