org.smooks.edifact.binding.d17a.CONTEN Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d17a-edifact-binding
* %%
* Copyright (C) 2020 - 2024 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: 2024.11.12 at 09:05:05 AM UTC
//
package org.smooks.edifact.binding.d17a;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;
import org.smooks.edifact.binding.service.UNSSectionControl;
/**
* Java class for CONTEN complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="CONTEN">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BGM-BeginningOfMessage"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod"/>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}AUT-AuthenticationResult" maxOccurs="2" minOccurs="0"/>
* <element name="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}AGR-AgreementIdentification" maxOccurs="2" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-1" maxOccurs="1000" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* </sequence>
* <element name="SegGrp-2">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* <element name="SegGrp-3">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription" maxOccurs="9"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" maxOccurs="1000" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="10"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="2" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" maxOccurs="5" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="10" minOccurs="0"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-5" maxOccurs="10" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-6" maxOccurs="5" 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/D17A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="2" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-8" maxOccurs="20" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="100" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-10" maxOccurs="100">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-11" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="15" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" 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/D17A}MOA-MonetaryAmount"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-18" maxOccurs="20" 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/D17A}NAD-NameAndAddress"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-19" maxOccurs="5" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" 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/D17A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" 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"/>
* </sequence>
* <element name="SegGrp-22" maxOccurs="1000">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="10"/>
* </sequence>
* <element name="SegGrp-23" maxOccurs="10" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="100" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DIM-Dimensions"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-25" maxOccurs="100" 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/D17A}LIN-LineItem"/>
* </sequence>
* <element name="SegGrp-26" maxOccurs="1000" 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/D17A}IMD-ItemDescription"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-27" maxOccurs="1000">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3" minOccurs="0"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-28" maxOccurs="3" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3"/>
* </sequence>
* <element name="SegGrp-29" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-30" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-31" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-32" maxOccurs="2" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-33" maxOccurs="20" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-34" maxOccurs="9" 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/D17A}IMD-ItemDescription"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <sequence>
* <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CNT-ControlTotal" maxOccurs="10" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CONTEN", propOrder = {
"bgm",
"rff",
"dtm",
"aut",
"agr",
"segGrp1",
"segGrp4",
"uns",
"segGrp22",
"cnt"
})
public class CONTEN {
@XmlElement(name = "BGM", required = true)
protected BGMBeginningOfMessage bgm;
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "DTM", required = true)
protected DTMDateTimePeriod dtm;
@XmlElement(name = "AUT")
protected List aut;
@XmlElement(name = "AGR")
protected List agr;
@XmlElement(name = "SegGrp-1")
protected List segGrp1;
@XmlElement(name = "SegGrp-4")
protected List segGrp4;
@XmlElement(name = "UNS", required = true)
protected UNSSectionControl uns;
@XmlElement(name = "SegGrp-22", required = true)
protected List segGrp22;
@XmlElement(name = "CNT")
protected List cnt;
/**
* Gets the value of the bgm property.
*
* @return
* possible object is
* {@link BGMBeginningOfMessage }
*
*/
public BGMBeginningOfMessage getBGM() {
return bgm;
}
/**
* Sets the value of the bgm property.
*
* @param value
* allowed object is
* {@link BGMBeginningOfMessage }
*
*/
public void setBGM(BGMBeginningOfMessage value) {
this.bgm = value;
}
/**
* Gets the value of the 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 aut 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 aut property.
*
*
* For example, to add a new item, do as follows:
*
* getAUT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link AUTAuthenticationResult }
*
*
*/
public List getAUT() {
if (aut == null) {
aut = new ArrayList();
}
return this.aut;
}
/**
* Gets the value of the agr 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 agr property.
*
*
* For example, to add a new item, do as follows:
*
* getAGR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link AGRAgreementIdentification }
*
*
*/
public List getAGR() {
if (agr == null) {
agr = new ArrayList();
}
return this.agr;
}
/**
* Gets the value of the segGrp1 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp1 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp1().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp1 }
*
*
*/
public List getSegGrp1() {
if (segGrp1 == null) {
segGrp1 = new ArrayList();
}
return this.segGrp1;
}
/**
* Gets the value of the segGrp4 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp4 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp4().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 }
*
*
*/
public List getSegGrp4() {
if (segGrp4 == null) {
segGrp4 = new ArrayList();
}
return this.segGrp4;
}
/**
* Gets the value of the uns property.
*
* @return
* possible object is
* {@link UNSSectionControl }
*
*/
public UNSSectionControl getUNS() {
return uns;
}
/**
* Sets the value of the uns property.
*
* @param value
* allowed object is
* {@link UNSSectionControl }
*
*/
public void setUNS(UNSSectionControl value) {
this.uns = value;
}
/**
* 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 CONTEN.SegGrp22 }
*
*
*/
public List getSegGrp22() {
if (segGrp22 == null) {
segGrp22 = new ArrayList();
}
return this.segGrp22;
}
/**
* Gets the value of the cnt property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the cnt property.
*
*
* For example, to add a new item, do as follows:
*
* getCNT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CNTControlTotal }
*
*
*/
public List getCNT() {
if (cnt == null) {
cnt = new ArrayList();
}
return this.cnt;
}
public CONTEN withBGM(BGMBeginningOfMessage value) {
setBGM(value);
return this;
}
public CONTEN withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CONTEN withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CONTEN withAUT(AUTAuthenticationResult... values) {
if (values!= null) {
for (AUTAuthenticationResult value: values) {
getAUT().add(value);
}
}
return this;
}
public CONTEN withAUT(Collection values) {
if (values!= null) {
getAUT().addAll(values);
}
return this;
}
public CONTEN withAGR(AGRAgreementIdentification... values) {
if (values!= null) {
for (AGRAgreementIdentification value: values) {
getAGR().add(value);
}
}
return this;
}
public CONTEN withAGR(Collection values) {
if (values!= null) {
getAGR().addAll(values);
}
return this;
}
public CONTEN withSegGrp1(CONTEN.SegGrp1 ... values) {
if (values!= null) {
for (CONTEN.SegGrp1 value: values) {
getSegGrp1().add(value);
}
}
return this;
}
public CONTEN withSegGrp1(Collection values) {
if (values!= null) {
getSegGrp1().addAll(values);
}
return this;
}
public CONTEN withSegGrp4(CONTEN.SegGrp4 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 value: values) {
getSegGrp4().add(value);
}
}
return this;
}
public CONTEN withSegGrp4(Collection values) {
if (values!= null) {
getSegGrp4().addAll(values);
}
return this;
}
public CONTEN withUNS(UNSSectionControl value) {
setUNS(value);
return this;
}
public CONTEN withSegGrp22(CONTEN.SegGrp22 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 value: values) {
getSegGrp22().add(value);
}
}
return this;
}
public CONTEN withSegGrp22(Collection values) {
if (values!= null) {
getSegGrp22().addAll(values);
}
return this;
}
public CONTEN withCNT(CNTControlTotal... values) {
if (values!= null) {
for (CNTControlTotal value: values) {
getCNT().add(value);
}
}
return this;
}
public CONTEN withCNT(Collection values) {
if (values!= null) {
getCNT().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="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* </sequence>
* <element name="SegGrp-2">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* <element name="SegGrp-3">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription" maxOccurs="9"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ind",
"rcs",
"segGrp2"
})
public static class SegGrp1 {
@XmlElement(name = "IND", required = true)
protected INDIndexDetails ind;
@XmlElement(name = "RCS", required = true)
protected RCSRequirementsAndConditions rcs;
@XmlElement(name = "SegGrp-2", required = true)
protected CONTEN.SegGrp1 .SegGrp2 segGrp2;
/**
* Gets the value of the ind property.
*
* @return
* possible object is
* {@link INDIndexDetails }
*
*/
public INDIndexDetails getIND() {
return ind;
}
/**
* Sets the value of the ind property.
*
* @param value
* allowed object is
* {@link INDIndexDetails }
*
*/
public void setIND(INDIndexDetails value) {
this.ind = value;
}
/**
* Gets the value of the rcs property.
*
* @return
* possible object is
* {@link RCSRequirementsAndConditions }
*
*/
public RCSRequirementsAndConditions getRCS() {
return rcs;
}
/**
* Sets the value of the rcs property.
*
* @param value
* allowed object is
* {@link RCSRequirementsAndConditions }
*
*/
public void setRCS(RCSRequirementsAndConditions value) {
this.rcs = value;
}
/**
* Gets the value of the segGrp2 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp1 .SegGrp2 }
*
*/
public CONTEN.SegGrp1 .SegGrp2 getSegGrp2() {
return segGrp2;
}
/**
* Sets the value of the segGrp2 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp1 .SegGrp2 }
*
*/
public void setSegGrp2(CONTEN.SegGrp1 .SegGrp2 value) {
this.segGrp2 = value;
}
public CONTEN.SegGrp1 withIND(INDIndexDetails value) {
setIND(value);
return this;
}
public CONTEN.SegGrp1 withRCS(RCSRequirementsAndConditions value) {
setRCS(value);
return this;
}
public CONTEN.SegGrp1 withSegGrp2(CONTEN.SegGrp1 .SegGrp2 value) {
setSegGrp2(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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* <element name="SegGrp-3">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription" maxOccurs="9"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gei",
"segGrp3"
})
public static class SegGrp2 {
@XmlElement(name = "GEI", required = true)
protected GEIProcessingInformation gei;
@XmlElement(name = "SegGrp-3", required = true)
protected CONTEN.SegGrp1 .SegGrp2 .SegGrp3 segGrp3;
/**
* Gets the value of the gei property.
*
* @return
* possible object is
* {@link GEIProcessingInformation }
*
*/
public GEIProcessingInformation getGEI() {
return gei;
}
/**
* Sets the value of the gei property.
*
* @param value
* allowed object is
* {@link GEIProcessingInformation }
*
*/
public void setGEI(GEIProcessingInformation value) {
this.gei = value;
}
/**
* Gets the value of the segGrp3 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp1 .SegGrp2 .SegGrp3 }
*
*/
public CONTEN.SegGrp1 .SegGrp2 .SegGrp3 getSegGrp3() {
return segGrp3;
}
/**
* Sets the value of the segGrp3 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp1 .SegGrp2 .SegGrp3 }
*
*/
public void setSegGrp3(CONTEN.SegGrp1 .SegGrp2 .SegGrp3 value) {
this.segGrp3 = value;
}
public CONTEN.SegGrp1 .SegGrp2 withGEI(GEIProcessingInformation value) {
setGEI(value);
return this;
}
public CONTEN.SegGrp1 .SegGrp2 withSegGrp3(CONTEN.SegGrp1 .SegGrp2 .SegGrp3 value) {
setSegGrp3(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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription" maxOccurs="9"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"bii",
"imd"
})
public static class SegGrp3 {
@XmlElement(name = "BII", required = true)
protected BIIStructureIdentification bii;
@XmlElement(name = "IMD", required = true)
protected List imd;
/**
* Gets the value of the bii property.
*
* @return
* possible object is
* {@link BIIStructureIdentification }
*
*/
public BIIStructureIdentification getBII() {
return bii;
}
/**
* Sets the value of the bii property.
*
* @param value
* allowed object is
* {@link BIIStructureIdentification }
*
*/
public void setBII(BIIStructureIdentification value) {
this.bii = value;
}
/**
* Gets the value of the imd 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 imd property.
*
*
* For example, to add a new item, do as follows:
*
* getIMD().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link IMDItemDescription }
*
*
*/
public List getIMD() {
if (imd == null) {
imd = new ArrayList();
}
return this.imd;
}
public CONTEN.SegGrp1 .SegGrp2 .SegGrp3 withBII(BIIStructureIdentification value) {
setBII(value);
return this;
}
public CONTEN.SegGrp1 .SegGrp2 .SegGrp3 withIMD(IMDItemDescription... values) {
if (values!= null) {
for (IMDItemDescription value: values) {
getIMD().add(value);
}
}
return this;
}
public CONTEN.SegGrp1 .SegGrp2 .SegGrp3 withIMD(Collection values) {
if (values!= null) {
getIMD().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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="10"/>
* </sequence>
* <element name="SegGrp-23" maxOccurs="10" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="100" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DIM-Dimensions"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-25" maxOccurs="100" 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/D17A}LIN-LineItem"/>
* </sequence>
* <element name="SegGrp-26" maxOccurs="1000" 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/D17A}IMD-ItemDescription"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-27" maxOccurs="1000">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3" minOccurs="0"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-28" maxOccurs="3" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3"/>
* </sequence>
* <element name="SegGrp-29" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-30" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-31" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-32" maxOccurs="2" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-33" maxOccurs="20" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-34" maxOccurs="9" 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/D17A}IMD-ItemDescription"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"bii",
"rcs",
"gei",
"segGrp23",
"segGrp24",
"segGrp25",
"segGrp27",
"segGrp30",
"segGrp31",
"segGrp32",
"segGrp34"
})
public static class SegGrp22 {
@XmlElement(name = "BII", required = true)
protected BIIStructureIdentification bii;
@XmlElement(name = "RCS", required = true)
protected RCSRequirementsAndConditions rcs;
@XmlElement(name = "GEI", required = true)
protected List gei;
@XmlElement(name = "SegGrp-23")
protected List segGrp23;
@XmlElement(name = "SegGrp-24")
protected List segGrp24;
@XmlElement(name = "SegGrp-25")
protected List segGrp25;
@XmlElement(name = "SegGrp-27", required = true)
protected List segGrp27;
@XmlElement(name = "SegGrp-30")
protected List segGrp30;
@XmlElement(name = "SegGrp-31")
protected List segGrp31;
@XmlElement(name = "SegGrp-32")
protected List segGrp32;
@XmlElement(name = "SegGrp-34")
protected List segGrp34;
/**
* Gets the value of the bii property.
*
* @return
* possible object is
* {@link BIIStructureIdentification }
*
*/
public BIIStructureIdentification getBII() {
return bii;
}
/**
* Sets the value of the bii property.
*
* @param value
* allowed object is
* {@link BIIStructureIdentification }
*
*/
public void setBII(BIIStructureIdentification value) {
this.bii = value;
}
/**
* Gets the value of the rcs property.
*
* @return
* possible object is
* {@link RCSRequirementsAndConditions }
*
*/
public RCSRequirementsAndConditions getRCS() {
return rcs;
}
/**
* Sets the value of the rcs property.
*
* @param value
* allowed object is
* {@link RCSRequirementsAndConditions }
*
*/
public void setRCS(RCSRequirementsAndConditions value) {
this.rcs = value;
}
/**
* Gets the value of the gei property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
/**
* Gets the value of the 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 CONTEN.SegGrp22 .SegGrp23 }
*
*
*/
public List getSegGrp23() {
if (segGrp23 == null) {
segGrp23 = new ArrayList();
}
return this.segGrp23;
}
/**
* Gets the value of the segGrp24 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp24 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp24().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp22 .SegGrp24 }
*
*
*/
public List getSegGrp24() {
if (segGrp24 == null) {
segGrp24 = new ArrayList();
}
return this.segGrp24;
}
/**
* Gets the value of the segGrp25 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 segGrp25 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp25().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp22 .SegGrp25 }
*
*
*/
public List getSegGrp25() {
if (segGrp25 == null) {
segGrp25 = new ArrayList();
}
return this.segGrp25;
}
/**
* 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 CONTEN.SegGrp22 .SegGrp27 }
*
*
*/
public List getSegGrp27() {
if (segGrp27 == null) {
segGrp27 = new ArrayList();
}
return this.segGrp27;
}
/**
* Gets the value of the segGrp30 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp30 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp30().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp22 .SegGrp30 }
*
*
*/
public List getSegGrp30() {
if (segGrp30 == null) {
segGrp30 = new ArrayList();
}
return this.segGrp30;
}
/**
* 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 CONTEN.SegGrp22 .SegGrp31 }
*
*
*/
public List getSegGrp31() {
if (segGrp31 == null) {
segGrp31 = new ArrayList();
}
return this.segGrp31;
}
/**
* 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 CONTEN.SegGrp22 .SegGrp32 }
*
*
*/
public List getSegGrp32() {
if (segGrp32 == null) {
segGrp32 = new ArrayList();
}
return this.segGrp32;
}
/**
* Gets the value of the segGrp34 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 segGrp34 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp34().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp22 .SegGrp34 }
*
*
*/
public List getSegGrp34() {
if (segGrp34 == null) {
segGrp34 = new ArrayList();
}
return this.segGrp34;
}
public CONTEN.SegGrp22 withBII(BIIStructureIdentification value) {
setBII(value);
return this;
}
public CONTEN.SegGrp22 withRCS(RCSRequirementsAndConditions value) {
setRCS(value);
return this;
}
public CONTEN.SegGrp22 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp23(CONTEN.SegGrp22 .SegGrp23 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp23 value: values) {
getSegGrp23().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp23(Collection values) {
if (values!= null) {
getSegGrp23().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp24(CONTEN.SegGrp22 .SegGrp24 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp24 value: values) {
getSegGrp24().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp24(Collection values) {
if (values!= null) {
getSegGrp24().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp25(CONTEN.SegGrp22 .SegGrp25 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp25 value: values) {
getSegGrp25().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp25(Collection values) {
if (values!= null) {
getSegGrp25().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp27(CONTEN.SegGrp22 .SegGrp27 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp27 value: values) {
getSegGrp27().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp27(Collection values) {
if (values!= null) {
getSegGrp27().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp30(CONTEN.SegGrp22 .SegGrp30 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp30 value: values) {
getSegGrp30().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp30(Collection values) {
if (values!= null) {
getSegGrp30().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp31(CONTEN.SegGrp22 .SegGrp31 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp31 value: values) {
getSegGrp31().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp31(Collection values) {
if (values!= null) {
getSegGrp31().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp32(CONTEN.SegGrp22 .SegGrp32 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp32 value: values) {
getSegGrp32().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp32(Collection values) {
if (values!= null) {
getSegGrp32().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 withSegGrp34(CONTEN.SegGrp22 .SegGrp34 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp34 value: values) {
getSegGrp34().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 withSegGrp34(Collection values) {
if (values!= null) {
getSegGrp34().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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"dtm"
})
public static class SegGrp23 {
@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 CONTEN.SegGrp22 .SegGrp23 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp23 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="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DIM-Dimensions"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dim",
"apr",
"ftx"
})
public static class SegGrp24 {
@XmlElement(name = "DIM", required = true)
protected DIMDimensions dim;
@XmlElement(name = "APR")
protected APRAdditionalPriceInformation apr;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the dim property.
*
* @return
* possible object is
* {@link DIMDimensions }
*
*/
public DIMDimensions getDIM() {
return dim;
}
/**
* Sets the value of the dim property.
*
* @param value
* allowed object is
* {@link DIMDimensions }
*
*/
public void setDIM(DIMDimensions value) {
this.dim = value;
}
/**
* Gets the value of the apr property.
*
* @return
* possible object is
* {@link APRAdditionalPriceInformation }
*
*/
public APRAdditionalPriceInformation getAPR() {
return apr;
}
/**
* Sets the value of the apr property.
*
* @param value
* allowed object is
* {@link APRAdditionalPriceInformation }
*
*/
public void setAPR(APRAdditionalPriceInformation value) {
this.apr = 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 CONTEN.SegGrp22 .SegGrp24 withDIM(DIMDimensions value) {
setDIM(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp24 withAPR(APRAdditionalPriceInformation value) {
setAPR(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp24 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="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LIN-LineItem"/>
* </sequence>
* <element name="SegGrp-26" maxOccurs="1000" 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/D17A}IMD-ItemDescription"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"lin",
"segGrp26"
})
public static class SegGrp25 {
@XmlElement(name = "LIN", required = true)
protected LINLineItem lin;
@XmlElement(name = "SegGrp-26")
protected List segGrp26;
/**
* 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 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 CONTEN.SegGrp22 .SegGrp25 .SegGrp26 }
*
*
*/
public List getSegGrp26() {
if (segGrp26 == null) {
segGrp26 = new ArrayList();
}
return this.segGrp26;
}
public CONTEN.SegGrp22 .SegGrp25 withLIN(LINLineItem value) {
setLIN(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp25 withSegGrp26(CONTEN.SegGrp22 .SegGrp25 .SegGrp26 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp25 .SegGrp26 value: values) {
getSegGrp26().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp25 withSegGrp26(Collection values) {
if (values!= null) {
getSegGrp26().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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"rff",
"gei"
})
public static class SegGrp26 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "GEI")
protected List gei;
/**
* 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 rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the gei property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
public CONTEN.SegGrp22 .SegGrp25 .SegGrp26 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp25 .SegGrp26 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp25 .SegGrp26 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 .SegGrp25 .SegGrp26 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp25 .SegGrp26 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3" minOccurs="0"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-28" maxOccurs="3" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3"/>
* </sequence>
* <element name="SegGrp-29" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"qty",
"gei",
"apr",
"segGrp28"
})
public static class SegGrp27 {
@XmlElement(name = "QTY", required = true)
protected QTYQuantity qty;
@XmlElement(name = "GEI")
protected List gei;
@XmlElement(name = "APR")
protected APRAdditionalPriceInformation apr;
@XmlElement(name = "SegGrp-28")
protected List segGrp28;
/**
* 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 gei property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
/**
* Gets the value of the apr property.
*
* @return
* possible object is
* {@link APRAdditionalPriceInformation }
*
*/
public APRAdditionalPriceInformation getAPR() {
return apr;
}
/**
* Sets the value of the apr property.
*
* @param value
* allowed object is
* {@link APRAdditionalPriceInformation }
*
*/
public void setAPR(APRAdditionalPriceInformation value) {
this.apr = value;
}
/**
* 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 CONTEN.SegGrp22 .SegGrp27 .SegGrp28 }
*
*
*/
public List getSegGrp28() {
if (segGrp28 == null) {
segGrp28 = new ArrayList();
}
return this.segGrp28;
}
public CONTEN.SegGrp22 .SegGrp27 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp27 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 withAPR(APRAdditionalPriceInformation value) {
setAPR(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp27 withSegGrp28(CONTEN.SegGrp22 .SegGrp27 .SegGrp28 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp27 .SegGrp28 value: values) {
getSegGrp28().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 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="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="3"/>
* </sequence>
* <element name="SegGrp-29" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pri",
"gei",
"segGrp29"
})
public static class SegGrp28 {
@XmlElement(name = "PRI", required = true)
protected PRIPriceDetails pri;
@XmlElement(name = "GEI", required = true)
protected List gei;
@XmlElement(name = "SegGrp-29")
protected List segGrp29;
/**
* Gets the value of the pri property.
*
* @return
* possible object is
* {@link PRIPriceDetails }
*
*/
public PRIPriceDetails getPRI() {
return pri;
}
/**
* Sets the value of the pri property.
*
* @param value
* allowed object is
* {@link PRIPriceDetails }
*
*/
public void setPRI(PRIPriceDetails value) {
this.pri = value;
}
/**
* Gets the value of the gei property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
/**
* Gets the value of the 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 CONTEN.SegGrp22 .SegGrp27 .SegGrp28 .SegGrp29 }
*
*
*/
public List getSegGrp29() {
if (segGrp29 == null) {
segGrp29 = new ArrayList();
}
return this.segGrp29;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 withPRI(PRIPriceDetails value) {
setPRI(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 withSegGrp29(CONTEN.SegGrp22 .SegGrp27 .SegGrp28 .SegGrp29 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp27 .SegGrp28 .SegGrp29 value: values) {
getSegGrp29().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp27 .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="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ard",
"moa"
})
public static class SegGrp29 {
@XmlElement(name = "ARD", required = true)
protected ARDMonetaryAmountFunction ard;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
/**
* Gets the value of the ard property.
*
* @return
* possible object is
* {@link ARDMonetaryAmountFunction }
*
*/
public ARDMonetaryAmountFunction getARD() {
return ard;
}
/**
* Sets the value of the ard property.
*
* @param value
* allowed object is
* {@link ARDMonetaryAmountFunction }
*
*/
public void setARD(ARDMonetaryAmountFunction value) {
this.ard = 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;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 .SegGrp29 withARD(ARDMonetaryAmountFunction value) {
setARD(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp27 .SegGrp28 .SegGrp29 withMOA(MOAMonetaryAmount value) {
setMOA(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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tax",
"moa",
"loc"
})
public static class SegGrp30 {
@XmlElement(name = "TAX", required = true)
protected TAXDutyTaxFeeDetails tax;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "LOC")
protected List loc;
/**
* 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.
*
* @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 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 CONTEN.SegGrp22 .SegGrp30 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp30 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp30 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp30 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="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rcs",
"bii",
"gei"
})
public static class SegGrp31 {
@XmlElement(name = "RCS", required = true)
protected RCSRequirementsAndConditions rcs;
@XmlElement(name = "BII", required = true)
protected BIIStructureIdentification bii;
@XmlElement(name = "GEI", required = true)
protected GEIProcessingInformation gei;
/**
* Gets the value of the rcs property.
*
* @return
* possible object is
* {@link RCSRequirementsAndConditions }
*
*/
public RCSRequirementsAndConditions getRCS() {
return rcs;
}
/**
* Sets the value of the rcs property.
*
* @param value
* allowed object is
* {@link RCSRequirementsAndConditions }
*
*/
public void setRCS(RCSRequirementsAndConditions value) {
this.rcs = value;
}
/**
* Gets the value of the bii property.
*
* @return
* possible object is
* {@link BIIStructureIdentification }
*
*/
public BIIStructureIdentification getBII() {
return bii;
}
/**
* Sets the value of the bii property.
*
* @param value
* allowed object is
* {@link BIIStructureIdentification }
*
*/
public void setBII(BIIStructureIdentification value) {
this.bii = value;
}
/**
* Gets the value of the gei property.
*
* @return
* possible object is
* {@link GEIProcessingInformation }
*
*/
public GEIProcessingInformation getGEI() {
return gei;
}
/**
* Sets the value of the gei property.
*
* @param value
* allowed object is
* {@link GEIProcessingInformation }
*
*/
public void setGEI(GEIProcessingInformation value) {
this.gei = value;
}
public CONTEN.SegGrp22 .SegGrp31 withRCS(RCSRequirementsAndConditions value) {
setRCS(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp31 withBII(BIIStructureIdentification value) {
setBII(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp31 withGEI(GEIProcessingInformation value) {
setGEI(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/D17A}ALC-AllowanceOrCharge"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-33" maxOccurs="20" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"alc",
"rff",
"dtm",
"rng",
"ftx",
"segGrp33"
})
public static class SegGrp32 {
@XmlElement(name = "ALC", required = true)
protected ALCAllowanceOrCharge alc;
@XmlElement(name = "RFF")
protected RFFReference rff;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "RNG")
protected RNGRangeDetails rng;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-33")
protected List segGrp33;
/**
* 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 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 rng property.
*
* @return
* possible object is
* {@link RNGRangeDetails }
*
*/
public RNGRangeDetails getRNG() {
return rng;
}
/**
* Sets the value of the rng property.
*
* @param value
* allowed object is
* {@link RNGRangeDetails }
*
*/
public void setRNG(RNGRangeDetails value) {
this.rng = value;
}
/**
* 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 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 CONTEN.SegGrp22 .SegGrp32 .SegGrp33 }
*
*
*/
public List getSegGrp33() {
if (segGrp33 == null) {
segGrp33 = new ArrayList();
}
return this.segGrp33;
}
public CONTEN.SegGrp22 .SegGrp32 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withRNG(RNGRangeDetails value) {
setRNG(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withSegGrp33(CONTEN.SegGrp22 .SegGrp32 .SegGrp33 ... values) {
if (values!= null) {
for (CONTEN.SegGrp22 .SegGrp32 .SegGrp33 value: values) {
getSegGrp33().add(value);
}
}
return this;
}
public CONTEN.SegGrp22 .SegGrp32 withSegGrp33(Collection values) {
if (values!= null) {
getSegGrp33().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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pcd",
"rff"
})
public static class SegGrp33 {
@XmlElement(name = "PCD", required = true)
protected PCDPercentageDetails pcd;
@XmlElement(name = "RFF")
protected RFFReference rff;
/**
* 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 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 CONTEN.SegGrp22 .SegGrp32 .SegGrp33 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp32 .SegGrp33 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"qty",
"moa",
"pri"
})
public static class SegGrp34 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "QTY")
protected QTYQuantity qty;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "PRI")
protected PRIPriceDetails pri;
/**
* 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 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 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 pri property.
*
* @return
* possible object is
* {@link PRIPriceDetails }
*
*/
public PRIPriceDetails getPRI() {
return pri;
}
/**
* Sets the value of the pri property.
*
* @param value
* allowed object is
* {@link PRIPriceDetails }
*
*/
public void setPRI(PRIPriceDetails value) {
this.pri = value;
}
public CONTEN.SegGrp22 .SegGrp34 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp34 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp34 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CONTEN.SegGrp22 .SegGrp34 withPRI(PRIPriceDetails value) {
setPRI(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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="10"/>
* <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" minOccurs="0"/>
* <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation" minOccurs="0"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="2" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" maxOccurs="5" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="10" minOccurs="0"/>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-5" maxOccurs="10" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-6" maxOccurs="5" 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/D17A}CUX-Currencies"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="2" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-8" maxOccurs="20" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="100" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions"/>
* <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-10" maxOccurs="100">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-11" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="15" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" 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/D17A}MOA-MonetaryAmount"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-18" maxOccurs="20" 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/D17A}NAD-NameAndAddress"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-19" maxOccurs="5" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" 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/D17A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"bii",
"rcs",
"gei",
"nad",
"loc",
"apr",
"ali",
"qty",
"dtm",
"rte",
"segGrp5",
"segGrp6",
"segGrp7",
"segGrp9",
"segGrp10",
"segGrp18"
})
public static class SegGrp4 {
@XmlElement(name = "BII", required = true)
protected BIIStructureIdentification bii;
@XmlElement(name = "RCS", required = true)
protected RCSRequirementsAndConditions rcs;
@XmlElement(name = "GEI", required = true)
protected List gei;
@XmlElement(name = "NAD")
protected NADNameAndAddress nad;
@XmlElement(name = "LOC")
protected LOCPlaceLocationIdentification loc;
@XmlElement(name = "APR")
protected APRAdditionalPriceInformation apr;
@XmlElement(name = "ALI")
protected List ali;
@XmlElement(name = "QTY")
protected List qty;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "RTE")
protected List rte;
@XmlElement(name = "SegGrp-5")
protected List segGrp5;
@XmlElement(name = "SegGrp-6")
protected List segGrp6;
@XmlElement(name = "SegGrp-7")
protected List segGrp7;
@XmlElement(name = "SegGrp-9")
protected List segGrp9;
@XmlElement(name = "SegGrp-10", required = true)
protected List segGrp10;
@XmlElement(name = "SegGrp-18")
protected List segGrp18;
/**
* Gets the value of the bii property.
*
* @return
* possible object is
* {@link BIIStructureIdentification }
*
*/
public BIIStructureIdentification getBII() {
return bii;
}
/**
* Sets the value of the bii property.
*
* @param value
* allowed object is
* {@link BIIStructureIdentification }
*
*/
public void setBII(BIIStructureIdentification value) {
this.bii = value;
}
/**
* Gets the value of the rcs property.
*
* @return
* possible object is
* {@link RCSRequirementsAndConditions }
*
*/
public RCSRequirementsAndConditions getRCS() {
return rcs;
}
/**
* Sets the value of the rcs property.
*
* @param value
* allowed object is
* {@link RCSRequirementsAndConditions }
*
*/
public void setRCS(RCSRequirementsAndConditions value) {
this.rcs = value;
}
/**
* Gets the value of the gei property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the gei property.
*
*
* For example, to add a new item, do as follows:
*
* getGEI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link GEIProcessingInformation }
*
*
*/
public List getGEI() {
if (gei == null) {
gei = new ArrayList();
}
return this.gei;
}
/**
* Gets the value of the 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 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 apr property.
*
* @return
* possible object is
* {@link APRAdditionalPriceInformation }
*
*/
public APRAdditionalPriceInformation getAPR() {
return apr;
}
/**
* Sets the value of the apr property.
*
* @param value
* allowed object is
* {@link APRAdditionalPriceInformation }
*
*/
public void setAPR(APRAdditionalPriceInformation value) {
this.apr = value;
}
/**
* Gets the value of the ali 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 ali property.
*
*
* For example, to add a new item, do as follows:
*
* getALI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ALIAdditionalInformation }
*
*
*/
public List getALI() {
if (ali == null) {
ali = new ArrayList();
}
return this.ali;
}
/**
* Gets the value of the qty property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qty property.
*
*
* For example, to add a new item, do as follows:
*
* getQTY().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QTYQuantity }
*
*
*/
public List getQTY() {
if (qty == null) {
qty = new ArrayList();
}
return this.qty;
}
/**
* 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 rte 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 rte property.
*
*
* For example, to add a new item, do as follows:
*
* getRTE().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RTERateDetails }
*
*
*/
public List getRTE() {
if (rte == null) {
rte = new ArrayList();
}
return this.rte;
}
/**
* Gets the value of the segGrp5 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp5 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp5().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp5 }
*
*
*/
public List getSegGrp5() {
if (segGrp5 == null) {
segGrp5 = new ArrayList();
}
return this.segGrp5;
}
/**
* Gets the value of the segGrp6 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp6 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp6().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp6 }
*
*
*/
public List getSegGrp6() {
if (segGrp6 == null) {
segGrp6 = new ArrayList();
}
return this.segGrp6;
}
/**
* Gets the value of the segGrp7 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp7 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp7().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp7 }
*
*
*/
public List getSegGrp7() {
if (segGrp7 == null) {
segGrp7 = new ArrayList();
}
return this.segGrp7;
}
/**
* Gets the value of the segGrp9 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp9 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp9().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp9 }
*
*
*/
public List getSegGrp9() {
if (segGrp9 == null) {
segGrp9 = new ArrayList();
}
return this.segGrp9;
}
/**
* Gets the value of the segGrp10 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp10 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp10().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp10 }
*
*
*/
public List getSegGrp10() {
if (segGrp10 == null) {
segGrp10 = new ArrayList();
}
return this.segGrp10;
}
/**
* 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 CONTEN.SegGrp4 .SegGrp18 }
*
*
*/
public List getSegGrp18() {
if (segGrp18 == null) {
segGrp18 = new ArrayList();
}
return this.segGrp18;
}
public CONTEN.SegGrp4 withBII(BIIStructureIdentification value) {
setBII(value);
return this;
}
public CONTEN.SegGrp4 withRCS(RCSRequirementsAndConditions value) {
setRCS(value);
return this;
}
public CONTEN.SegGrp4 withGEI(GEIProcessingInformation... values) {
if (values!= null) {
for (GEIProcessingInformation value: values) {
getGEI().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withGEI(Collection values) {
if (values!= null) {
getGEI().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withNAD(NADNameAndAddress value) {
setNAD(value);
return this;
}
public CONTEN.SegGrp4 withLOC(LOCPlaceLocationIdentification value) {
setLOC(value);
return this;
}
public CONTEN.SegGrp4 withAPR(APRAdditionalPriceInformation value) {
setAPR(value);
return this;
}
public CONTEN.SegGrp4 withALI(ALIAdditionalInformation... values) {
if (values!= null) {
for (ALIAdditionalInformation value: values) {
getALI().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withALI(Collection values) {
if (values!= null) {
getALI().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withQTY(QTYQuantity... values) {
if (values!= null) {
for (QTYQuantity value: values) {
getQTY().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withQTY(Collection values) {
if (values!= null) {
getQTY().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withRTE(RTERateDetails... values) {
if (values!= null) {
for (RTERateDetails value: values) {
getRTE().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withRTE(Collection values) {
if (values!= null) {
getRTE().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp5(CONTEN.SegGrp4 .SegGrp5 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp5 value: values) {
getSegGrp5().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp5(Collection values) {
if (values!= null) {
getSegGrp5().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp6(CONTEN.SegGrp4 .SegGrp6 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp6 value: values) {
getSegGrp6().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp6(Collection values) {
if (values!= null) {
getSegGrp6().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp7(CONTEN.SegGrp4 .SegGrp7 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp7 value: values) {
getSegGrp7().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp7(Collection values) {
if (values!= null) {
getSegGrp7().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp9(CONTEN.SegGrp4 .SegGrp9 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp9 value: values) {
getSegGrp9().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp9(Collection values) {
if (values!= null) {
getSegGrp9().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp10(CONTEN.SegGrp4 .SegGrp10 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp10 value: values) {
getSegGrp10().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp10(Collection values) {
if (values!= null) {
getSegGrp10().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 withSegGrp18(CONTEN.SegGrp4 .SegGrp18 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp18 value: values) {
getSegGrp18().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 withSegGrp18(Collection values) {
if (values!= null) {
getSegGrp18().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-11" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="15" 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/D17A}ALC-AllowanceOrCharge"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" 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/D17A}MOA-MonetaryAmount"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ard",
"moa",
"ftx",
"segGrp11",
"segGrp12"
})
public static class SegGrp10 {
@XmlElement(name = "ARD", required = true)
protected ARDMonetaryAmountFunction ard;
@XmlElement(name = "MOA", required = true)
protected List moa;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-11")
protected List segGrp11;
@XmlElement(name = "SegGrp-12")
protected List segGrp12;
/**
* Gets the value of the ard property.
*
* @return
* possible object is
* {@link ARDMonetaryAmountFunction }
*
*/
public ARDMonetaryAmountFunction getARD() {
return ard;
}
/**
* Sets the value of the ard property.
*
* @param value
* allowed object is
* {@link ARDMonetaryAmountFunction }
*
*/
public void setARD(ARDMonetaryAmountFunction value) {
this.ard = 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 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 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 CONTEN.SegGrp4 .SegGrp10 .SegGrp11 }
*
*
*/
public List getSegGrp11() {
if (segGrp11 == null) {
segGrp11 = new ArrayList();
}
return this.segGrp11;
}
/**
* Gets the value of the segGrp12 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp12 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp12().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 }
*
*
*/
public List getSegGrp12() {
if (segGrp12 == null) {
segGrp12 = new ArrayList();
}
return this.segGrp12;
}
public CONTEN.SegGrp4 .SegGrp10 withARD(ARDMonetaryAmountFunction value) {
setARD(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withSegGrp11(CONTEN.SegGrp4 .SegGrp10 .SegGrp11 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp10 .SegGrp11 value: values) {
getSegGrp11().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withSegGrp11(Collection values) {
if (values!= null) {
getSegGrp11().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withSegGrp12(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp10 .SegGrp12 value: values) {
getSegGrp12().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 withSegGrp12(Collection values) {
if (values!= null) {
getSegGrp12().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="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tax",
"moa",
"loc"
})
public static class SegGrp11 {
@XmlElement(name = "TAX", required = true)
protected TAXDutyTaxFeeDetails tax;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
@XmlElement(name = "LOC")
protected List loc;
/**
* 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.
*
* @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 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 CONTEN.SegGrp4 .SegGrp10 .SegGrp11 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp11 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp11 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp11 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="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
* <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" 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/D17A}MOA-MonetaryAmount"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="5" 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/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"alc",
"ali",
"segGrp13",
"segGrp14",
"segGrp15",
"segGrp16",
"segGrp17"
})
public static class SegGrp12 {
@XmlElement(name = "ALC", required = true)
protected ALCAllowanceOrCharge alc;
@XmlElement(name = "ALI")
protected List ali;
@XmlElement(name = "SegGrp-13")
protected CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 segGrp13;
@XmlElement(name = "SegGrp-14")
protected CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 segGrp14;
@XmlElement(name = "SegGrp-15")
protected CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 segGrp15;
@XmlElement(name = "SegGrp-16")
protected CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 segGrp16;
@XmlElement(name = "SegGrp-17")
protected List segGrp17;
/**
* 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 ali 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 ali property.
*
*
* For example, to add a new item, do as follows:
*
* getALI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ALIAdditionalInformation }
*
*
*/
public List getALI() {
if (ali == null) {
ali = new ArrayList();
}
return this.ali;
}
/**
* Gets the value of the segGrp13 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 }
*
*/
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 getSegGrp13() {
return segGrp13;
}
/**
* Sets the value of the segGrp13 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 }
*
*/
public void setSegGrp13(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 value) {
this.segGrp13 = value;
}
/**
* Gets the value of the segGrp14 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 }
*
*/
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 getSegGrp14() {
return segGrp14;
}
/**
* Sets the value of the segGrp14 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 }
*
*/
public void setSegGrp14(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 value) {
this.segGrp14 = value;
}
/**
* Gets the value of the segGrp15 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 }
*
*/
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 getSegGrp15() {
return segGrp15;
}
/**
* Sets the value of the segGrp15 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 }
*
*/
public void setSegGrp15(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 value) {
this.segGrp15 = value;
}
/**
* Gets the value of the segGrp16 property.
*
* @return
* possible object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 }
*
*/
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 getSegGrp16() {
return segGrp16;
}
/**
* Sets the value of the segGrp16 property.
*
* @param value
* allowed object is
* {@link CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 }
*
*/
public void setSegGrp16(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 value) {
this.segGrp16 = 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 CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp17 }
*
*
*/
public List getSegGrp17() {
if (segGrp17 == null) {
segGrp17 = new ArrayList();
}
return this.segGrp17;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withALC(ALCAllowanceOrCharge value) {
setALC(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withALI(ALIAdditionalInformation... values) {
if (values!= null) {
for (ALIAdditionalInformation value: values) {
getALI().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withALI(Collection values) {
if (values!= null) {
getALI().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withSegGrp13(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 value) {
setSegGrp13(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withSegGrp14(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 value) {
setSegGrp14(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withSegGrp15(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 value) {
setSegGrp15(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withSegGrp16(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 value) {
setSegGrp16(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 withSegGrp17(CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp17 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp17 value: values) {
getSegGrp17().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 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="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"qty",
"rng"
})
public static class SegGrp13 {
@XmlElement(name = "QTY", required = true)
protected QTYQuantity qty;
@XmlElement(name = "RNG")
protected RNGRangeDetails rng;
/**
* 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 rng property.
*
* @return
* possible object is
* {@link RNGRangeDetails }
*
*/
public RNGRangeDetails getRNG() {
return rng;
}
/**
* Sets the value of the rng property.
*
* @param value
* allowed object is
* {@link RNGRangeDetails }
*
*/
public void setRNG(RNGRangeDetails value) {
this.rng = value;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 withQTY(QTYQuantity value) {
setQTY(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp13 withRNG(RNGRangeDetails value) {
setRNG(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pcd",
"rng"
})
public static class SegGrp14 {
@XmlElement(name = "PCD", required = true)
protected PCDPercentageDetails pcd;
@XmlElement(name = "RNG")
protected RNGRangeDetails rng;
/**
* 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 rng property.
*
* @return
* possible object is
* {@link RNGRangeDetails }
*
*/
public RNGRangeDetails getRNG() {
return rng;
}
/**
* Sets the value of the rng property.
*
* @param value
* allowed object is
* {@link RNGRangeDetails }
*
*/
public void setRNG(RNGRangeDetails value) {
this.rng = value;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp14 withRNG(RNGRangeDetails value) {
setRNG(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"rng"
})
public static class SegGrp15 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "RNG")
protected RNGRangeDetails rng;
/**
* 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 rng property.
*
* @return
* possible object is
* {@link RNGRangeDetails }
*
*/
public RNGRangeDetails getRNG() {
return rng;
}
/**
* Sets the value of the rng property.
*
* @param value
* allowed object is
* {@link RNGRangeDetails }
*
*/
public void setRNG(RNGRangeDetails value) {
this.rng = value;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp15 withRNG(RNGRangeDetails value) {
setRNG(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
* <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rte",
"rng"
})
public static class SegGrp16 {
@XmlElement(name = "RTE", required = true)
protected RTERateDetails rte;
@XmlElement(name = "RNG")
protected RNGRangeDetails rng;
/**
* 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 rng property.
*
* @return
* possible object is
* {@link RNGRangeDetails }
*
*/
public RNGRangeDetails getRNG() {
return rng;
}
/**
* Sets the value of the rng property.
*
* @param value
* allowed object is
* {@link RNGRangeDetails }
*
*/
public void setRNG(RNGRangeDetails value) {
this.rng = value;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 withRTE(RTERateDetails value) {
setRTE(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp16 withRNG(RNGRangeDetails value) {
setRNG(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tax",
"moa"
})
public static class SegGrp17 {
@XmlElement(name = "TAX", required = true)
protected TAXDutyTaxFeeDetails tax;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
/**
* 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.
*
* @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;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp17 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp10 .SegGrp12 .SegGrp17 withMOA(MOAMonetaryAmount value) {
setMOA(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/D17A}NAD-NameAndAddress"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-19" maxOccurs="5" 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/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" 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/D17A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"nad",
"loc",
"fii",
"ftx",
"segGrp19",
"segGrp20",
"segGrp21"
})
public static class SegGrp18 {
@XmlElement(name = "NAD", required = true)
protected NADNameAndAddress nad;
@XmlElement(name = "LOC")
protected List loc;
@XmlElement(name = "FII")
protected List fii;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-19")
protected List segGrp19;
@XmlElement(name = "SegGrp-20")
protected List segGrp20;
@XmlElement(name = "SegGrp-21")
protected List segGrp21;
/**
* 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 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 fii 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 fii property.
*
*
* For example, to add a new item, do as follows:
*
* getFII().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FIIFinancialInstitutionInformation }
*
*
*/
public List getFII() {
if (fii == null) {
fii = new ArrayList();
}
return this.fii;
}
/**
* 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 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 CONTEN.SegGrp4 .SegGrp18 .SegGrp19 }
*
*
*/
public List getSegGrp19() {
if (segGrp19 == null) {
segGrp19 = new ArrayList();
}
return this.segGrp19;
}
/**
* Gets the value of the segGrp20 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp20 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp20().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CONTEN.SegGrp4 .SegGrp18 .SegGrp20 }
*
*
*/
public List getSegGrp20() {
if (segGrp20 == null) {
segGrp20 = new ArrayList();
}
return this.segGrp20;
}
/**
* 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 CONTEN.SegGrp4 .SegGrp18 .SegGrp21 }
*
*
*/
public List getSegGrp21() {
if (segGrp21 == null) {
segGrp21 = new ArrayList();
}
return this.segGrp21;
}
public CONTEN.SegGrp4 .SegGrp18 withNAD(NADNameAndAddress value) {
setNAD(value);
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withFII(FIIFinancialInstitutionInformation... values) {
if (values!= null) {
for (FIIFinancialInstitutionInformation value: values) {
getFII().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withFII(Collection values) {
if (values!= null) {
getFII().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp19(CONTEN.SegGrp4 .SegGrp18 .SegGrp19 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp18 .SegGrp19 value: values) {
getSegGrp19().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp19(Collection values) {
if (values!= null) {
getSegGrp19().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp20(CONTEN.SegGrp4 .SegGrp18 .SegGrp20 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp18 .SegGrp20 value: values) {
getSegGrp20().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp20(Collection values) {
if (values!= null) {
getSegGrp20().addAll(values);
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp21(CONTEN.SegGrp4 .SegGrp18 .SegGrp21 ... values) {
if (values!= null) {
for (CONTEN.SegGrp4 .SegGrp18 .SegGrp21 value: values) {
getSegGrp21().add(value);
}
}
return this;
}
public CONTEN.SegGrp4 .SegGrp18 withSegGrp21(Collection values) {
if (values!= null) {
getSegGrp21().addAll(values);
}
return this;
}
/**
*