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

org.smooks.edifact.binding.d19a.IPPOMO Maven / Gradle / Ivy

The newest version!
/*-
 * ========================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;
import org.smooks.edifact.binding.service.UNSSectionControl;


/**
 * 

Java class for IPPOMO complex type. * *

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

 * <complexType name="IPPOMO">
 *   <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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *           <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
 *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
 *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" minOccurs="0"/>
 *           <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}SEQ-SequenceDetails" minOccurs="0"/>
 *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-1" 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="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-3" maxOccurs="9">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
 *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="99" minOccurs="0"/>
 *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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-4" 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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
 *                                         <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-6" 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
 *                                                   <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-7" maxOccurs="999">
 *           <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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                     <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" maxOccurs="99" minOccurs="0"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                     <element name="MEM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEM-MembershipDetails" maxOccurs="9" minOccurs="0"/>
 *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
 *                     <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
 *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
 *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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="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>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
 *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
 *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-11" 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="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="9" minOccurs="0"/>
 *                                         <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
 *                                         <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-12" maxOccurs="9">
 *                     <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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" 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>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-13" maxOccurs="9" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" 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="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" minOccurs="0"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                   </sequence>
 *                   <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="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"/>
 *                             </sequence>
 *                           </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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-16" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-17" maxOccurs="9999" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
 *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
 *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
 *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="99" minOccurs="0"/>
 *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" 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-18" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" 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-19" maxOccurs="9" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EQD-EquipmentDetails"/>
 *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
 *                               <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                               <element name="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-20" 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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
 *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
 *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-21" maxOccurs="99" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" minOccurs="0"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
 *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-22" 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="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="9" minOccurs="0"/>
 *                                         <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
 *                                         <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-23" maxOccurs="99">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
 *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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-24" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
 *                                         <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-25" maxOccurs="9" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
 *                                         <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-26">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COD-ComponentDetails"/>
 *                                         <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-27" maxOccurs="99" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
 *                                                   <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                                   <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                                   <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                                                   <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                                                   <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
 *                                                 </sequence>
 *                                                 <element name="SegGrp-28" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
 *                                                           </sequence>
 *                                                         </sequence>
 *                                                       </restriction>
 *                                                     </complexContent>
 *                                                   </complexType>
 *                                                 </element>
 *                                                 <element name="SegGrp-29" maxOccurs="9">
 *                                                   <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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
 *                                                             <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-30" maxOccurs="999" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-31" maxOccurs="9" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                                         <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="9" minOccurs="0"/>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="9" 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-32" 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="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="9" minOccurs="0"/>
 *                                                   <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
 *                                                   <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="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>
 *           <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
 *         </sequence>
 *         <element name="SegGrp-33" maxOccurs="99" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" 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-34" 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="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" minOccurs="0"/>
 *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
 *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-35" 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="9"/>
 *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-36" maxOccurs="99">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
 *                                         <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"/>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-37" maxOccurs="99" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
 *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "IPPOMO", propOrder = { "bgm", "gei", "att", "cta", "rff", "qty", "seq", "dtm", "segGrp1", "segGrp3", "segGrp7", "segGrp13", "segGrp17", "uns", "segGrp33" }) public class IPPOMO { @XmlElement(name = "BGM", required = true) protected BGMBeginningOfMessage bgm; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "CTA") protected CTAContactInformation cta; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "QTY") protected QTYQuantity qty; @XmlElement(name = "SEQ") protected SEQSequenceDetails seq; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "SegGrp-1") protected List segGrp1; @XmlElement(name = "SegGrp-3", required = true) protected List segGrp3; @XmlElement(name = "SegGrp-7", required = true) protected List segGrp7; @XmlElement(name = "SegGrp-13") protected List segGrp13; @XmlElement(name = "SegGrp-17") protected List segGrp17; @XmlElement(name = "UNS", required = true) protected UNSSectionControl uns; @XmlElement(name = "SegGrp-33") protected List segGrp33; /** * 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 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 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 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 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 qty property. * * @return * possible object is * {@link QTYQuantity } * */ public QTYQuantity getQTY() { return qty; } /** * Sets the value of the qty property. * * @param value * allowed object is * {@link QTYQuantity } * */ public void setQTY(QTYQuantity value) { this.qty = value; } /** * Gets the value of the seq property. * * @return * possible object is * {@link SEQSequenceDetails } * */ public SEQSequenceDetails getSEQ() { return seq; } /** * Sets the value of the seq property. * * @param value * allowed object is * {@link SEQSequenceDetails } * */ public void setSEQ(SEQSequenceDetails value) { this.seq = 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 IPPOMO.SegGrp1 } * * */ public List getSegGrp1() { if (segGrp1 == null) { segGrp1 = new ArrayList(); } return this.segGrp1; } /** * 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 IPPOMO.SegGrp3 } * * */ public List getSegGrp3() { if (segGrp3 == null) { segGrp3 = new ArrayList(); } return this.segGrp3; } /** * 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 IPPOMO.SegGrp7 } * * */ public List getSegGrp7() { if (segGrp7 == null) { segGrp7 = new ArrayList(); } return this.segGrp7; } /** * Gets the value of the segGrp13 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp13 } * * */ public List getSegGrp13() { if (segGrp13 == null) { segGrp13 = new ArrayList(); } return this.segGrp13; } /** * 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 IPPOMO.SegGrp17 } * * */ public List getSegGrp17() { if (segGrp17 == null) { segGrp17 = new ArrayList(); } return this.segGrp17; } /** * Gets the value of the uns property. * * @return * possible object is * {@link UNSSectionControl } * */ public UNSSectionControl getUNS() { return uns; } /** * Sets the value of the uns property. * * @param value * allowed object is * {@link UNSSectionControl } * */ public void setUNS(UNSSectionControl value) { this.uns = value; } /** * Gets the value of the segGrp33 property. * *

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

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

     *    getSegGrp33().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp33 } * * */ public List getSegGrp33() { if (segGrp33 == null) { segGrp33 = new ArrayList(); } return this.segGrp33; } public IPPOMO withBGM(BGMBeginningOfMessage value) { setBGM(value); return this; } public IPPOMO withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO withCTA(CTAContactInformation value) { setCTA(value); return this; } public IPPOMO withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO withQTY(QTYQuantity value) { setQTY(value); return this; } public IPPOMO withSEQ(SEQSequenceDetails value) { setSEQ(value); return this; } public IPPOMO withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO withSegGrp1(IPPOMO.SegGrp1 ... values) { if (values!= null) { for (IPPOMO.SegGrp1 value: values) { getSegGrp1().add(value); } } return this; } public IPPOMO withSegGrp1(Collection values) { if (values!= null) { getSegGrp1().addAll(values); } return this; } public IPPOMO withSegGrp3(IPPOMO.SegGrp3 ... values) { if (values!= null) { for (IPPOMO.SegGrp3 value: values) { getSegGrp3().add(value); } } return this; } public IPPOMO withSegGrp3(Collection values) { if (values!= null) { getSegGrp3().addAll(values); } return this; } public IPPOMO withSegGrp7(IPPOMO.SegGrp7 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 value: values) { getSegGrp7().add(value); } } return this; } public IPPOMO withSegGrp7(Collection values) { if (values!= null) { getSegGrp7().addAll(values); } return this; } public IPPOMO withSegGrp13(IPPOMO.SegGrp13 ... values) { if (values!= null) { for (IPPOMO.SegGrp13 value: values) { getSegGrp13().add(value); } } return this; } public IPPOMO withSegGrp13(Collection values) { if (values!= null) { getSegGrp13().addAll(values); } return this; } public IPPOMO withSegGrp17(IPPOMO.SegGrp17 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 value: values) { getSegGrp17().add(value); } } return this; } public IPPOMO withSegGrp17(Collection values) { if (values!= null) { getSegGrp17().addAll(values); } return this; } public IPPOMO withUNS(UNSSectionControl value) { setUNS(value); return this; } public IPPOMO withSegGrp33(IPPOMO.SegGrp33 ... values) { if (values!= null) { for (IPPOMO.SegGrp33 value: values) { getSegGrp33().add(value); } } return this; } public IPPOMO withSegGrp33(Collection values) { if (values!= null) { getSegGrp33().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
     *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "qrs", "segGrp2" }) public static class SegGrp1 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "SegGrp-2") protected List segGrp2; /** * 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

         *    getQRS().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 IPPOMO.SegGrp1 .SegGrp2 } * * */ public List getSegGrp2() { if (segGrp2 == null) { segGrp2 = new ArrayList(); } return this.segGrp2; } public IPPOMO.SegGrp1 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp1 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp1 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp1 withSegGrp2(IPPOMO.SegGrp1 .SegGrp2 ... values) { if (values!= null) { for (IPPOMO.SegGrp1 .SegGrp2 value: values) { getSegGrp2().add(value); } } return this; } public IPPOMO.SegGrp1 withSegGrp2(Collection values) { if (values!= null) { getSegGrp2().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 IPPOMO.SegGrp1 .SegGrp2 withRFF(RFFReference value) { setRFF(value); return this; } public IPPOMO.SegGrp1 .SegGrp2 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp1 .SegGrp2 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="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PYT-PaymentTerms"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" 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="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FII-FinancialInstitutionInformation" minOccurs="0"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *         </sequence>
     *         <element name="SegGrp-14" maxOccurs="9" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="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"/>
     *                   </sequence>
     *                 </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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-16" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pyt", "dtm", "att", "fii", "rff", "pcd", "segGrp14", "segGrp15" }) public static class SegGrp13 { @XmlElement(name = "PYT", required = true) protected PYTPaymentTerms pyt; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "FII") protected FIIFinancialInstitutionInformation fii; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "SegGrp-14") protected List segGrp14; @XmlElement(name = "SegGrp-15") protected List segGrp15; /** * Gets the value of the pyt property. * * @return * possible object is * {@link PYTPaymentTerms } * */ public PYTPaymentTerms getPYT() { return pyt; } /** * Sets the value of the pyt property. * * @param value * allowed object is * {@link PYTPaymentTerms } * */ public void setPYT(PYTPaymentTerms value) { this.pyt = value; } /** * Gets the value of the 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 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 fii property. * * @return * possible object is * {@link FIIFinancialInstitutionInformation } * */ public FIIFinancialInstitutionInformation getFII() { return fii; } /** * Sets the value of the fii property. * * @param value * allowed object is * {@link FIIFinancialInstitutionInformation } * */ public void setFII(FIIFinancialInstitutionInformation value) { this.fii = 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

         *    getPCD().add(newItem);
         * 
* * *

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

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp13 .SegGrp15 } * * */ public List getSegGrp15() { if (segGrp15 == null) { segGrp15 = new ArrayList(); } return this.segGrp15; } public IPPOMO.SegGrp13 withPYT(PYTPaymentTerms value) { setPYT(value); return this; } public IPPOMO.SegGrp13 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp13 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp13 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp13 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp13 withFII(FIIFinancialInstitutionInformation value) { setFII(value); return this; } public IPPOMO.SegGrp13 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp13 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp13 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp13 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp13 withSegGrp14(IPPOMO.SegGrp13 .SegGrp14 ... values) { if (values!= null) { for (IPPOMO.SegGrp13 .SegGrp14 value: values) { getSegGrp14().add(value); } } return this; } public IPPOMO.SegGrp13 withSegGrp14(Collection values) { if (values!= null) { getSegGrp14().addAll(values); } return this; } public IPPOMO.SegGrp13 withSegGrp15(IPPOMO.SegGrp13 .SegGrp15 ... values) { if (values!= null) { for (IPPOMO.SegGrp13 .SegGrp15 value: values) { getSegGrp15().add(value); } } return this; } public IPPOMO.SegGrp13 withSegGrp15(Collection values) { if (values!= null) { getSegGrp15().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="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"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "adr" }) public static class SegGrp14 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "ADR") protected ADRAddress 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 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; } public IPPOMO.SegGrp13 .SegGrp14 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp13 .SegGrp14 withADR(ADRAddress value) { setADR(value); return this; } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-16" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "moa", "dtm", "att", "segGrp16" }) public static class SegGrp15 { @XmlElement(name = "MOA", required = true) protected MOAMonetaryAmount moa; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ATT") protected ATTAttribute att; @XmlElement(name = "SegGrp-16") protected List segGrp16; /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the 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 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 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 IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 } * * */ public List getSegGrp16() { if (segGrp16 == null) { segGrp16 = new ArrayList(); } return this.segGrp16; } public IPPOMO.SegGrp13 .SegGrp15 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public IPPOMO.SegGrp13 .SegGrp15 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp13 .SegGrp15 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp13 .SegGrp15 withATT(ATTAttribute value) { setATT(value); return this; } public IPPOMO.SegGrp13 .SegGrp15 withSegGrp16(IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 ... values) { if (values!= null) { for (IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 value: values) { getSegGrp16().add(value); } } return this; } public IPPOMO.SegGrp13 .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="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}TAX-DutyTaxFeeDetails"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa", "loc", "pcd" }) public static class SegGrp16 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "LOC") protected LOCPlaceLocationIdentification loc; @XmlElement(name = "PCD", required = true) protected PCDPercentageDetails pcd; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link MOAMonetaryAmount } * * */ public List getMOA() { if (moa == null) { moa = new ArrayList(); } return this.moa; } /** * Gets the value of the loc property. * * @return * possible object is * {@link LOCPlaceLocationIdentification } * */ public LOCPlaceLocationIdentification getLOC() { return loc; } /** * Sets the value of the loc property. * * @param value * allowed object is * {@link LOCPlaceLocationIdentification } * */ public void setLOC(LOCPlaceLocationIdentification value) { this.loc = value; } /** * Gets the value of the 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; } public IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 withLOC(LOCPlaceLocationIdentification value) { setLOC(value); return this; } public IPPOMO.SegGrp13 .SegGrp15 .SegGrp16 withPCD(PCDPercentageDetails value) { setPCD(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="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
     *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
     *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
     *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" maxOccurs="99" minOccurs="0"/>
     *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" 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-18" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" 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-19" maxOccurs="9" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EQD-EquipmentDetails"/>
     *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
     *                     <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                     <element name="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-20" 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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
     *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
     *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-21" maxOccurs="99" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" minOccurs="0"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
     *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-22" 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="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="9" minOccurs="0"/>
     *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
     *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-23" maxOccurs="99">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
     *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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-24" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
     *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-25" maxOccurs="9" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
     *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-26">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COD-ComponentDetails"/>
     *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-27" maxOccurs="99" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
     *                                         <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *                                         <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
     *                                       </sequence>
     *                                       <element name="SegGrp-28" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
     *                                                 </sequence>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                       <element name="SegGrp-29" maxOccurs="9">
     *                                         <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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
     *                                                   <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-30" maxOccurs="999" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
     *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                               <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-31" maxOccurs="9" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                               <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="9" minOccurs="0"/>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                               <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails" maxOccurs="9" minOccurs="0"/>
     *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="9" 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-32" 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="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="9" minOccurs="0"/>
     *                                         <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
     *                                         <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="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 = { "rod", "gei", "rff", "dtm", "att", "qty", "moa", "mea", "adr", "pcd", "qrs", "ftx", "segGrp18", "segGrp19", "segGrp20", "segGrp21", "segGrp23" }) public static class SegGrp17 { @XmlElement(name = "ROD", required = true) protected RODRiskObjectType rod; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "MEA") protected List mea; @XmlElement(name = "ADR") protected List adr; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-18") protected List segGrp18; @XmlElement(name = "SegGrp-19") protected List segGrp19; @XmlElement(name = "SegGrp-20") protected List segGrp20; @XmlElement(name = "SegGrp-21") protected List segGrp21; @XmlElement(name = "SegGrp-23", required = true) protected List segGrp23; /** * Gets the value of the rod property. * * @return * possible object is * {@link RODRiskObjectType } * */ public RODRiskObjectType getROD() { return rod; } /** * Sets the value of the rod property. * * @param value * allowed object is * {@link RODRiskObjectType } * */ public void setROD(RODRiskObjectType value) { this.rod = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * Gets the value of the rff property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the 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 qty property. * *

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

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

         *    getQTY().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 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 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; } /** * Gets the value of the pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

         *    getPCD().add(newItem);
         * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

         *    getQRS().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 segGrp18 property. * *

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

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

         *    getSegGrp18().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp18 } * * */ public List getSegGrp18() { if (segGrp18 == null) { segGrp18 = new ArrayList(); } return this.segGrp18; } /** * Gets the value of the segGrp19 property. * *

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

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

         *    getSegGrp19().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp19 } * * */ public List getSegGrp19() { if (segGrp19 == null) { segGrp19 = new ArrayList(); } return this.segGrp19; } /** * Gets the value of the segGrp20 property. * *

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

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

         *    getSegGrp20().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp20 } * * */ public List getSegGrp20() { if (segGrp20 == null) { segGrp20 = new ArrayList(); } return this.segGrp20; } /** * Gets the value of the segGrp21 property. * *

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

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

         *    getSegGrp21().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp21 } * * */ public List getSegGrp21() { if (segGrp21 == null) { segGrp21 = new ArrayList(); } return this.segGrp21; } /** * Gets the value of the segGrp23 property. * *

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

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

         *    getSegGrp23().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 } * * */ public List getSegGrp23() { if (segGrp23 == null) { segGrp23 = new ArrayList(); } return this.segGrp23; } public IPPOMO.SegGrp17 withROD(RODRiskObjectType value) { setROD(value); return this; } public IPPOMO.SegGrp17 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp17 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp17 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 withMEA(MEAMeasurements... values) { if (values!= null) { for (MEAMeasurements value: values) { getMEA().add(value); } } return this; } public IPPOMO.SegGrp17 withMEA(Collection values) { if (values!= null) { getMEA().addAll(values); } return this; } public IPPOMO.SegGrp17 withADR(ADRAddress... values) { if (values!= null) { for (ADRAddress value: values) { getADR().add(value); } } return this; } public IPPOMO.SegGrp17 withADR(Collection values) { if (values!= null) { getADR().addAll(values); } return this; } public IPPOMO.SegGrp17 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp17 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp17 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp17 withSegGrp18(IPPOMO.SegGrp17 .SegGrp18 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp18 value: values) { getSegGrp18().add(value); } } return this; } public IPPOMO.SegGrp17 withSegGrp18(Collection values) { if (values!= null) { getSegGrp18().addAll(values); } return this; } public IPPOMO.SegGrp17 withSegGrp19(IPPOMO.SegGrp17 .SegGrp19 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp19 value: values) { getSegGrp19().add(value); } } return this; } public IPPOMO.SegGrp17 withSegGrp19(Collection values) { if (values!= null) { getSegGrp19().addAll(values); } return this; } public IPPOMO.SegGrp17 withSegGrp20(IPPOMO.SegGrp17 .SegGrp20 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp20 value: values) { getSegGrp20().add(value); } } return this; } public IPPOMO.SegGrp17 withSegGrp20(Collection values) { if (values!= null) { getSegGrp20().addAll(values); } return this; } public IPPOMO.SegGrp17 withSegGrp21(IPPOMO.SegGrp17 .SegGrp21 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp21 value: values) { getSegGrp21().add(value); } } return this; } public IPPOMO.SegGrp17 withSegGrp21(Collection values) { if (values!= null) { getSegGrp21().addAll(values); } return this; } public IPPOMO.SegGrp17 withSegGrp23(IPPOMO.SegGrp17 .SegGrp23 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 value: values) { getSegGrp23().add(value); } } return this; } public IPPOMO.SegGrp17 withSegGrp23(Collection values) { if (values!= null) { getSegGrp23().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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" 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 = { "pna", "gei", "adr", "ftx" }) public static class SegGrp18 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ADR") protected ADRAddress adr; @XmlElement(name = "FTX") protected List ftx; /** * 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 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 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 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 IPPOMO.SegGrp17 .SegGrp18 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp17 .SegGrp18 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp18 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp17 .SegGrp18 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp18 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="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EQD-EquipmentDetails"/>
         *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" minOccurs="0"/>
         *           <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification" maxOccurs="9" minOccurs="0"/>
         *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *           <element name="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 = { "eqd", "gei", "att", "dtm", "pna", "qrs", "rff", "ftx" }) public static class SegGrp19 { @XmlElement(name = "EQD", required = true) protected EQDEquipmentDetails eqd; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "DTM") protected DTMDateTimePeriod dtm; @XmlElement(name = "PNA") protected List pna; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "FTX") protected List ftx; /** * Gets the value of the eqd property. * * @return * possible object is * {@link EQDEquipmentDetails } * */ public EQDEquipmentDetails getEQD() { return eqd; } /** * Sets the value of the eqd property. * * @param value * allowed object is * {@link EQDEquipmentDetails } * */ public void setEQD(EQDEquipmentDetails value) { this.eqd = value; } /** * Gets the value of the 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 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 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 pna property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pna property. * *

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

             *    getPNA().add(newItem);
             * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

             *    getQRS().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 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 IPPOMO.SegGrp17 .SegGrp19 withEQD(EQDEquipmentDetails value) { setEQD(value); return this; } public IPPOMO.SegGrp17 .SegGrp19 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp19 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp19 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp19 withDTM(DTMDateTimePeriod value) { setDTM(value); return this; } public IPPOMO.SegGrp17 .SegGrp19 withPNA(PNAPartyIdentification... values) { if (values!= null) { for (PNAPartyIdentification value: values) { getPNA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp19 withPNA(Collection values) { if (values!= null) { getPNA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp19 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp19 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp19 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp19 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp19 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp19 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DOC-DocumentMessageDetails"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" minOccurs="0"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
         *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
         *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "doc", "att", "dtm", "pcd", "ftx" }) public static class SegGrp20 { @XmlElement(name = "DOC", required = true) protected DOCDocumentMessageDetails doc; @XmlElement(name = "ATT") protected ATTAttribute att; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "PCD") protected PCDPercentageDetails pcd; @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 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; } /** * Gets the value of the pcd property. * * @return * possible object is * {@link PCDPercentageDetails } * */ public PCDPercentageDetails getPCD() { return pcd; } /** * Sets the value of the pcd property. * * @param value * allowed object is * {@link PCDPercentageDetails } * */ public void setPCD(PCDPercentageDetails value) { this.pcd = value; } /** * Gets the value of the ftx property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 IPPOMO.SegGrp17 .SegGrp20 withDOC(DOCDocumentMessageDetails value) { setDOC(value); return this; } public IPPOMO.SegGrp17 .SegGrp20 withATT(ATTAttribute value) { setATT(value); return this; } public IPPOMO.SegGrp17 .SegGrp20 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp20 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp20 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public IPPOMO.SegGrp17 .SegGrp20 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp20 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="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
         *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" minOccurs="0"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
         *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-22" 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="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="9" minOccurs="0"/>
         *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
         *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "eve", "gei", "qrs", "rff", "att", "icd", "moa", "dtm", "qty", "pcd", "ftx", "segGrp22" }) public static class SegGrp21 { @XmlElement(name = "EVE", required = true) protected EVEEvent eve; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "ICD") protected ICDInsuranceCoverDescription icd; @XmlElement(name = "MOA", required = true) protected List moa; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "FTX") protected List ftx; @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 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

             *    getQRS().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 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 icd property. * * @return * possible object is * {@link ICDInsuranceCoverDescription } * */ public ICDInsuranceCoverDescription getICD() { return icd; } /** * Sets the value of the icd property. * * @param value * allowed object is * {@link ICDInsuranceCoverDescription } * */ public void setICD(ICDInsuranceCoverDescription value) { this.icd = 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 qty property. * *

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

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

             *    getQTY().add(newItem);
             * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

             *    getPCD().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PCDPercentageDetails } * * */ public List getPCD() { if (pcd == null) { pcd = new ArrayList(); } return this.pcd; } /** * 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 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 IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 } * * */ public List getSegGrp22() { if (segGrp22 == null) { segGrp22 = new ArrayList(); } return this.segGrp22; } public IPPOMO.SegGrp17 .SegGrp21 withEVE(EVEEvent value) { setEVE(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withICD(ICDInsuranceCoverDescription value) { setICD(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 withSegGrp22(IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 value: values) { getSegGrp22().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 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="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="9" minOccurs="0"/>
             *           <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
             *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "adr", "rff", "cta", "com" }) public static class SegGrp22 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "ADR") protected ADRAddress adr; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "CTA") protected CTAContactInformation cta; @XmlElement(name = "COM") protected List com; /** * 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 cta property. * * @return * possible object is * {@link CTAContactInformation } * */ public CTAContactInformation getCTA() { return cta; } /** * Sets the value of the cta property. * * @param value * allowed object is * {@link CTAContactInformation } * */ public void setCTA(CTAContactInformation value) { this.cta = value; } /** * Gets the value of the com property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withCTA(CTAContactInformation value) { setCTA(value); return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp21 .SegGrp22 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
         *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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-24" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
         *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-25" maxOccurs="9" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
         *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-26">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COD-ComponentDetails"/>
         *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-27" maxOccurs="99" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
         *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
         *                               <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
         *                             </sequence>
         *                             <element name="SegGrp-28" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
         *                                       </sequence>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                             <element name="SegGrp-29" maxOccurs="9">
         *                               <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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
         *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-30" maxOccurs="999" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
         *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *                     <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-31" maxOccurs="9" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="9" minOccurs="0"/>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
         *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *                     <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails" maxOccurs="9" minOccurs="0"/>
         *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="9" 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-32" 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="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="9" minOccurs="0"/>
         *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
         *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "icd", "gei", "dtm", "rff", "att", "qrs", "qty", "ftx", "segGrp24", "segGrp25", "segGrp26", "segGrp30", "segGrp31" }) public static class SegGrp23 { @XmlElement(name = "ICD", required = true) protected ICDInsuranceCoverDescription icd; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-24") protected List segGrp24; @XmlElement(name = "SegGrp-25") protected List segGrp25; @XmlElement(name = "SegGrp-26", required = true) protected IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 segGrp26; @XmlElement(name = "SegGrp-30") protected List segGrp30; @XmlElement(name = "SegGrp-31") protected List segGrp31; /** * Gets the value of the icd property. * * @return * possible object is * {@link ICDInsuranceCoverDescription } * */ public ICDInsuranceCoverDescription getICD() { return icd; } /** * Sets the value of the icd property. * * @param value * allowed object is * {@link ICDInsuranceCoverDescription } * */ public void setICD(ICDInsuranceCoverDescription value) { this.icd = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * Gets the value of the dtm property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link RFFReference } * * */ public List getRFF() { if (rff == null) { rff = new ArrayList(); } return this.rff; } /** * Gets the value of the 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

             *    getQRS().add(newItem);
             * 
* * *

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

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

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

             *    getQTY().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 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 IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 } * * */ public List getSegGrp24() { if (segGrp24 == null) { segGrp24 = new ArrayList(); } return this.segGrp24; } /** * Gets the value of the segGrp25 property. * *

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

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

             *    getSegGrp25().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 } * * */ public List getSegGrp25() { if (segGrp25 == null) { segGrp25 = new ArrayList(); } return this.segGrp25; } /** * Gets the value of the segGrp26 property. * * @return * possible object is * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 } * */ public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 getSegGrp26() { return segGrp26; } /** * Sets the value of the segGrp26 property. * * @param value * allowed object is * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 } * */ public void setSegGrp26(IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 value) { this.segGrp26 = value; } /** * Gets the value of the segGrp30 property. * *

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

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

             *    getSegGrp30().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 } * * */ public List getSegGrp30() { if (segGrp30 == null) { segGrp30 = new ArrayList(); } return this.segGrp30; } /** * Gets the value of the segGrp31 property. * *

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

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

             *    getSegGrp31().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 } * * */ public List getSegGrp31() { if (segGrp31 == null) { segGrp31 = new ArrayList(); } return this.segGrp31; } public IPPOMO.SegGrp17 .SegGrp23 withICD(ICDInsuranceCoverDescription value) { setICD(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp24(IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 value: values) { getSegGrp24().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp24(Collection values) { if (values!= null) { getSegGrp24().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp25(IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 value: values) { getSegGrp25().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp25(Collection values) { if (values!= null) { getSegGrp25().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp26(IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 value) { setSegGrp26(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp30(IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 value: values) { getSegGrp30().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp30(Collection values) { if (values!= null) { getSegGrp30().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp31(IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 value: values) { getSegGrp31().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 withSegGrp31(Collection values) { if (values!= null) { getSegGrp31().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount"/>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
             *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "moa", "pcd", "loc" }) public static class SegGrp24 { @XmlElement(name = "MOA", required = true) protected MOAMonetaryAmount moa; @XmlElement(name = "PCD") protected PCDPercentageDetails pcd; @XmlElement(name = "LOC") protected LOCPlaceLocationIdentification loc; /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the pcd property. * * @return * possible object is * {@link PCDPercentageDetails } * */ public PCDPercentageDetails getPCD() { return pcd; } /** * Sets the value of the pcd property. * * @param value * allowed object is * {@link PCDPercentageDetails } * */ public void setPCD(PCDPercentageDetails value) { this.pcd = value; } /** * Gets the value of the loc property. * * @return * possible object is * {@link LOCPlaceLocationIdentification } * */ public LOCPlaceLocationIdentification getLOC() { return loc; } /** * Sets the value of the loc property. * * @param value * allowed object is * {@link LOCPlaceLocationIdentification } * */ public void setLOC(LOCPlaceLocationIdentification value) { this.loc = value; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp24 withLOC(LOCPlaceLocationIdentification value) { setLOC(value); return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ROD-RiskObjectType"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rod", "gei", "moa" }) public static class SegGrp25 { @XmlElement(name = "ROD", required = true) protected RODRiskObjectType rod; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "MOA") protected List moa; /** * Gets the value of the rod property. * * @return * possible object is * {@link RODRiskObjectType } * */ public RODRiskObjectType getROD() { return rod; } /** * Sets the value of the rod property. * * @param value * allowed object is * {@link RODRiskObjectType } * */ public void setROD(RODRiskObjectType value) { this.rod = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * 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; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 withROD(RODRiskObjectType value) { setROD(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp25 withMOA(Collection values) { if (values!= null) { getMOA().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="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COD-ComponentDetails"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-27" maxOccurs="99" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
             *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
             *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
             *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
             *                   </sequence>
             *                   <element name="SegGrp-28" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
             *                             </sequence>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                   <element name="SegGrp-29" maxOccurs="9">
             *                     <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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
             *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cod", "gei", "segGrp27" }) public static class SegGrp26 { @XmlElement(name = "COD", required = true) protected CODComponentDetails cod; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "SegGrp-27") protected List segGrp27; /** * Gets the value of the cod property. * * @return * possible object is * {@link CODComponentDetails } * */ public CODComponentDetails getCOD() { return cod; } /** * Sets the value of the cod property. * * @param value * allowed object is * {@link CODComponentDetails } * */ public void setCOD(CODComponentDetails value) { this.cod = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * Gets the value of the segGrp27 property. * *

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

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

                 *    getSegGrp27().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 } * * */ public List getSegGrp27() { if (segGrp27 == null) { segGrp27 = new ArrayList(); } return this.segGrp27; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 withCOD(CODComponentDetails value) { setCOD(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 withSegGrp27(IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 value: values) { getSegGrp27().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 withSegGrp27(Collection values) { if (values!= null) { getSegGrp27().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="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
                 *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
                 *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
                 *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
                 *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
                 *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
                 *         </sequence>
                 *         <element name="SegGrp-28" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
                 *                   </sequence>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *         <element name="SegGrp-29" maxOccurs="9">
                 *           <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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
                 *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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 = { "pcc", "gei", "moa", "pcd", "qrs", "qty", "dtm", "ftx", "segGrp28", "segGrp29" }) public static class SegGrp27 { @XmlElement(name = "PCC", required = true) protected PCCPremiumCalculationComponentDetails pcc; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-28") protected List segGrp28; @XmlElement(name = "SegGrp-29", required = true) protected List segGrp29; /** * Gets the value of the pcc property. * * @return * possible object is * {@link PCCPremiumCalculationComponentDetails } * */ public PCCPremiumCalculationComponentDetails getPCC() { return pcc; } /** * Sets the value of the pcc property. * * @param value * allowed object is * {@link PCCPremiumCalculationComponentDetails } * */ public void setPCC(PCCPremiumCalculationComponentDetails value) { this.pcc = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

                     *    getPCD().add(newItem);
                     * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

                     *    getQRS().add(newItem);
                     * 
* * *

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

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

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

                     *    getQTY().add(newItem);
                     * 
* * *

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the 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 segGrp28 property. * *

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

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

                     *    getSegGrp28().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 } * * */ public List getSegGrp28() { if (segGrp28 == null) { segGrp28 = new ArrayList(); } return this.segGrp28; } /** * Gets the value of the segGrp29 property. * *

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

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

                     *    getSegGrp29().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 } * * */ public List getSegGrp29() { if (segGrp29 == null) { segGrp29 = new ArrayList(); } return this.segGrp29; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withPCC(PCCPremiumCalculationComponentDetails value) { setPCC(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withSegGrp28(IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 value: values) { getSegGrp28().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withSegGrp28(Collection values) { if (values!= null) { getSegGrp28().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withSegGrp29(IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 value: values) { getSegGrp29().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 withSegGrp29(Collection values) { if (values!= null) { getSegGrp29().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <sequence>
                     *           <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
                     *           <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
                     *         </sequence>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "icd" }) public static class SegGrp28 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "ICD") protected List icd; /** * 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 icd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 icd property. * *

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

                         *    getICD().add(newItem);
                         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ICDInsuranceCoverDescription } * * */ public List getICD() { if (icd == null) { icd = new ArrayList(); } return this.icd; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 withICD(ICDInsuranceCoverDescription... values) { if (values!= null) { for (ICDInsuranceCoverDescription value: values) { getICD().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp28 withICD(Collection values) { if (values!= null) { getICD().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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
                     *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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 = { "att", "pcd", "moa", "ftx" }) public static class SegGrp29 { @XmlElement(name = "ATT", required = true) protected ATTAttribute att; @XmlElement(name = "PCD") protected PCDPercentageDetails pcd; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "FTX") protected List 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 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 moa property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link FTXFreeText } * * */ public List getFTX() { if (ftx == null) { ftx = new ArrayList(); } return this.ftx; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 withATT(ATTAttribute value) { setATT(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp26 .SegGrp27 .SegGrp29 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="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
             *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
             *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
             *           <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "gei", "rff", "dtm", "moa", "pcd", "qty", "qrs", "rel" }) public static class SegGrp30 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "REL") protected RELRelationship rel; /** * 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 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 rff property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

                 *    getPCD().add(newItem);
                 * 
* * *

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

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

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

                 *    getQTY().add(newItem);
                 * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

                 *    getQRS().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * Gets the value of the rel property. * * @return * possible object is * {@link RELRelationship } * */ public RELRelationship getREL() { return rel; } /** * Sets the value of the rel property. * * @param value * allowed object is * {@link RELRelationship } * */ public void setREL(RELRelationship value) { this.rel = value; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp30 withREL(RELRelationship value) { setREL(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="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="9" minOccurs="0"/>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
             *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
             *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
             *           <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails" maxOccurs="9" minOccurs="0"/>
             *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" maxOccurs="9" 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-32" 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="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="9" minOccurs="0"/>
             *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
             *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "eve", "gei", "att", "dtm", "moa", "pcd", "qrs", "qty", "rff", "pcc", "loc", "ftx", "segGrp32" }) public static class SegGrp31 { @XmlElement(name = "EVE", required = true) protected EVEEvent eve; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "PCC") protected List pcc; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-32") protected List segGrp32; /** * 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 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 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 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 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

                 *    getPCD().add(newItem);
                 * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

                 *    getQRS().add(newItem);
                 * 
* * *

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

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

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

                 *    getQTY().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 pcc property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcc property. * *

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

                 *    getPCC().add(newItem);
                 * 
* * *

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

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

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

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

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 segGrp32 property. * *

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

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

                 *    getSegGrp32().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 } * * */ public List getSegGrp32() { if (segGrp32 == null) { segGrp32 = new ArrayList(); } return this.segGrp32; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withEVE(EVEEvent value) { setEVE(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withPCC(PCCPremiumCalculationComponentDetails... values) { if (values!= null) { for (PCCPremiumCalculationComponentDetails value: values) { getPCC().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withPCC(Collection values) { if (values!= null) { getPCC().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withSegGrp32(IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 ... values) { if (values!= null) { for (IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 value: values) { getSegGrp32().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 withSegGrp32(Collection values) { if (values!= null) { getSegGrp32().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withCTA(CTAContactInformation value) { setCTA(value); return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public IPPOMO.SegGrp17 .SegGrp23 .SegGrp31 .SegGrp32 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } } } } /** *

Java class for anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
     *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="99" minOccurs="0"/>
     *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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-4" 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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
     *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-6" 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
     *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "icd", "rff", "dtm", "att", "pcd", "moa", "qrs", "qty", "ftx", "segGrp4" }) public static class SegGrp3 { @XmlElement(name = "ICD", required = true) protected ICDInsuranceCoverDescription icd; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-4") protected List segGrp4; /** * Gets the value of the icd property. * * @return * possible object is * {@link ICDInsuranceCoverDescription } * */ public ICDInsuranceCoverDescription getICD() { return icd; } /** * Sets the value of the icd property. * * @param value * allowed object is * {@link ICDInsuranceCoverDescription } * */ public void setICD(ICDInsuranceCoverDescription value) { this.icd = 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 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 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

         *    getPCD().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PCDPercentageDetails } * * */ public List getPCD() { if (pcd == null) { pcd = new ArrayList(); } return this.pcd; } /** * 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

         *    getQRS().add(newItem);
         * 
* * *

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

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

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

         *    getQTY().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 segGrp4 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp3 .SegGrp4 } * * */ public List getSegGrp4() { if (segGrp4 == null) { segGrp4 = new ArrayList(); } return this.segGrp4; } public IPPOMO.SegGrp3 withICD(ICDInsuranceCoverDescription value) { setICD(value); return this; } public IPPOMO.SegGrp3 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp3 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp3 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp3 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp3 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp3 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp3 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp3 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp3 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp3 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp3 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp3 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp3 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp3 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp3 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp3 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp3 withSegGrp4(IPPOMO.SegGrp3 .SegGrp4 ... values) { if (values!= null) { for (IPPOMO.SegGrp3 .SegGrp4 value: values) { getSegGrp4().add(value); } } return this; } public IPPOMO.SegGrp3 withSegGrp4(Collection values) { if (values!= null) { getSegGrp4().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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
         *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-6" 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
         *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "doc", "att", "ftx", "segGrp5" }) public static class SegGrp4 { @XmlElement(name = "DOC", required = true) protected DOCDocumentMessageDetails doc; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "FTX") protected FTXFreeText ftx; @XmlElement(name = "SegGrp-5") protected List segGrp5; /** * 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 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; } /** * 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 IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 } * * */ public List getSegGrp5() { if (segGrp5 == null) { segGrp5 = new ArrayList(); } return this.segGrp5; } public IPPOMO.SegGrp3 .SegGrp4 withDOC(DOCDocumentMessageDetails value) { setDOC(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 withFTX(FTXFreeText value) { setFTX(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 withSegGrp5(IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 ... values) { if (values!= null) { for (IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 value: values) { getSegGrp5().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 withSegGrp5(Collection values) { if (values!= null) { getSegGrp5().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="PCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCC-PremiumCalculationComponentDetails"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
             *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-6" 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
             *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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 = { "pcc", "gei", "moa", "pcd", "qty", "dtm", "ftx", "segGrp6" }) public static class SegGrp5 { @XmlElement(name = "PCC", required = true) protected PCCPremiumCalculationComponentDetails pcc; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-6") protected List segGrp6; /** * Gets the value of the pcc property. * * @return * possible object is * {@link PCCPremiumCalculationComponentDetails } * */ public PCCPremiumCalculationComponentDetails getPCC() { return pcc; } /** * Sets the value of the pcc property. * * @param value * allowed object is * {@link PCCPremiumCalculationComponentDetails } * */ public void setPCC(PCCPremiumCalculationComponentDetails value) { this.pcc = value; } /** * Gets the value of the gei property. * * @return * possible object is * {@link GEIProcessingInformation } * */ public GEIProcessingInformation getGEI() { return gei; } /** * Sets the value of the gei property. * * @param value * allowed object is * {@link GEIProcessingInformation } * */ public void setGEI(GEIProcessingInformation value) { this.gei = value; } /** * 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 pcd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

                 *    getPCD().add(newItem);
                 * 
* * *

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

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

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

                 *    getQTY().add(newItem);
                 * 
* * *

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } /** * Gets the value of the 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 segGrp6 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 } * * */ public List getSegGrp6() { if (segGrp6 == null) { segGrp6 = new ArrayList(); } return this.segGrp6; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withPCC(PCCPremiumCalculationComponentDetails value) { setPCC(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withSegGrp6(IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 ... values) { if (values!= null) { for (IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 value: values) { getSegGrp6().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 withSegGrp6(Collection values) { if (values!= null) { getSegGrp6().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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
                 *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" 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 = { "att", "pcd", "moa", "ftx" }) public static class SegGrp6 { @XmlElement(name = "ATT", required = true) protected ATTAttribute att; @XmlElement(name = "PCD") protected PCDPercentageDetails pcd; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "FTX") protected List 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 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 moa property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link FTXFreeText } * * */ public List getFTX() { if (ftx == null) { ftx = new ArrayList(); } return this.ftx; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 withATT(ATTAttribute value) { setATT(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp3 .SegGrp4 .SegGrp5 .SegGrp6 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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" 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-34" 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="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ADR-Address" minOccurs="0"/>
     *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
     *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-35" 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="9"/>
     *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-36" maxOccurs="99">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
     *                               <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"/>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-37" maxOccurs="99" 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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 = { "dtm", "rff", "qrs", "ftx", "segGrp34", "segGrp35", "segGrp37" }) public static class SegGrp33 { @XmlElement(name = "DTM", required = true) protected DTMDateTimePeriod dtm; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-34") protected List segGrp34; @XmlElement(name = "SegGrp-35") protected List segGrp35; @XmlElement(name = "SegGrp-37") protected List segGrp37; /** * Gets the value of the dtm property. * * @return * possible object is * {@link DTMDateTimePeriod } * */ public DTMDateTimePeriod getDTM() { return dtm; } /** * Sets the value of the dtm property. * * @param value * allowed object is * {@link DTMDateTimePeriod } * */ public void setDTM(DTMDateTimePeriod value) { this.dtm = value; } /** * Gets the value of the rff property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

         *    getQRS().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 segGrp34 property. * *

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

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

         *    getSegGrp34().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp33 .SegGrp34 } * * */ public List getSegGrp34() { if (segGrp34 == null) { segGrp34 = new ArrayList(); } return this.segGrp34; } /** * Gets the value of the segGrp35 property. * *

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

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

         *    getSegGrp35().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp33 .SegGrp35 } * * */ public List getSegGrp35() { if (segGrp35 == null) { segGrp35 = new ArrayList(); } return this.segGrp35; } /** * Gets the value of the segGrp37 property. * *

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

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

         *    getSegGrp37().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp33 .SegGrp37 } * * */ public List getSegGrp37() { if (segGrp37 == null) { segGrp37 = new ArrayList(); } return this.segGrp37; } public IPPOMO.SegGrp33 withDTM(DTMDateTimePeriod value) { setDTM(value); return this; } public IPPOMO.SegGrp33 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp33 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp33 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp33 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp33 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp33 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp33 withSegGrp34(IPPOMO.SegGrp33 .SegGrp34 ... values) { if (values!= null) { for (IPPOMO.SegGrp33 .SegGrp34 value: values) { getSegGrp34().add(value); } } return this; } public IPPOMO.SegGrp33 withSegGrp34(Collection values) { if (values!= null) { getSegGrp34().addAll(values); } return this; } public IPPOMO.SegGrp33 withSegGrp35(IPPOMO.SegGrp33 .SegGrp35 ... values) { if (values!= null) { for (IPPOMO.SegGrp33 .SegGrp35 value: values) { getSegGrp35().add(value); } } return this; } public IPPOMO.SegGrp33 withSegGrp35(Collection values) { if (values!= null) { getSegGrp35().addAll(values); } return this; } public IPPOMO.SegGrp33 withSegGrp37(IPPOMO.SegGrp33 .SegGrp37 ... values) { if (values!= null) { for (IPPOMO.SegGrp33 .SegGrp37 value: values) { getSegGrp37().add(value); } } return this; } public IPPOMO.SegGrp33 withSegGrp37(Collection values) { if (values!= null) { getSegGrp37().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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
         *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "adr", "cta", "com" }) public static class SegGrp34 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "ADR") protected ADRAddress adr; @XmlElement(name = "CTA") protected CTAContactInformation cta; @XmlElement(name = "COM") protected List com; /** * 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 cta property. * * @return * possible object is * {@link CTAContactInformation } * */ public CTAContactInformation getCTA() { return cta; } /** * Sets the value of the cta property. * * @param value * allowed object is * {@link CTAContactInformation } * */ public void setCTA(CTAContactInformation value) { this.cta = value; } /** * Gets the value of the com property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public IPPOMO.SegGrp33 .SegGrp34 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp33 .SegGrp34 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp33 .SegGrp34 withCTA(CTAContactInformation value) { setCTA(value); return this; } public IPPOMO.SegGrp33 .SegGrp34 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp34 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="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="9"/>
         *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-36" maxOccurs="99">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
         *                     <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"/>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "gei", "dtm", "qty", "moa", "segGrp36" }) public static class SegGrp35 { @XmlElement(name = "GEI", required = true) protected GEIProcessingInformation gei; @XmlElement(name = "DTM", required = true) protected List dtm; @XmlElement(name = "QTY", required = true) protected List qty; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "SegGrp-36", required = true) protected List segGrp36; /** * 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 qty property. * *

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

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

             *    getQTY().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 segGrp36 property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 segGrp36 property. * *

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

             *    getSegGrp36().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 } * * */ public List getSegGrp36() { if (segGrp36 == null) { segGrp36 = new ArrayList(); } return this.segGrp36; } public IPPOMO.SegGrp33 .SegGrp35 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp33 .SegGrp35 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 withSegGrp36(IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 ... values) { if (values!= null) { for (IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 value: values) { getSegGrp36().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 withSegGrp36(Collection values) { if (values!= null) { getSegGrp36().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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
             *           <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"/>
             *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" 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 = { "icd", "att", "moa", "qty", "ftx" }) public static class SegGrp36 { @XmlElement(name = "ICD", required = true) protected ICDInsuranceCoverDescription icd; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "MOA", required = true) protected List moa; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "FTX") protected FTXFreeText ftx; /** * Gets the value of the icd property. * * @return * possible object is * {@link ICDInsuranceCoverDescription } * */ public ICDInsuranceCoverDescription getICD() { return icd; } /** * Sets the value of the icd property. * * @param value * allowed object is * {@link ICDInsuranceCoverDescription } * */ public void setICD(ICDInsuranceCoverDescription value) { this.icd = value; } /** * 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 qty property. * *

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

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

                 *    getQTY().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the 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 IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withICD(ICDInsuranceCoverDescription value) { setICD(value); return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp35 .SegGrp36 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="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
         *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" 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="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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 = { "eve", "gei", "att", "dtm", "icd", "moa", "rff", "qrs", "ftx" }) public static class SegGrp37 { @XmlElement(name = "EVE", required = true) protected EVEEvent eve; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ICD", required = true) protected ICDInsuranceCoverDescription icd; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "FTX") protected List ftx; /** * 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 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 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 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 icd property. * * @return * possible object is * {@link ICDInsuranceCoverDescription } * */ public ICDInsuranceCoverDescription getICD() { return icd; } /** * Sets the value of the icd property. * * @param value * allowed object is * {@link ICDInsuranceCoverDescription } * */ public void setICD(ICDInsuranceCoverDescription value) { this.icd = 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 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

             *    getQRS().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 IPPOMO.SegGrp33 .SegGrp37 withEVE(EVEEvent value) { setEVE(value); return this; } public IPPOMO.SegGrp33 .SegGrp37 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp33 .SegGrp37 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp37 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp37 withICD(ICDInsuranceCoverDescription value) { setICD(value); return this; } public IPPOMO.SegGrp33 .SegGrp37 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp37 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp37 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp33 .SegGrp37 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp33 .SegGrp37 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="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PNA-PartyIdentification"/>
     *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" minOccurs="0"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *           <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EMP-EmploymentDetails" maxOccurs="99" minOccurs="0"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *           <element name="MEM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MEM-MembershipDetails" maxOccurs="9" minOccurs="0"/>
     *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
     *           <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}REL-Relationship" minOccurs="0"/>
     *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" minOccurs="0"/>
     *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" 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="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>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-9" 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="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
     *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
     *                     <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                     <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
     *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-11" 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="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="9" minOccurs="0"/>
     *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
     *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-12" maxOccurs="9">
     *           <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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
     *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" 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>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pna", "gei", "att", "pcd", "rff", "emp", "dtm", "mem", "qty", "rel", "loc", "qrs", "ftx", "segGrp8", "segGrp9", "segGrp10", "segGrp12" }) public static class SegGrp7 { @XmlElement(name = "PNA", required = true) protected PNAPartyIdentification pna; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "PCD") protected PCDPercentageDetails pcd; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "EMP") protected List emp; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "MEM") protected List mem; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "REL") protected RELRelationship rel; @XmlElement(name = "LOC") protected LOCPlaceLocationIdentification loc; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-8") protected List segGrp8; @XmlElement(name = "SegGrp-9") protected List segGrp9; @XmlElement(name = "SegGrp-10") protected List segGrp10; @XmlElement(name = "SegGrp-12", required = true) protected List segGrp12; /** * 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 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 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 pcd property. * * @return * possible object is * {@link PCDPercentageDetails } * */ public PCDPercentageDetails getPCD() { return pcd; } /** * Sets the value of the pcd property. * * @param value * allowed object is * {@link PCDPercentageDetails } * */ public void setPCD(PCDPercentageDetails value) { this.pcd = value; } /** * Gets the value of the rff property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 emp property. * *

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

         *    getEMP().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link EMPEmploymentDetails } * * */ public List getEMP() { if (emp == null) { emp = new ArrayList(); } return this.emp; } /** * 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 mem property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 mem property. * *

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

         *    getMEM().add(newItem);
         * 
* * *

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

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

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

         *    getQTY().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QTYQuantity } * * */ public List getQTY() { if (qty == null) { qty = new ArrayList(); } return this.qty; } /** * Gets the value of the rel property. * * @return * possible object is * {@link RELRelationship } * */ public RELRelationship getREL() { return rel; } /** * Sets the value of the rel property. * * @param value * allowed object is * {@link RELRelationship } * */ public void setREL(RELRelationship value) { this.rel = value; } /** * Gets the value of the loc property. * * @return * possible object is * {@link LOCPlaceLocationIdentification } * */ public LOCPlaceLocationIdentification getLOC() { return loc; } /** * Sets the value of the loc property. * * @param value * allowed object is * {@link LOCPlaceLocationIdentification } * */ public void setLOC(LOCPlaceLocationIdentification value) { this.loc = value; } /** * Gets the value of the qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

         *    getQRS().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 IPPOMO.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 IPPOMO.SegGrp7 .SegGrp9 } * * */ public List getSegGrp9() { if (segGrp9 == null) { segGrp9 = new ArrayList(); } return this.segGrp9; } /** * Gets the value of the segGrp10 property. * *

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp7 .SegGrp12 } * * */ public List getSegGrp12() { if (segGrp12 == null) { segGrp12 = new ArrayList(); } return this.segGrp12; } public IPPOMO.SegGrp7 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp7 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp7 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp7 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp7 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public IPPOMO.SegGrp7 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp7 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp7 withEMP(EMPEmploymentDetails... values) { if (values!= null) { for (EMPEmploymentDetails value: values) { getEMP().add(value); } } return this; } public IPPOMO.SegGrp7 withEMP(Collection values) { if (values!= null) { getEMP().addAll(values); } return this; } public IPPOMO.SegGrp7 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp7 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp7 withMEM(MEMMembershipDetails... values) { if (values!= null) { for (MEMMembershipDetails value: values) { getMEM().add(value); } } return this; } public IPPOMO.SegGrp7 withMEM(Collection values) { if (values!= null) { getMEM().addAll(values); } return this; } public IPPOMO.SegGrp7 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp7 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp7 withREL(RELRelationship value) { setREL(value); return this; } public IPPOMO.SegGrp7 withLOC(LOCPlaceLocationIdentification value) { setLOC(value); return this; } public IPPOMO.SegGrp7 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp7 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp7 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp7 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp7 withSegGrp8(IPPOMO.SegGrp7 .SegGrp8 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 .SegGrp8 value: values) { getSegGrp8().add(value); } } return this; } public IPPOMO.SegGrp7 withSegGrp8(Collection values) { if (values!= null) { getSegGrp8().addAll(values); } return this; } public IPPOMO.SegGrp7 withSegGrp9(IPPOMO.SegGrp7 .SegGrp9 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 .SegGrp9 value: values) { getSegGrp9().add(value); } } return this; } public IPPOMO.SegGrp7 withSegGrp9(Collection values) { if (values!= null) { getSegGrp9().addAll(values); } return this; } public IPPOMO.SegGrp7 withSegGrp10(IPPOMO.SegGrp7 .SegGrp10 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 .SegGrp10 value: values) { getSegGrp10().add(value); } } return this; } public IPPOMO.SegGrp7 withSegGrp10(Collection values) { if (values!= null) { getSegGrp10().addAll(values); } return this; } public IPPOMO.SegGrp7 withSegGrp12(IPPOMO.SegGrp7 .SegGrp12 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 .SegGrp12 value: values) { getSegGrp12().add(value); } } return this; } public IPPOMO.SegGrp7 withSegGrp12(Collection values) { if (values!= null) { getSegGrp12().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}EVE-Event"/>
         *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}GEI-ProcessingInformation" minOccurs="0"/>
         *           <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
         *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *           <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ICD-InsuranceCoverDescription" maxOccurs="9" minOccurs="0"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
         *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}PCD-PercentageDetails" maxOccurs="9" 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-11" 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="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="9" minOccurs="0"/>
         *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation" minOccurs="0"/>
         *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "eve", "gei", "qrs", "rff", "att", "icd", "moa", "dtm", "qty", "pcd", "ftx", "segGrp11" }) public static class SegGrp10 { @XmlElement(name = "EVE", required = true) protected EVEEvent eve; @XmlElement(name = "GEI") protected GEIProcessingInformation gei; @XmlElement(name = "QRS") protected List qrs; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "ICD") protected List icd; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "QTY") protected List qty; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-11") protected List segGrp11; /** * 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 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 qrs property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 qrs property. * *

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

             *    getQRS().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link QRSQueryAndResponse } * * */ public List getQRS() { if (qrs == null) { qrs = new ArrayList(); } return this.qrs; } /** * 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 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 icd property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 icd property. * *

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

             *    getICD().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ICDInsuranceCoverDescription } * * */ public List getICD() { if (icd == null) { icd = new ArrayList(); } return this.icd; } /** * 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 qty property. * *

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

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

             *    getQTY().add(newItem);
             * 
* * *

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

* This accessor method returns a reference to the live list, * not a snapshot. Therefore 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 pcd property. * *

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

             *    getPCD().add(newItem);
             * 
* * *

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

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 } * * */ public List getSegGrp11() { if (segGrp11 == null) { segGrp11 = new ArrayList(); } return this.segGrp11; } public IPPOMO.SegGrp7 .SegGrp10 withEVE(EVEEvent value) { setEVE(value); return this; } public IPPOMO.SegGrp7 .SegGrp10 withGEI(GEIProcessingInformation value) { setGEI(value); return this; } public IPPOMO.SegGrp7 .SegGrp10 withQRS(QRSQueryAndResponse... values) { if (values!= null) { for (QRSQueryAndResponse value: values) { getQRS().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withQRS(Collection values) { if (values!= null) { getQRS().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withICD(ICDInsuranceCoverDescription... values) { if (values!= null) { for (ICDInsuranceCoverDescription value: values) { getICD().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withICD(Collection values) { if (values!= null) { getICD().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 withSegGrp11(IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 ... values) { if (values!= null) { for (IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 value: values) { getSegGrp11().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 withSegGrp11(Collection values) { if (values!= null) { getSegGrp11().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link COMCommunicationContact } * * */ public List getCOM() { if (com == null) { com = new ArrayList(); } return this.com; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withPNA(PNAPartyIdentification value) { setPNA(value); return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withCTA(CTAContactInformation value) { setCTA(value); return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp10 .SegGrp11 withCOM(Collection values) { if (values!= null) { getCOM().addAll(values); } return this; } } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="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="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
         *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}LOC-PlaceLocationIdentification" 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 = { "doc", "dtm", "att", "loc", "ftx" }) public static class SegGrp12 { @XmlElement(name = "DOC", required = true) protected DOCDocumentMessageDetails doc; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "ATT") protected List att; @XmlElement(name = "LOC") protected LOCPlaceLocationIdentification loc; @XmlElement(name = "FTX") protected FTXFreeText 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 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 loc property. * * @return * possible object is * {@link LOCPlaceLocationIdentification } * */ public LOCPlaceLocationIdentification getLOC() { return loc; } /** * Sets the value of the loc property. * * @param value * allowed object is * {@link LOCPlaceLocationIdentification } * */ public void setLOC(LOCPlaceLocationIdentification value) { this.loc = value; } /** * Gets the value of the 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 IPPOMO.SegGrp7 .SegGrp12 withDOC(DOCDocumentMessageDetails value) { setDOC(value); return this; } public IPPOMO.SegGrp7 .SegGrp12 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp12 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp12 withATT(ATTAttribute... values) { if (values!= null) { for (ATTAttribute value: values) { getATT().add(value); } } return this; } public IPPOMO.SegGrp7 .SegGrp12 withATT(Collection values) { if (values!= null) { getATT().addAll(values); } return this; } public IPPOMO.SegGrp7 .SegGrp12 withLOC(LOCPlaceLocationIdentification value) { setLOC(value); return this; } public IPPOMO.SegGrp7 .SegGrp12 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"/>
         *           <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 = { "adr", "dtm" }) public static class SegGrp8 { @XmlElement(name = "ADR", required = true) protected ADRAddress adr; @XmlElement(name = "DTM") protected DTMDateTimePeriod dtm; /** * 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 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 IPPOMO.SegGrp7 .SegGrp8 withADR(ADRAddress value) { setADR(value); return this; } public IPPOMO.SegGrp7 .SegGrp8 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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}CTA-ContactInformation"/>
         *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D19A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cta", "com" }) public static class SegGrp9 { @XmlElement(name = "CTA", required = true) protected CTAContactInformation cta; @XmlElement(name = "COM") protected List com; /** * Gets the value of the cta property. * * @return * possible object is * {@link CTAContactInformation } * */ public CTAContactInformation getCTA() { return cta; } /** * Sets the value of the cta property. * * @param value * allowed object is * {@link CTAContactInformation } * */ public void setCTA(CTAContactInformation value) { this.cta = value; } /** * Gets the value of the com property. * *

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

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

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

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy