org.smooks.edifact.binding.d19a.DEBREC Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d19a-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:55 AM UTC
//
package org.smooks.edifact.binding.d19a;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for DEBREC complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="DEBREC">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}BGM-BeginningOfMessage"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-1" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-2" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" maxOccurs="9999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers"/>
* </sequence>
* <element name="SegGrp-6" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="IRQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IRQ-InformationRequired" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="5" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}STS-Status" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* </sequence>
* <element name="SegGrp-20" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="99" 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/D19A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" maxOccurs="9" 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/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <sequence>
* <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CNT-ControlTotal" maxOccurs="99" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DEBREC", propOrder = {
"bgm",
"dtm",
"segGrp1",
"segGrp5",
"cnt"
})
public class DEBREC {
@XmlElement(name = "BGM", required = true)
protected BGMBeginningOfMessage bgm;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "SegGrp-1")
protected List segGrp1;
@XmlElement(name = "SegGrp-5")
protected List segGrp5;
@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 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 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 DEBREC.SegGrp1 }
*
*
*/
public List getSegGrp1() {
if (segGrp1 == null) {
segGrp1 = new ArrayList();
}
return this.segGrp1;
}
/**
* 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 DEBREC.SegGrp5 }
*
*
*/
public List getSegGrp5() {
if (segGrp5 == null) {
segGrp5 = new ArrayList();
}
return this.segGrp5;
}
/**
* 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 DEBREC withBGM(BGMBeginningOfMessage value) {
setBGM(value);
return this;
}
public DEBREC withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC withSegGrp1(DEBREC.SegGrp1 ... values) {
if (values!= null) {
for (DEBREC.SegGrp1 value: values) {
getSegGrp1().add(value);
}
}
return this;
}
public DEBREC withSegGrp1(Collection values) {
if (values!= null) {
getSegGrp1().addAll(values);
}
return this;
}
public DEBREC withSegGrp5(DEBREC.SegGrp5 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 value: values) {
getSegGrp5().add(value);
}
}
return this;
}
public DEBREC withSegGrp5(Collection values) {
if (values!= null) {
getSegGrp5().addAll(values);
}
return this;
}
public DEBREC withCNT(CNTControlTotal... values) {
if (values!= null) {
for (CNTControlTotal value: values) {
getCNT().add(value);
}
}
return this;
}
public DEBREC 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="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-2" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"adr",
"rff",
"emp",
"com",
"segGrp2",
"segGrp4"
})
public static class SegGrp1 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "ADR")
protected ADRAddress adr;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "EMP")
protected EMPEmploymentDetails emp;
@XmlElement(name = "COM")
protected List com;
@XmlElement(name = "SegGrp-2")
protected List segGrp2;
@XmlElement(name = "SegGrp-4")
protected DEBREC.SegGrp1 .SegGrp4 segGrp4;
/**
* Gets the value of the pna property.
*
* @return
* possible object is
* {@link PNAPartyIdentification }
*
*/
public PNAPartyIdentification getPNA() {
return pna;
}
/**
* Sets the value of the pna property.
*
* @param value
* allowed object is
* {@link PNAPartyIdentification }
*
*/
public void setPNA(PNAPartyIdentification value) {
this.pna = value;
}
/**
* Gets the value of the adr property.
*
* @return
* possible object is
* {@link ADRAddress }
*
*/
public ADRAddress getADR() {
return adr;
}
/**
* Sets the value of the adr property.
*
* @param value
* allowed object is
* {@link ADRAddress }
*
*/
public void setADR(ADRAddress value) {
this.adr = 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 emp property.
*
* @return
* possible object is
* {@link EMPEmploymentDetails }
*
*/
public EMPEmploymentDetails getEMP() {
return emp;
}
/**
* Sets the value of the emp property.
*
* @param value
* allowed object is
* {@link EMPEmploymentDetails }
*
*/
public void setEMP(EMPEmploymentDetails value) {
this.emp = value;
}
/**
* Gets the value of the com property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the com property.
*
*
* For example, to add a new item, do as follows:
*
* getCOM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link COMCommunicationContact }
*
*
*/
public List getCOM() {
if (com == null) {
com = new ArrayList();
}
return this.com;
}
/**
* Gets the value of the segGrp2 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp2 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp2().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp1 .SegGrp2 }
*
*
*/
public List getSegGrp2() {
if (segGrp2 == null) {
segGrp2 = new ArrayList();
}
return this.segGrp2;
}
/**
* Gets the value of the segGrp4 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp1 .SegGrp4 }
*
*/
public DEBREC.SegGrp1 .SegGrp4 getSegGrp4() {
return segGrp4;
}
/**
* Sets the value of the segGrp4 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp1 .SegGrp4 }
*
*/
public void setSegGrp4(DEBREC.SegGrp1 .SegGrp4 value) {
this.segGrp4 = value;
}
public DEBREC.SegGrp1 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public DEBREC.SegGrp1 withADR(ADRAddress value) {
setADR(value);
return this;
}
public DEBREC.SegGrp1 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public DEBREC.SegGrp1 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public DEBREC.SegGrp1 withEMP(EMPEmploymentDetails value) {
setEMP(value);
return this;
}
public DEBREC.SegGrp1 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public DEBREC.SegGrp1 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
public DEBREC.SegGrp1 withSegGrp2(DEBREC.SegGrp1 .SegGrp2 ... values) {
if (values!= null) {
for (DEBREC.SegGrp1 .SegGrp2 value: values) {
getSegGrp2().add(value);
}
}
return this;
}
public DEBREC.SegGrp1 withSegGrp2(Collection values) {
if (values!= null) {
getSegGrp2().addAll(values);
}
return this;
}
public DEBREC.SegGrp1 withSegGrp4(DEBREC.SegGrp1 .SegGrp4 value) {
setSegGrp4(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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cta",
"dtm",
"segGrp3"
})
public static class SegGrp2 {
@XmlElement(name = "CTA", required = true)
protected CTAContactInformation cta;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "SegGrp-3")
protected List segGrp3;
/**
* Gets the value of the cta property.
*
* @return
* possible object is
* {@link CTAContactInformation }
*
*/
public CTAContactInformation getCTA() {
return cta;
}
/**
* Sets the value of the cta property.
*
* @param value
* allowed object is
* {@link CTAContactInformation }
*
*/
public void setCTA(CTAContactInformation value) {
this.cta = value;
}
/**
* Gets the value of the 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 segGrp3 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp3 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp3().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp1 .SegGrp2 .SegGrp3 }
*
*
*/
public List getSegGrp3() {
if (segGrp3 == null) {
segGrp3 = new ArrayList();
}
return this.segGrp3;
}
public DEBREC.SegGrp1 .SegGrp2 withCTA(CTAContactInformation value) {
setCTA(value);
return this;
}
public DEBREC.SegGrp1 .SegGrp2 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public DEBREC.SegGrp1 .SegGrp2 withSegGrp3(DEBREC.SegGrp1 .SegGrp2 .SegGrp3 ... values) {
if (values!= null) {
for (DEBREC.SegGrp1 .SegGrp2 .SegGrp3 value: values) {
getSegGrp3().add(value);
}
}
return this;
}
public DEBREC.SegGrp1 .SegGrp2 withSegGrp3(Collection values) {
if (values!= null) {
getSegGrp3().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"com",
"dtm"
})
public static class SegGrp3 {
@XmlElement(name = "COM", required = true)
protected COMCommunicationContact com;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the com property.
*
* @return
* possible object is
* {@link COMCommunicationContact }
*
*/
public COMCommunicationContact getCOM() {
return com;
}
/**
* Sets the value of the com property.
*
* @param value
* allowed object is
* {@link COMCommunicationContact }
*
*/
public void setCOM(COMCommunicationContact value) {
this.com = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
public DEBREC.SegGrp1 .SegGrp2 .SegGrp3 withCOM(COMCommunicationContact value) {
setCOM(value);
return this;
}
public DEBREC.SegGrp1 .SegGrp2 .SegGrp3 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp1 .SegGrp2 .SegGrp3 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"aut",
"dtm"
})
public static class SegGrp4 {
@XmlElement(name = "AUT", required = true)
protected AUTAuthenticationResult aut;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the aut property.
*
* @return
* possible object is
* {@link AUTAuthenticationResult }
*
*/
public AUTAuthenticationResult getAUT() {
return aut;
}
/**
* Sets the value of the aut property.
*
* @param value
* allowed object is
* {@link AUTAuthenticationResult }
*
*/
public void setAUT(AUTAuthenticationResult value) {
this.aut = value;
}
/**
* Gets the value of the dtm property.
*
* @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 DEBREC.SegGrp1 .SegGrp4 withAUT(AUTAuthenticationResult value) {
setAUT(value);
return this;
}
public DEBREC.SegGrp1 .SegGrp4 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GIR-RelatedIdentificationNumbers"/>
* </sequence>
* <element name="SegGrp-6" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="IRQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IRQ-InformationRequired" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="5" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}STS-Status" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* </sequence>
* <element name="SegGrp-20" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="99" 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/D19A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" maxOccurs="9" 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/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gir",
"segGrp6",
"segGrp7"
})
public static class SegGrp5 {
@XmlElement(name = "GIR", required = true)
protected GIRRelatedIdentificationNumbers gir;
@XmlElement(name = "SegGrp-6")
protected DEBREC.SegGrp5 .SegGrp6 segGrp6;
@XmlElement(name = "SegGrp-7")
protected List segGrp7;
/**
* Gets the value of the gir property.
*
* @return
* possible object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public GIRRelatedIdentificationNumbers getGIR() {
return gir;
}
/**
* Sets the value of the gir property.
*
* @param value
* allowed object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public void setGIR(GIRRelatedIdentificationNumbers value) {
this.gir = value;
}
/**
* Gets the value of the segGrp6 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp5 .SegGrp6 }
*
*/
public DEBREC.SegGrp5 .SegGrp6 getSegGrp6() {
return segGrp6;
}
/**
* Sets the value of the segGrp6 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp5 .SegGrp6 }
*
*/
public void setSegGrp6(DEBREC.SegGrp5 .SegGrp6 value) {
this.segGrp6 = value;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 }
*
*
*/
public List getSegGrp7() {
if (segGrp7 == null) {
segGrp7 = new ArrayList();
}
return this.segGrp7;
}
public DEBREC.SegGrp5 withGIR(GIRRelatedIdentificationNumbers value) {
setGIR(value);
return this;
}
public DEBREC.SegGrp5 withSegGrp6(DEBREC.SegGrp5 .SegGrp6 value) {
setSegGrp6(value);
return this;
}
public DEBREC.SegGrp5 withSegGrp7(DEBREC.SegGrp5 .SegGrp7 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 value: values) {
getSegGrp7().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 withSegGrp7(Collection values) {
if (values!= null) {
getSegGrp7().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"att",
"dtm"
})
public static class SegGrp6 {
@XmlElement(name = "ATT", required = true)
protected ATTAttribute att;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the att property.
*
* @return
* possible object is
* {@link ATTAttribute }
*
*/
public ATTAttribute getATT() {
return att;
}
/**
* Sets the value of the att property.
*
* @param value
* allowed object is
* {@link ATTAttribute }
*
*/
public void setATT(ATTAttribute value) {
this.att = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
public DEBREC.SegGrp5 .SegGrp6 withATT(ATTAttribute value) {
setATT(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp6 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp6 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="IRQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IRQ-InformationRequired" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-8" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="5" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-17" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}IMD-ItemDescription"/>
* <element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}STS-Status" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* </sequence>
* <element name="SegGrp-20" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="99" 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/D19A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" maxOccurs="9" 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/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"eve",
"dtm",
"irq",
"ftx",
"segGrp8",
"segGrp9",
"segGrp15",
"segGrp17",
"segGrp22"
})
public static class SegGrp7 {
@XmlElement(name = "EVE", required = true)
protected EVEEvent eve;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "IRQ")
protected List irq;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-8")
protected List segGrp8;
@XmlElement(name = "SegGrp-9")
protected List segGrp9;
@XmlElement(name = "SegGrp-15")
protected List segGrp15;
@XmlElement(name = "SegGrp-17")
protected List segGrp17;
@XmlElement(name = "SegGrp-22")
protected List segGrp22;
/**
* Gets the value of the eve property.
*
* @return
* possible object is
* {@link EVEEvent }
*
*/
public EVEEvent getEVE() {
return eve;
}
/**
* Sets the value of the eve property.
*
* @param value
* allowed object is
* {@link EVEEvent }
*
*/
public void setEVE(EVEEvent value) {
this.eve = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the irq 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 irq property.
*
*
* For example, to add a new item, do as follows:
*
* getIRQ().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link IRQInformationRequired }
*
*
*/
public List getIRQ() {
if (irq == null) {
irq = new ArrayList();
}
return this.irq;
}
/**
* 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 segGrp8 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp8 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp8().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp8 }
*
*
*/
public List getSegGrp8() {
if (segGrp8 == null) {
segGrp8 = new ArrayList();
}
return this.segGrp8;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp9 }
*
*
*/
public List getSegGrp9() {
if (segGrp9 == null) {
segGrp9 = new ArrayList();
}
return this.segGrp9;
}
/**
* Gets the value of the segGrp15 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp15 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp15().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp15 }
*
*
*/
public List getSegGrp15() {
if (segGrp15 == null) {
segGrp15 = new ArrayList();
}
return this.segGrp15;
}
/**
* Gets the value of the segGrp17 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp17 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp17().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 }
*
*
*/
public List getSegGrp17() {
if (segGrp17 == null) {
segGrp17 = new ArrayList();
}
return this.segGrp17;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp22 }
*
*
*/
public List getSegGrp22() {
if (segGrp22 == null) {
segGrp22 = new ArrayList();
}
return this.segGrp22;
}
public DEBREC.SegGrp5 .SegGrp7 withEVE(EVEEvent value) {
setEVE(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withIRQ(IRQInformationRequired... values) {
if (values!= null) {
for (IRQInformationRequired value: values) {
getIRQ().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withIRQ(Collection values) {
if (values!= null) {
getIRQ().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp8(DEBREC.SegGrp5 .SegGrp7 .SegGrp8 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp8 value: values) {
getSegGrp8().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp8(Collection values) {
if (values!= null) {
getSegGrp8().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp9(DEBREC.SegGrp5 .SegGrp7 .SegGrp9 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp9 value: values) {
getSegGrp9().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp9(Collection values) {
if (values!= null) {
getSegGrp9().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp15(DEBREC.SegGrp5 .SegGrp7 .SegGrp15 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp15 value: values) {
getSegGrp15().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp15(Collection values) {
if (values!= null) {
getSegGrp15().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp17(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp17 value: values) {
getSegGrp17().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp17(Collection values) {
if (values!= null) {
getSegGrp17().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp22(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp22 value: values) {
getSegGrp22().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 withSegGrp22(Collection values) {
if (values!= null) {
getSegGrp22().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-16" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"ftx",
"att",
"moa",
"segGrp16"
})
public static class SegGrp15 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "SegGrp-16")
protected List segGrp16;
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the 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 att 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 att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* 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 segGrp16 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp16 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp16().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 }
*
*
*/
public List getSegGrp16() {
if (segGrp16 == null) {
segGrp16 = new ArrayList();
}
return this.segGrp16;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withSegGrp16(DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 value: values) {
getSegGrp16().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 withSegGrp16(Collection values) {
if (values!= null) {
getSegGrp16().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"rff",
"adr"
})
public static class SegGrp16 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "ADR")
protected List adr;
/**
* Gets the value of the pna property.
*
* @return
* possible object is
* {@link PNAPartyIdentification }
*
*/
public PNAPartyIdentification getPNA() {
return pna;
}
/**
* Sets the value of the pna property.
*
* @param value
* allowed object is
* {@link PNAPartyIdentification }
*
*/
public void setPNA(PNAPartyIdentification value) {
this.pna = 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 adr 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 adr property.
*
*
* For example, to add a new item, do as follows:
*
* getADR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ADRAddress }
*
*
*/
public List getADR() {
if (adr == null) {
adr = new ArrayList();
}
return this.adr;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 withADR(ADRAddress... values) {
if (values!= null) {
for (ADRAddress value: values) {
getADR().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp15 .SegGrp16 withADR(Collection values) {
if (values!= null) {
getADR().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/D19A}IMD-ItemDescription"/>
* <element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}STS-Status" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-19" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* </sequence>
* <element name="SegGrp-20" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-21" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"sts",
"ftx",
"att",
"segGrp18",
"segGrp19",
"segGrp21"
})
public static class SegGrp17 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "STS")
protected STSStatus sts;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "ATT")
protected ATTAttribute att;
@XmlElement(name = "SegGrp-18")
protected DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 segGrp18;
@XmlElement(name = "SegGrp-19")
protected DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 segGrp19;
@XmlElement(name = "SegGrp-21")
protected DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 segGrp21;
/**
* 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 sts property.
*
* @return
* possible object is
* {@link STSStatus }
*
*/
public STSStatus getSTS() {
return sts;
}
/**
* Sets the value of the sts property.
*
* @param value
* allowed object is
* {@link STSStatus }
*
*/
public void setSTS(STSStatus value) {
this.sts = 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 att property.
*
* @return
* possible object is
* {@link ATTAttribute }
*
*/
public ATTAttribute getATT() {
return att;
}
/**
* Sets the value of the att property.
*
* @param value
* allowed object is
* {@link ATTAttribute }
*
*/
public void setATT(ATTAttribute value) {
this.att = value;
}
/**
* Gets the value of the segGrp18 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 }
*
*/
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 getSegGrp18() {
return segGrp18;
}
/**
* Sets the value of the segGrp18 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 }
*
*/
public void setSegGrp18(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 value) {
this.segGrp18 = value;
}
/**
* Gets the value of the segGrp19 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 }
*
*/
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 getSegGrp19() {
return segGrp19;
}
/**
* Sets the value of the segGrp19 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 }
*
*/
public void setSegGrp19(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 value) {
this.segGrp19 = value;
}
/**
* Gets the value of the segGrp21 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 }
*
*/
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 getSegGrp21() {
return segGrp21;
}
/**
* Sets the value of the segGrp21 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 }
*
*/
public void setSegGrp21(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 value) {
this.segGrp21 = value;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withSTS(STSStatus value) {
setSTS(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withATT(ATTAttribute value) {
setATT(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withSegGrp18(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 value) {
setSegGrp18(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withSegGrp19(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 value) {
setSegGrp19(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 withSegGrp21(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 value) {
setSegGrp21(value);
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PIA-AdditionalProductId" minOccurs="0"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"pia",
"loc",
"dtm",
"mea",
"att",
"ftx"
})
public static class SegGrp18 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "PIA")
protected PIAAdditionalProductId pia;
@XmlElement(name = "LOC")
protected List loc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "MEA")
protected List mea;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* 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 pia property.
*
* @return
* possible object is
* {@link PIAAdditionalProductId }
*
*/
public PIAAdditionalProductId getPIA() {
return pia;
}
/**
* Sets the value of the pia property.
*
* @param value
* allowed object is
* {@link PIAAdditionalProductId }
*
*/
public void setPIA(PIAAdditionalProductId value) {
this.pia = value;
}
/**
* Gets the value of the loc property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the loc property.
*
*
* For example, to add a new item, do as follows:
*
* getLOC().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link LOCPlaceLocationIdentification }
*
*
*/
public List getLOC() {
if (loc == null) {
loc = new ArrayList();
}
return this.loc;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the mea property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the mea property.
*
*
* For example, to add a new item, do as follows:
*
* getMEA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEAMeasurements }
*
*
*/
public List getMEA() {
if (mea == null) {
mea = new ArrayList();
}
return this.mea;
}
/**
* Gets the value of the att 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 att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withPIA(PIAAdditionalProductId value) {
setPIA(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withLOC(LOCPlaceLocationIdentification... values) {
if (values!= null) {
for (LOCPlaceLocationIdentification value: values) {
getLOC().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withLOC(Collection values) {
if (values!= null) {
getLOC().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withMEA(MEAMeasurements... values) {
if (values!= null) {
for (MEAMeasurements value: values) {
getMEA().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withMEA(Collection values) {
if (values!= null) {
getMEA().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp18 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* </sequence>
* <element name="SegGrp-20" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"adr",
"segGrp20"
})
public static class SegGrp19 {
@XmlElement(name = "ADR", required = true)
protected ADRAddress adr;
@XmlElement(name = "SegGrp-20")
protected List segGrp20;
/**
* Gets the value of the adr property.
*
* @return
* possible object is
* {@link ADRAddress }
*
*/
public ADRAddress getADR() {
return adr;
}
/**
* Sets the value of the adr property.
*
* @param value
* allowed object is
* {@link ADRAddress }
*
*/
public void setADR(ADRAddress value) {
this.adr = value;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 }
*
*
*/
public List getSegGrp20() {
if (segGrp20 == null) {
segGrp20 = new ArrayList();
}
return this.segGrp20;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 withADR(ADRAddress value) {
setADR(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 withSegGrp20(DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 value: values) {
getSegGrp20().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 withSegGrp20(Collection values) {
if (values!= null) {
getSegGrp20().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEA-Measurements" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"ftx",
"mea"
})
public static class SegGrp20 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "MEA")
protected MEAMeasurements mea;
/**
* 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 ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
/**
* Gets the value of the mea property.
*
* @return
* possible object is
* {@link MEAMeasurements }
*
*/
public MEAMeasurements getMEA() {
return mea;
}
/**
* Sets the value of the mea property.
*
* @param value
* allowed object is
* {@link MEAMeasurements }
*
*/
public void setMEA(MEAMeasurements value) {
this.mea = value;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp19 .SegGrp20 withMEA(MEAMeasurements value) {
setMEA(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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"ftx"
})
public static class SegGrp21 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp17 .SegGrp21 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-23" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-24" maxOccurs="99" 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/D19A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" maxOccurs="9" 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/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"gei",
"dtm",
"ftx",
"segGrp23",
"segGrp24"
})
public static class SegGrp22 {
@XmlElement(name = "GEI", required = true)
protected GEIProcessingInformation gei;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-23")
protected DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 segGrp23;
@XmlElement(name = "SegGrp-24")
protected List segGrp24;
/**
* 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 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 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 segGrp23 property.
*
* @return
* possible object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 }
*
*/
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 getSegGrp23() {
return segGrp23;
}
/**
* Sets the value of the segGrp23 property.
*
* @param value
* allowed object is
* {@link DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 }
*
*/
public void setSegGrp23(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 value) {
this.segGrp23 = value;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 }
*
*
*/
public List getSegGrp24() {
if (segGrp24 == null) {
segGrp24 = new ArrayList();
}
return this.segGrp24;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withGEI(GEIProcessingInformation value) {
setGEI(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withSegGrp23(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 value) {
setSegGrp23(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withSegGrp24(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 value: values) {
getSegGrp24().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 withSegGrp24(Collection values) {
if (values!= null) {
getSegGrp24().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"doc",
"dtm",
"ftx"
})
public static class SegGrp23 {
@XmlElement(name = "DOC", required = true)
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp23 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ARD-MonetaryAmountFunction"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-25" maxOccurs="9" 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/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-26" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ard",
"moa",
"dtm",
"tax",
"ftx",
"att",
"segGrp25",
"segGrp26"
})
public static class SegGrp24 {
@XmlElement(name = "ARD", required = true)
protected ARDMonetaryAmountFunction ard;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "TAX")
protected List tax;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "SegGrp-25")
protected List segGrp25;
@XmlElement(name = "SegGrp-26")
protected List segGrp26;
/**
* 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 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 tax 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 tax property.
*
*
* For example, to add a new item, do as follows:
*
* getTAX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link TAXDutyTaxFeeDetails }
*
*
*/
public List getTAX() {
if (tax == null) {
tax = new ArrayList();
}
return this.tax;
}
/**
* 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 att 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 att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp25 }
*
*
*/
public List getSegGrp25() {
if (segGrp25 == null) {
segGrp25 = new ArrayList();
}
return this.segGrp25;
}
/**
* 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 DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 }
*
*
*/
public List getSegGrp26() {
if (segGrp26 == null) {
segGrp26 = new ArrayList();
}
return this.segGrp26;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withARD(ARDMonetaryAmountFunction value) {
setARD(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withTAX(TAXDutyTaxFeeDetails... values) {
if (values!= null) {
for (TAXDutyTaxFeeDetails value: values) {
getTAX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withTAX(Collection values) {
if (values!= null) {
getTAX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withSegGrp25(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp25 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp25 value: values) {
getSegGrp25().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withSegGrp25(Collection values) {
if (values!= null) {
getSegGrp25().addAll(values);
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 withSegGrp26(DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 ... values) {
if (values!= null) {
for (DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 value: values) {
getSegGrp26().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pcd",
"dtm"
})
public static class SegGrp25 {
@XmlElement(name = "PCD", required = true)
protected PCDPercentageDetails pcd;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the pcd property.
*
* @return
* possible object is
* {@link PCDPercentageDetails }
*
*/
public PCDPercentageDetails getPCD() {
return pcd;
}
/**
* Sets the value of the pcd property.
*
* @param value
* allowed object is
* {@link PCDPercentageDetails }
*
*/
public void setPCD(PCDPercentageDetails value) {
this.pcd = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp25 withPCD(PCDPercentageDetails value) {
setPCD(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp25 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PAI-PaymentInstructions"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pai",
"rff"
})
public static class SegGrp26 {
@XmlElement(name = "PAI", required = true)
protected PAIPaymentInstructions pai;
@XmlElement(name = "RFF")
protected List rff;
/**
* Gets the value of the pai property.
*
* @return
* possible object is
* {@link PAIPaymentInstructions }
*
*/
public PAIPaymentInstructions getPAI() {
return pai;
}
/**
* Sets the value of the pai property.
*
* @param value
* allowed object is
* {@link PAIPaymentInstructions }
*
*/
public void setPAI(PAIPaymentInstructions value) {
this.pai = 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;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 withPAI(PAIPaymentInstructions value) {
setPAI(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp22 .SegGrp24 .SegGrp26 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"att",
"dtm"
})
public static class SegGrp8 {
@XmlElement(name = "ATT", required = true)
protected ATTAttribute att;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the att property.
*
* @return
* possible object is
* {@link ATTAttribute }
*
*/
public ATTAttribute getATT() {
return att;
}
/**
* Sets the value of the att property.
*
* @param value
* allowed object is
* {@link ATTAttribute }
*
*/
public void setATT(ATTAttribute value) {
this.att = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp8 withATT(ATTAttribute value) {
setATT(value);
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp8 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public DEBREC.SegGrp5 .SegGrp7 .SegGrp8 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="5" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"rff",
"att",
"emp",
"pdi",
"fii",
"dtm",
"moa",
"qty",
"pcd",
"com",
"segGrp10",
"segGrp12",
"segGrp14"
})
public static class SegGrp9 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "EMP")
protected EMPEmploymentDetails emp;
@XmlElement(name = "PDI")
protected PDIPersonDemographicInformation pdi;
@XmlElement(name = "FII")
protected List fii;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "QTY")
protected List