org.smooks.edifact.binding.d96b.CUSDEC Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d96b-edifact-binding
* %%
* Copyright (C) 2020 - 2025 Smooks
* %%
* Licensed under the terms of the Apache License Version 2.0, or
* the GNU Lesser General Public License version 3.0 or later.
*
* SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later
*
* ======================================================================
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* ======================================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* =========================LICENSE_END==================================
*/
//
// This file was generated by the Eclipse Implementation of JAXB, v3.0.2
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.04 at 11:58:58 AM UTC
//
package org.smooks.edifact.binding.d96b;
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/D96B}BGM-BeginningOfMessage"/>
* <element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}CST-CustomsStatusOfGoods" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="15" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" maxOccurs="25" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FII-FinancialInstitutionInformation" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}EQD-EquipmentDetails" maxOccurs="999" minOccurs="0"/>
* <element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}SEL-SealNumber" maxOccurs="999" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}TDT-DetailsOfTransport"/>
* <element name="TPL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}TPL-TransportPlacement" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-6" 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/D96B}NAD-NameAndAddress"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" maxOccurs="10" minOccurs="0"/>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}CTA-ContactInformation" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </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"/>
* </sequence>
* <element name="SegGrp-10" 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/D96B}DMS-DocumentMessageSummary"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-11" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-12" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-13" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" 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/D96B}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-15" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-17" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-18" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-20" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" 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/D96B}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-22" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-23" 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-24" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-25" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-29" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-30" maxOccurs="9999" 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/D96B}CST-CustomsStatusOfGoods"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="20" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}TDT-DetailsOfTransport" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-31" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-32" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-33" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-34" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-35" 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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIN-GoodsIdentityNumber" maxOccurs="99" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-36" 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/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-37" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-38" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-39" 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/D96B}GDS-NatureOfCargo"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-40" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-41" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-42" 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/D96B}QVR-QuantityVariances"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-43" 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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-44" 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/D96B}GIR-RelatedIdentificationNumbers"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" maxOccurs="10" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-45" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-46" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-47" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-48" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}CNT-ControlTotal" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-49" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-50" 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/D96B}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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 = "GIS", 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 = "UNS", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-10", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-30", type = JAXBElement.class, required = false),
@XmlElementRef(name = "CNT", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-49", type = JAXBElement.class, required = false),
@XmlElementRef(name = "SegGrp-50", 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 1533 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d96b/target/classes/EDIFACT-Messages.dfdl.xsd
* line 1107 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d96b/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.SegGrp1 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp30 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp49 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp4 }{@code >}
* {@link JAXBElement }{@code <}{@link CUSDEC.SegGrp50 }{@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 GISGeneralIndicator }{@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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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="DMS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DMS-DocumentMessageSummary"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-11" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-12" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-13" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" 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/D96B}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-15" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-17" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-18" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-20" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" 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/D96B}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-22" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-23" 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-24" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-25" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-29" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dms",
"dtm",
"mea",
"segGrp11",
"segGrp13",
"segGrp14",
"segGrp16",
"segGrp18",
"segGrp19",
"segGrp21"
})
public static class SegGrp10 {
@XmlElement(name = "DMS", required = true)
protected DMSDocumentMessageSummary dms;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "SegGrp-11")
protected List segGrp11;
@XmlElement(name = "SegGrp-13")
protected CUSDEC.SegGrp10 .SegGrp13 segGrp13;
@XmlElement(name = "SegGrp-14")
protected List segGrp14;
@XmlElement(name = "SegGrp-16")
protected List segGrp16;
@XmlElement(name = "SegGrp-18")
protected List segGrp18;
@XmlElement(name = "SegGrp-19")
protected List segGrp19;
@XmlElement(name = "SegGrp-21")
protected List segGrp21;
/**
* 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 segGrp11 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp11 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp11().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp10 .SegGrp11 }
*
*
*/
public List getSegGrp11() {
if (segGrp11 == null) {
segGrp11 = new ArrayList();
}
return this.segGrp11;
}
/**
* Gets the value of the segGrp13 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp10 .SegGrp13 }
*
*/
public CUSDEC.SegGrp10 .SegGrp13 getSegGrp13() {
return segGrp13;
}
/**
* Sets the value of the segGrp13 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp10 .SegGrp13 }
*
*/
public void setSegGrp13(CUSDEC.SegGrp10 .SegGrp13 value) {
this.segGrp13 = value;
}
/**
* Gets the value of the segGrp14 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp14 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp14().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp10 .SegGrp14 }
*
*
*/
public List getSegGrp14() {
if (segGrp14 == null) {
segGrp14 = new ArrayList();
}
return this.segGrp14;
}
/**
* 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.SegGrp10 .SegGrp16 }
*
*
*/
public List getSegGrp16() {
if (segGrp16 == null) {
segGrp16 = new ArrayList();
}
return this.segGrp16;
}
/**
* 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.SegGrp10 .SegGrp18 }
*
*
*/
public List getSegGrp18() {
if (segGrp18 == null) {
segGrp18 = new ArrayList();
}
return this.segGrp18;
}
/**
* 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.SegGrp10 .SegGrp19 }
*
*
*/
public List getSegGrp19() {
if (segGrp19 == null) {
segGrp19 = new ArrayList();
}
return this.segGrp19;
}
/**
* Gets the value of the segGrp21 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 segGrp21 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp21().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp10 .SegGrp21 }
*
*
*/
public List getSegGrp21() {
if (segGrp21 == null) {
segGrp21 = new ArrayList();
}
return this.segGrp21;
}
public CUSDEC.SegGrp10 withDMS(DMSDocumentMessageSummary value) {
setDMS(value);
return this;
}
public CUSDEC.SegGrp10 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CUSDEC.SegGrp10 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp11(CUSDEC.SegGrp10 .SegGrp11 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp11 value: values) {
getSegGrp11().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp11(Collection values) {
if (values!= null) {
getSegGrp11().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp13(CUSDEC.SegGrp10 .SegGrp13 value) {
setSegGrp13(value);
return this;
}
public CUSDEC.SegGrp10 withSegGrp14(CUSDEC.SegGrp10 .SegGrp14 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp14 value: values) {
getSegGrp14().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp14(Collection values) {
if (values!= null) {
getSegGrp14().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp16(CUSDEC.SegGrp10 .SegGrp16 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp16 value: values) {
getSegGrp16().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp16(Collection values) {
if (values!= null) {
getSegGrp16().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp18(CUSDEC.SegGrp10 .SegGrp18 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp18 value: values) {
getSegGrp18().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp18(Collection values) {
if (values!= null) {
getSegGrp18().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp19(CUSDEC.SegGrp10 .SegGrp19 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp19 value: values) {
getSegGrp19().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp19(Collection values) {
if (values!= null) {
getSegGrp19().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp21(CUSDEC.SegGrp10 .SegGrp21 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 value: values) {
getSegGrp21().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 withSegGrp21(Collection values) {
if (values!= null) {
getSegGrp21().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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-12" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"segGrp12"
})
public static class SegGrp11 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "SegGrp-12")
protected CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 segGrp12;
/**
* 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 segGrp12 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 }
*
*/
public CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 getSegGrp12() {
return segGrp12;
}
/**
* Sets the value of the segGrp12 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 }
*
*/
public void setSegGrp12(CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 value) {
this.segGrp12 = value;
}
public CUSDEC.SegGrp10 .SegGrp11 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp11 withSegGrp12(CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 value) {
setSegGrp12(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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp12 {
@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.SegGrp10 .SegGrp11 .SegGrp12 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp11 .SegGrp12 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tod",
"loc",
"ftx"
})
public static class SegGrp13 {
@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.SegGrp10 .SegGrp13 withTOD(TODTermsOfDeliveryOrTransport value) {
setTOD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp13 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp13 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp13 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/D96B}NAD-NameAndAddress"/>
* </sequence>
* <element name="SegGrp-15" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"nad",
"segGrp15"
})
public static class SegGrp14 {
@XmlElement(name = "NAD", required = true)
protected NADNameAndAddress nad;
@XmlElement(name = "SegGrp-15")
protected List segGrp15;
/**
* 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 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.SegGrp10 .SegGrp14 .SegGrp15 }
*
*
*/
public List getSegGrp15() {
if (segGrp15 == null) {
segGrp15 = new ArrayList();
}
return this.segGrp15;
}
public CUSDEC.SegGrp10 .SegGrp14 withNAD(NADNameAndAddress value) {
setNAD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp14 withSegGrp15(CUSDEC.SegGrp10 .SegGrp14 .SegGrp15 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp14 .SegGrp15 value: values) {
getSegGrp15().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp14 withSegGrp15(Collection values) {
if (values!= null) {
getSegGrp15().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"loc"
})
public static class SegGrp15 {
@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.SegGrp10 .SegGrp14 .SegGrp15 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp14 .SegGrp15 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp14 .SegGrp15 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp14 .SegGrp15 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-17" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp17"
})
public static class SegGrp16 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-17")
protected List segGrp17;
/**
* 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 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.SegGrp10 .SegGrp16 .SegGrp17 }
*
*
*/
public List getSegGrp17() {
if (segGrp17 == null) {
segGrp17 = new ArrayList();
}
return this.segGrp17;
}
public CUSDEC.SegGrp10 .SegGrp16 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp16 withSegGrp17(CUSDEC.SegGrp10 .SegGrp16 .SegGrp17 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp16 .SegGrp17 value: values) {
getSegGrp17().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp16 withSegGrp17(Collection values) {
if (values!= null) {
getSegGrp17().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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx",
"rff"
})
public static class SegGrp17 {
@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.SegGrp10 .SegGrp16 .SegGrp17 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp16 .SegGrp17 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp16 .SegGrp17 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="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pat",
"moa",
"pcd",
"ftx"
})
public static class SegGrp18 {
@XmlElement(name = "PAT", required = true)
protected PATPaymentTermsBasis pat;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the pat property.
*
* @return
* possible object is
* {@link PATPaymentTermsBasis }
*
*/
public PATPaymentTermsBasis getPAT() {
return pat;
}
/**
* Sets the value of the pat property.
*
* @param value
* allowed object is
* {@link PATPaymentTermsBasis }
*
*/
public void setPAT(PATPaymentTermsBasis value) {
this.pat = 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.SegGrp10 .SegGrp18 withPAT(PATPaymentTermsBasis value) {
setPAT(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp18 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp18 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp18 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-20" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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",
"segGrp20"
})
public static class SegGrp19 {
@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-20")
protected CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 segGrp20;
/**
* 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 segGrp20 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 }
*
*/
public CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 getSegGrp20() {
return segGrp20;
}
/**
* Sets the value of the segGrp20 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 }
*
*/
public void setSegGrp20(CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 value) {
this.segGrp20 = value;
}
public CUSDEC.SegGrp10 .SegGrp19 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 withRTE(RTERateDetails value) {
setRTE(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 withSegGrp20(CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 value) {
setSegGrp20(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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp20 {
@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.SegGrp10 .SegGrp19 .SegGrp20 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp19 .SegGrp20 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/D96B}LIN-LineItem"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PRI-PriceDetails" maxOccurs="2" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* <element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QVR-QuantityVariances" maxOccurs="5" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="15" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="10" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIR-RelatedIdentificationNumbers" maxOccurs="9999" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-22" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-23" 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-24" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-25" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-28" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-29" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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",
"segGrp22",
"segGrp23",
"segGrp25",
"segGrp26",
"segGrp27",
"segGrp28"
})
public static class SegGrp21 {
@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 = "SegGrp-22")
protected List segGrp22;
@XmlElement(name = "SegGrp-23")
protected List segGrp23;
@XmlElement(name = "SegGrp-25")
protected CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 segGrp25;
@XmlElement(name = "SegGrp-26")
protected List segGrp26;
@XmlElement(name = "SegGrp-27")
protected List segGrp27;
@XmlElement(name = "SegGrp-28")
protected List segGrp28;
/**
* 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 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.SegGrp10 .SegGrp21 .SegGrp22 }
*
*
*/
public List getSegGrp22() {
if (segGrp22 == null) {
segGrp22 = new ArrayList();
}
return this.segGrp22;
}
/**
* 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.SegGrp10 .SegGrp21 .SegGrp23 }
*
*
*/
public List getSegGrp23() {
if (segGrp23 == null) {
segGrp23 = new ArrayList();
}
return this.segGrp23;
}
/**
* Gets the value of the segGrp25 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 }
*
*/
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 getSegGrp25() {
return segGrp25;
}
/**
* Sets the value of the segGrp25 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 }
*
*/
public void setSegGrp25(CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 value) {
this.segGrp25 = value;
}
/**
* Gets the value of the segGrp26 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 segGrp26 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp26().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 }
*
*
*/
public List getSegGrp26() {
if (segGrp26 == null) {
segGrp26 = new ArrayList();
}
return this.segGrp26;
}
/**
* 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.SegGrp10 .SegGrp21 .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.SegGrp10 .SegGrp21 .SegGrp28 }
*
*
*/
public List getSegGrp28() {
if (segGrp28 == null) {
segGrp28 = new ArrayList();
}
return this.segGrp28;
}
public CUSDEC.SegGrp10 .SegGrp21 withLIN(LINLineItem value) {
setLIN(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withPIA(PIAAdditionalProductId value) {
setPIA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withPRI(PRIPriceDetails... values) {
if (values!= null) {
for (PRIPriceDetails value: values) {
getPRI().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withPRI(Collection values) {
if (values!= null) {
getPRI().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withQVR(QVRQuantityVariances... values) {
if (values!= null) {
for (QVRQuantityVariances value: values) {
getQVR().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withQVR(Collection values) {
if (values!= null) {
getQVR().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withNAD(NADNameAndAddress... values) {
if (values!= null) {
for (NADNameAndAddress value: values) {
getNAD().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withNAD(Collection values) {
if (values!= null) {
getNAD().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withGIR(GIRRelatedIdentificationNumbers... values) {
if (values!= null) {
for (GIRRelatedIdentificationNumbers value: values) {
getGIR().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withGIR(Collection values) {
if (values!= null) {
getGIR().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp22(CUSDEC.SegGrp10 .SegGrp21 .SegGrp22 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp22 value: values) {
getSegGrp22().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp22(Collection values) {
if (values!= null) {
getSegGrp22().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp23(CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 value: values) {
getSegGrp23().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp23(Collection values) {
if (values!= null) {
getSegGrp23().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp25(CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 value) {
setSegGrp25(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp26(CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 value: values) {
getSegGrp26().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp26(Collection values) {
if (values!= null) {
getSegGrp26().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp27(CUSDEC.SegGrp10 .SegGrp21 .SegGrp27 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp27 value: values) {
getSegGrp27().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp27(Collection values) {
if (values!= null) {
getSegGrp27().addAll(values);
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp28(CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 value: values) {
getSegGrp28().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 withSegGrp28(Collection values) {
if (values!= null) {
getSegGrp28().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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm"
})
public static class SegGrp22 {
@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.SegGrp10 .SegGrp21 .SegGrp22 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp22 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp22 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/D96B}ALC-AllowanceOrCharge"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RTE-RateDetails" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-24" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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",
"segGrp24"
})
public static class SegGrp23 {
@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-24")
protected CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 segGrp24;
/**
* 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 segGrp24 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 }
*
*/
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 getSegGrp24() {
return segGrp24;
}
/**
* Sets the value of the segGrp24 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 }
*
*/
public void setSegGrp24(CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 value) {
this.segGrp24 = value;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withRTE(RTERateDetails value) {
setRTE(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 withSegGrp24(CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 value) {
setSegGrp24(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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp24 {
@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.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp23 .SegGrp24 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tod",
"loc"
})
public static class SegGrp25 {
@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.SegGrp10 .SegGrp21 .SegGrp25 withTOD(TODTermsOfDeliveryOrTransport value) {
setTOD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp25 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="PAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAT-PaymentTermsBasis"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pat",
"moa",
"pcd",
"ftx"
})
public static class SegGrp26 {
@XmlElement(name = "PAT", required = true)
protected PATPaymentTermsBasis pat;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the pat property.
*
* @return
* possible object is
* {@link PATPaymentTermsBasis }
*
*/
public PATPaymentTermsBasis getPAT() {
return pat;
}
/**
* Sets the value of the pat property.
*
* @param value
* allowed object is
* {@link PATPaymentTermsBasis }
*
*/
public void setPAT(PATPaymentTermsBasis value) {
this.pat = 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.SegGrp10 .SegGrp21 .SegGrp26 withPAT(PATPaymentTermsBasis value) {
setPAT(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp26 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/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"ftx"
})
public static class SegGrp27 {
@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.SegGrp10 .SegGrp21 .SegGrp27 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .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="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-29" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp29"
})
public static class SegGrp28 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-29")
protected List segGrp29;
/**
* 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 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.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 }
*
*
*/
public List getSegGrp29() {
if (segGrp29 == null) {
segGrp29 = new ArrayList();
}
return this.segGrp29;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 withSegGrp29(CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 value: values) {
getSegGrp29().add(value);
}
}
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 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="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx",
"rff"
})
public static class SegGrp29 {
@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.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public CUSDEC.SegGrp10 .SegGrp21 .SegGrp28 .SegGrp29 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="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}CST-CustomsStatusOfGoods"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="20" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}TDT-DetailsOfTransport" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-31" 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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-32" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-33" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-34" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-35" 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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIN-GoodsIdentityNumber" maxOccurs="99" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-36" 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/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-37" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-38" 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/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-39" 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/D96B}GDS-NatureOfCargo"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-40" maxOccurs="25" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-41" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-42" 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/D96B}QVR-QuantityVariances"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-43" 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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-44" 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/D96B}GIR-RelatedIdentificationNumbers"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" maxOccurs="10" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-45" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-46" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-47" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-48" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}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",
"segGrp31",
"segGrp33",
"segGrp35",
"segGrp37",
"segGrp38",
"segGrp39",
"segGrp40",
"segGrp41",
"segGrp42",
"segGrp44"
})
public static class SegGrp30 {
@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-31")
protected List segGrp31;
@XmlElement(name = "SegGrp-33")
protected List segGrp33;
@XmlElement(name = "SegGrp-35")
protected List segGrp35;
@XmlElement(name = "SegGrp-37")
protected List segGrp37;
@XmlElement(name = "SegGrp-38")
protected CUSDEC.SegGrp30 .SegGrp38 segGrp38;
@XmlElement(name = "SegGrp-39")
protected CUSDEC.SegGrp30 .SegGrp39 segGrp39;
@XmlElement(name = "SegGrp-40")
protected List segGrp40;
@XmlElement(name = "SegGrp-41")
protected List segGrp41;
@XmlElement(name = "SegGrp-42")
protected CUSDEC.SegGrp30 .SegGrp42 segGrp42;
@XmlElement(name = "SegGrp-44")
protected List segGrp44;
/**
* 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 TDTDetailsOfTransport }
*
*
*/
public List getTDT() {
if (tdt == null) {
tdt = new ArrayList();
}
return this.tdt;
}
/**
* 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.SegGrp30 .SegGrp31 }
*
*
*/
public List getSegGrp31() {
if (segGrp31 == null) {
segGrp31 = new ArrayList();
}
return this.segGrp31;
}
/**
* 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.SegGrp30 .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.SegGrp30 .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.SegGrp30 .SegGrp37 }
*
*
*/
public List getSegGrp37() {
if (segGrp37 == null) {
segGrp37 = new ArrayList();
}
return this.segGrp37;
}
/**
* Gets the value of the segGrp38 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp38 }
*
*/
public CUSDEC.SegGrp30 .SegGrp38 getSegGrp38() {
return segGrp38;
}
/**
* Sets the value of the segGrp38 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp38 }
*
*/
public void setSegGrp38(CUSDEC.SegGrp30 .SegGrp38 value) {
this.segGrp38 = value;
}
/**
* Gets the value of the segGrp39 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp39 }
*
*/
public CUSDEC.SegGrp30 .SegGrp39 getSegGrp39() {
return segGrp39;
}
/**
* Sets the value of the segGrp39 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp39 }
*
*/
public void setSegGrp39(CUSDEC.SegGrp30 .SegGrp39 value) {
this.segGrp39 = value;
}
/**
* Gets the value of the segGrp40 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 segGrp40 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp40().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp30 .SegGrp40 }
*
*
*/
public List getSegGrp40() {
if (segGrp40 == null) {
segGrp40 = new ArrayList();
}
return this.segGrp40;
}
/**
* Gets the value of the segGrp41 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 segGrp41 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp41().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp30 .SegGrp41 }
*
*
*/
public List getSegGrp41() {
if (segGrp41 == null) {
segGrp41 = new ArrayList();
}
return this.segGrp41;
}
/**
* Gets the value of the segGrp42 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp42 }
*
*/
public CUSDEC.SegGrp30 .SegGrp42 getSegGrp42() {
return segGrp42;
}
/**
* Sets the value of the segGrp42 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp42 }
*
*/
public void setSegGrp42(CUSDEC.SegGrp30 .SegGrp42 value) {
this.segGrp42 = value;
}
/**
* Gets the value of the segGrp44 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 segGrp44 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp44().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp30 .SegGrp44 }
*
*
*/
public List getSegGrp44() {
if (segGrp44 == null) {
segGrp44 = new ArrayList();
}
return this.segGrp44;
}
public CUSDEC.SegGrp30 withCST(CSTCustomsStatusOfGoods value) {
setCST(value);
return this;
}
public CUSDEC.SegGrp30 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withNAD(NADNameAndAddress... values) {
if (values!= null) {
for (NADNameAndAddress value: values) {
getNAD().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withNAD(Collection values) {
if (values!= null) {
getNAD().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withTDT(TDTDetailsOfTransport... values) {
if (values!= null) {
for (TDTDetailsOfTransport value: values) {
getTDT().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withTDT(Collection values) {
if (values!= null) {
getTDT().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp31(CUSDEC.SegGrp30 .SegGrp31 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp31 value: values) {
getSegGrp31().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp31(Collection values) {
if (values!= null) {
getSegGrp31().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp33(CUSDEC.SegGrp30 .SegGrp33 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp33 value: values) {
getSegGrp33().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp33(Collection values) {
if (values!= null) {
getSegGrp33().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp35(CUSDEC.SegGrp30 .SegGrp35 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp35 value: values) {
getSegGrp35().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp35(Collection values) {
if (values!= null) {
getSegGrp35().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp37(CUSDEC.SegGrp30 .SegGrp37 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp37 value: values) {
getSegGrp37().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp37(Collection values) {
if (values!= null) {
getSegGrp37().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp38(CUSDEC.SegGrp30 .SegGrp38 value) {
setSegGrp38(value);
return this;
}
public CUSDEC.SegGrp30 withSegGrp39(CUSDEC.SegGrp30 .SegGrp39 value) {
setSegGrp39(value);
return this;
}
public CUSDEC.SegGrp30 withSegGrp40(CUSDEC.SegGrp30 .SegGrp40 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp40 value: values) {
getSegGrp40().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp40(Collection values) {
if (values!= null) {
getSegGrp40().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp41(CUSDEC.SegGrp30 .SegGrp41 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp41 value: values) {
getSegGrp41().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp41(Collection values) {
if (values!= null) {
getSegGrp41().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp42(CUSDEC.SegGrp30 .SegGrp42 value) {
setSegGrp42(value);
return this;
}
public CUSDEC.SegGrp30 withSegGrp44(CUSDEC.SegGrp30 .SegGrp44 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp44 value: values) {
getSegGrp44().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 withSegGrp44(Collection values) {
if (values!= null) {
getSegGrp44().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/D96B}PAC-Package"/>
* </sequence>
* <element name="SegGrp-32" 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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pac",
"segGrp32"
})
public static class SegGrp31 {
@XmlElement(name = "PAC", required = true)
protected PACPackage pac;
@XmlElement(name = "SegGrp-32")
protected List segGrp32;
/**
* 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 segGrp32 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 segGrp32 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp32().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CUSDEC.SegGrp30 .SegGrp31 .SegGrp32 }
*
*
*/
public List getSegGrp32() {
if (segGrp32 == null) {
segGrp32 = new ArrayList();
}
return this.segGrp32;
}
public CUSDEC.SegGrp30 .SegGrp31 withPAC(PACPackage value) {
setPAC(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp31 withSegGrp32(CUSDEC.SegGrp30 .SegGrp31 .SegGrp32 ... values) {
if (values!= null) {
for (CUSDEC.SegGrp30 .SegGrp31 .SegGrp32 value: values) {
getSegGrp32().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp31 withSegGrp32(Collection values) {
if (values!= null) {
getSegGrp32().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/D96B}PCI-PackageIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pci",
"ftx"
})
public static class SegGrp32 {
@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.SegGrp30 .SegGrp31 .SegGrp32 withPCI(PCIPackageIdentification value) {
setPCI(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp31 .SegGrp32 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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-34" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"segGrp34"
})
public static class SegGrp33 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "SegGrp-34")
protected CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 segGrp34;
/**
* 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 segGrp34 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 }
*
*/
public CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 getSegGrp34() {
return segGrp34;
}
/**
* Sets the value of the segGrp34 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 }
*
*/
public void setSegGrp34(CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 value) {
this.segGrp34 = value;
}
public CUSDEC.SegGrp30 .SegGrp33 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp33 withSegGrp34(CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 value) {
setSegGrp34(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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cux",
"dtm"
})
public static class SegGrp34 {
@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.SegGrp30 .SegGrp33 .SegGrp34 withCUX(CUXCurrencies value) {
setCUX(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp33 .SegGrp34 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIN-GoodsIdentityNumber" maxOccurs="99" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-36" 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/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"dtm",
"gin",
"moa",
"segGrp36"
})
public static class SegGrp35 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "GIN")
protected List gin;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "SegGrp-36")
protected CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 segGrp36;
/**
* 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 gin 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 gin property.
*
*
* For example, to add a new item, do as follows:
*
* getGIN().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GINGoodsIdentityNumber }
*
*
*/
public List getGIN() {
if (gin == null) {
gin = new ArrayList();
}
return this.gin;
}
/**
* 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 segGrp36 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 }
*
*/
public CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 getSegGrp36() {
return segGrp36;
}
/**
* Sets the value of the segGrp36 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 }
*
*/
public void setSegGrp36(CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 value) {
this.segGrp36 = value;
}
public CUSDEC.SegGrp30 .SegGrp35 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 withGIN(GINGoodsIdentityNumber... values) {
if (values!= null) {
for (GINGoodsIdentityNumber value: values) {
getGIN().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 withGIN(Collection values) {
if (values!= null) {
getGIN().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 withSegGrp36(CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 value) {
setSegGrp36(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/D96B}IMD-ItemDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"ftx"
})
public static class SegGrp36 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "FTX")
protected List 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.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp35 .SegGrp36 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"loc",
"nad"
})
public static class SegGrp37 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "LOC")
protected LOCPlaceLocationIdentification loc;
@XmlElement(name = "NAD")
protected List nad;
/**
* 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;
}
/**
* 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;
}
public CUSDEC.SegGrp30 .SegGrp37 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp37 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp37 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp37 withLOC(LOCPlaceLocationIdentification value) {
setLOC(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp37 withNAD(NADNameAndAddress... values) {
if (values!= null) {
for (NADNameAndAddress value: values) {
getNAD().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp37 withNAD(Collection values) {
if (values!= null) {
getNAD().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="TOD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}TOD-TermsOfDeliveryOrTransport"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tod",
"loc",
"ftx"
})
public static class SegGrp38 {
@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.SegGrp30 .SegGrp38 withTOD(TODTermsOfDeliveryOrTransport value) {
setTOD(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp38 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp38 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp38 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="GDS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GDS-NatureOfCargo"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gds",
"ftx"
})
public static class SegGrp39 {
@XmlElement(name = "GDS", required = true)
protected GDSNatureOfCargo gds;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the gds property.
*
* @return
* possible object is
* {@link GDSNatureOfCargo }
*
*/
public GDSNatureOfCargo getGDS() {
return gds;
}
/**
* Sets the value of the gds property.
*
* @param value
* allowed object is
* {@link GDSNatureOfCargo }
*
*/
public void setGDS(GDSNatureOfCargo value) {
this.gds = 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.SegGrp30 .SegGrp39 withGDS(GDSNatureOfCargo value) {
setGDS(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp39 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="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}PCD-PercentageDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gis",
"pcd",
"dtm",
"rff"
})
public static class SegGrp40 {
@XmlElement(name = "GIS", required = true)
protected GISGeneralIndicator gis;
@XmlElement(name = "PCD")
protected PCDPercentageDetails pcd;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "RFF")
protected RFFReference rff;
/**
* Gets the value of the gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
/**
* Gets the value of the 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 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 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.SegGrp30 .SegGrp40 withGIS(GISGeneralIndicator value) {
setGIS(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp40 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp40 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp40 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="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tax",
"moa",
"gis"
})
public static class SegGrp41 {
@XmlElement(name = "TAX", required = true)
protected TAXDutyTaxFeeDetails tax;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "GIS")
protected GISGeneralIndicator gis;
/**
* Gets the value of the tax property.
*
* @return
* possible object is
* {@link TAXDutyTaxFeeDetails }
*
*/
public TAXDutyTaxFeeDetails getTAX() {
return tax;
}
/**
* Sets the value of the tax property.
*
* @param value
* allowed object is
* {@link TAXDutyTaxFeeDetails }
*
*/
public void setTAX(TAXDutyTaxFeeDetails value) {
this.tax = value;
}
/**
* 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 gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
public CUSDEC.SegGrp30 .SegGrp41 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp41 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp41 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public CUSDEC.SegGrp30 .SegGrp41 withGIS(GISGeneralIndicator value) {
setGIS(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="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QVR-QuantityVariances"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}QTY-Quantity" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-43" 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/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"qvr",
"qty",
"segGrp43"
})
public static class SegGrp42 {
@XmlElement(name = "QVR", required = true)
protected QVRQuantityVariances qvr;
@XmlElement(name = "QTY")
protected QTYQuantity qty;
@XmlElement(name = "SegGrp-43")
protected CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 segGrp43;
/**
* Gets the value of the qvr property.
*
* @return
* possible object is
* {@link QVRQuantityVariances }
*
*/
public QVRQuantityVariances getQVR() {
return qvr;
}
/**
* Sets the value of the qvr property.
*
* @param value
* allowed object is
* {@link QVRQuantityVariances }
*
*/
public void setQVR(QVRQuantityVariances value) {
this.qvr = 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 segGrp43 property.
*
* @return
* possible object is
* {@link CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 }
*
*/
public CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 getSegGrp43() {
return segGrp43;
}
/**
* Sets the value of the segGrp43 property.
*
* @param value
* allowed object is
* {@link CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 }
*
*/
public void setSegGrp43(CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 value) {
this.segGrp43 = value;
}
public CUSDEC.SegGrp30 .SegGrp42 withQVR(QVRQuantityVariances value) {
setQVR(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp42 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp42 withSegGrp43(CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 value) {
setSegGrp43(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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"dtm"
})
public static class SegGrp43 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* 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;
}
public CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CUSDEC.SegGrp30 .SegGrp42 .SegGrp43 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="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIR-RelatedIdentificationNumbers"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" maxOccurs="10" minOccurs="0"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}NAD-NameAndAddress" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MEA-Measurements" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-45" 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/D96B}MOA-MonetaryAmount"/>
* </sequence>
* <element name="SegGrp-46" 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/D96B}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-47" 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/D96B}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}GIS-GeneralIndicator" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-48" 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/D96B}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D96B}LOC-PlaceLocationIdentification" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gir",
"gis",
"nad",
"mea",
"segGrp45",
"segGrp47",
"segGrp48"
})
public static class SegGrp44 {
@XmlElement(name = "GIR", required = true)
protected GIRRelatedIdentificationNumbers gir;
@XmlElement(name = "GIS")
protected List gis;
@XmlElement(name = "NAD")
protected NADNameAndAddress nad;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "SegGrp-45")
protected List segGrp45;
@XmlElement(name = "SegGrp-47")
protected List segGrp47;
@XmlElement(name = "SegGrp-48")
protected List segGrp48;
/**
* Gets the value of the gir property.
*
* @return
* possible object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public GIRRelatedIdentificationNumbers getGIR() {
return gir;
}
/**
* Sets the value of the gir property.
*
* @param value
* allowed object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public void setGIR(GIRRelatedIdentificationNumbers value) {
this.gir = value;
}
/**
* Gets the value of the gis property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gis property.
*
*
* For example, to add a new item, do as follows:
*
* getGIS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GISGeneralIndicator }
*
*
*/
public List getGIS() {
if (gis == null) {
gis = new ArrayList();
}
return this.gis;
}
/**
* Gets the value of the 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 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