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

org.smooks.edifact.binding.d17a.CONPVA Maven / Gradle / Ivy

The newest version!
/*-
 * ========================LICENSE_START=================================
 * d17a-edifact-binding
 * %%
 * Copyright (C) 2020 - 2024 Smooks
 * %%
 * Licensed under the terms of the Apache License Version 2.0, or
 * the GNU Lesser General Public License version 3.0 or later.
 * 
 * SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later
 * 
 * ======================================================================
 * 
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *     http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * 
 * ======================================================================
 * 
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 3 of the License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public License
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 * =========================LICENSE_END==================================
 */
//
// This file was generated by the Eclipse Implementation of JAXB, v3.0.2 
// See https://eclipse-ee4j.github.io/jaxb-ri 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2024.11.12 at 09:05:05 AM UTC 
//


package org.smooks.edifact.binding.d17a;

import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlElementRef;
import jakarta.xml.bind.annotation.XmlElementRefs;
import jakarta.xml.bind.annotation.XmlType;
import org.smooks.edifact.binding.service.UNSSectionControl;


/**
 * 

Java class for CONPVA complex type. * *

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

 * <complexType name="CONPVA">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <sequence>
 *           <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BGM-BeginningOfMessage"/>
 *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9"/>
 *           <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}AUT-AuthenticationResult" maxOccurs="2" minOccurs="0"/>
 *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
 *         </sequence>
 *         <element name="SegGrp-1" maxOccurs="99" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-2" maxOccurs="9">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress"/>
 *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
 *                     <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="5" minOccurs="0"/>
 *                   </sequence>
 *                   <element name="SegGrp-3" maxOccurs="10" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-4" maxOccurs="5" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-5" maxOccurs="5" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
 *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-6" maxOccurs="5" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CUX-Currencies"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-7" maxOccurs="100" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
 *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
 *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="SegGrp-8" maxOccurs="1000" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
 *                     <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions" minOccurs="0"/>
 *                     <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PAI-PaymentInstructions" minOccurs="0"/>
 *                     <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PYT-PaymentTerms" minOccurs="0"/>
 *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
 *                   </sequence>
 *                   <element name="SegGrp-9" maxOccurs="2" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-10" maxOccurs="100">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
 *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-11" maxOccurs="5" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
 *                                         <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-12" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-13" maxOccurs="99" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
 *                                         <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
 *                                         <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
 *                                       </sequence>
 *                                       <element name="SegGrp-14" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
 *                                                   <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="SegGrp-15" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
 *                                                   <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="SegGrp-16" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
 *                                                   <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="SegGrp-17" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
 *                                                   <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="SegGrp-18" minOccurs="0">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <sequence>
 *                                                   <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
 *                                                   <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-19" maxOccurs="99" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress"/>
 *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
 *                               <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="5" minOccurs="0"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="99" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-20" maxOccurs="10" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
 *                                         <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-22" maxOccurs="5" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
 *                                         <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
 *         </sequence>
 *         <element name="SegGrp-23" maxOccurs="9999" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
 *                     <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions" minOccurs="0"/>
 *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" maxOccurs="6"/>
 *                     <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails" minOccurs="0"/>
 *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
 *                   </sequence>
 *                   <element name="SegGrp-24" maxOccurs="100">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LIN-LineItem"/>
 *                             </sequence>
 *                             <element name="SegGrp-25" maxOccurs="1000" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
 *                                         <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
 *                                         <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-26" maxOccurs="2" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
 *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-27" maxOccurs="5" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
 *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
 *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
 *                             </sequence>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="SegGrp-28" maxOccurs="20" minOccurs="0">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <sequence>
 *                               <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
 *                               <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" minOccurs="0"/>
 *                             </sequence>
 *                             <element name="SegGrp-29" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
 *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-30" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
 *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-31" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
 *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-32" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
 *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="SegGrp-33" minOccurs="0">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <sequence>
 *                                         <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
 *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
 *                                       </sequence>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
 *         </sequence>
 *         <element name="SegGrp-34" maxOccurs="10" minOccurs="0">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <sequence>
 *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
 *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
 *                   </sequence>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <sequence>
 *           <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CNT-ControlTotal" maxOccurs="5" minOccurs="0"/>
 *         </sequence>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "CONPVA", propOrder = { "content" }) public class CONPVA { @XmlElementRefs({ @XmlElementRef(name = "BGM", type = JAXBElement.class, required = false), @XmlElementRef(name = "DTM", type = JAXBElement.class, required = false), @XmlElementRef(name = "AUT", type = JAXBElement.class, required = false), @XmlElementRef(name = "FTX", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-1", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-2", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-6", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-7", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-8", type = JAXBElement.class, required = false), @XmlElementRef(name = "UNS", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-23", type = JAXBElement.class, required = false), @XmlElementRef(name = "SegGrp-34", type = JAXBElement.class, required = false), @XmlElementRef(name = "CNT", type = JAXBElement.class, required = false) }) protected List> content; /** * Gets the rest of the content model. * *

* You are getting this "catch-all" property because of the following reason: * The field name "UNS" is used by two different parts of a schema. See: * line 10531 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d17a/target/classes/EDIFACT-Messages.dfdl.xsd * line 10414 of file:/home/runner/work/smooks-edi-cartridge/smooks-edi-cartridge/edifact-jaxb-bindings/d17a/target/classes/EDIFACT-Messages.dfdl.xsd *

* To get rid of this property, apply a property customization to one * of both of the following declarations to change their names: * Gets the value of the content property. * *

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

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

     *    getContent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link JAXBElement }{@code <}{@link AUTAuthenticationResult }{@code >} * {@link JAXBElement }{@code <}{@link BGMBeginningOfMessage }{@code >} * {@link JAXBElement }{@code <}{@link CNTControlTotal }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp1 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp23 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp2 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp34 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp6 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp7 }{@code >} * {@link JAXBElement }{@code <}{@link CONPVA.SegGrp8 }{@code >} * {@link JAXBElement }{@code <}{@link DTMDateTimePeriod }{@code >} * {@link JAXBElement }{@code <}{@link FTXFreeText }{@code >} * {@link JAXBElement }{@code <}{@link UNSSectionControl }{@code >} * * */ public List> getContent() { if (content == null) { content = new ArrayList>(); } return this.content; } public CONPVA withContent(JAXBElement ... values) { if (values!= null) { for (JAXBElement value: values) { getContent().add(value); } } return this; } public CONPVA withContent(Collection> values) { if (values!= null) { getContent().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rff", "dtm" }) public static class SegGrp1 { @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 CONPVA.SegGrp1 withRFF(RFFReference value) { setRFF(value); return this; } public CONPVA.SegGrp1 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp1 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="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress"/>
     *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
     *           <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="5" minOccurs="0"/>
     *         </sequence>
     *         <element name="SegGrp-3" maxOccurs="10" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-4" maxOccurs="5" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-5" maxOccurs="5" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
     *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "nad", "loc", "fii", "segGrp3", "segGrp4", "segGrp5" }) public static class SegGrp2 { @XmlElement(name = "NAD", required = true) protected NADNameAndAddress nad; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "FII") protected List fii; @XmlElement(name = "SegGrp-3") protected List segGrp3; @XmlElement(name = "SegGrp-4") protected List segGrp4; @XmlElement(name = "SegGrp-5") protected List segGrp5; /** * Gets the value of the nad property. * * @return * possible object is * {@link NADNameAndAddress } * */ public NADNameAndAddress getNAD() { return nad; } /** * Sets the value of the nad property. * * @param value * allowed object is * {@link NADNameAndAddress } * */ public void setNAD(NADNameAndAddress value) { this.nad = value; } /** * Gets the value of the loc property. * *

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

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

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

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

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

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

         *    getFII().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FIIFinancialInstitutionInformation } * * */ public List getFII() { if (fii == null) { fii = new ArrayList(); } return this.fii; } /** * Gets the value of the 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 CONPVA.SegGrp2 .SegGrp3 } * * */ public List getSegGrp3() { if (segGrp3 == null) { segGrp3 = new ArrayList(); } return this.segGrp3; } /** * 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 CONPVA.SegGrp2 .SegGrp4 } * * */ public List getSegGrp4() { if (segGrp4 == null) { segGrp4 = new ArrayList(); } return this.segGrp4; } /** * 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 CONPVA.SegGrp2 .SegGrp5 } * * */ public List getSegGrp5() { if (segGrp5 == null) { segGrp5 = new ArrayList(); } return this.segGrp5; } public CONPVA.SegGrp2 withNAD(NADNameAndAddress value) { setNAD(value); return this; } public CONPVA.SegGrp2 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CONPVA.SegGrp2 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public CONPVA.SegGrp2 withFII(FIIFinancialInstitutionInformation... values) { if (values!= null) { for (FIIFinancialInstitutionInformation value: values) { getFII().add(value); } } return this; } public CONPVA.SegGrp2 withFII(Collection values) { if (values!= null) { getFII().addAll(values); } return this; } public CONPVA.SegGrp2 withSegGrp3(CONPVA.SegGrp2 .SegGrp3 ... values) { if (values!= null) { for (CONPVA.SegGrp2 .SegGrp3 value: values) { getSegGrp3().add(value); } } return this; } public CONPVA.SegGrp2 withSegGrp3(Collection values) { if (values!= null) { getSegGrp3().addAll(values); } return this; } public CONPVA.SegGrp2 withSegGrp4(CONPVA.SegGrp2 .SegGrp4 ... values) { if (values!= null) { for (CONPVA.SegGrp2 .SegGrp4 value: values) { getSegGrp4().add(value); } } return this; } public CONPVA.SegGrp2 withSegGrp4(Collection values) { if (values!= null) { getSegGrp4().addAll(values); } return this; } public CONPVA.SegGrp2 withSegGrp5(CONPVA.SegGrp2 .SegGrp5 ... values) { if (values!= null) { for (CONPVA.SegGrp2 .SegGrp5 value: values) { getSegGrp5().add(value); } } return this; } public CONPVA.SegGrp2 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rff", "dtm" }) public static class SegGrp3 { @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 CONPVA.SegGrp2 .SegGrp3 withRFF(RFFReference value) { setRFF(value); return this; } public CONPVA.SegGrp2 .SegGrp3 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp2 .SegGrp3 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "doc", "dtm" }) public static class SegGrp4 { @XmlElement(name = "DOC", required = true) protected DOCDocumentMessageDetails doc; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the doc property. * * @return * possible object is * {@link DOCDocumentMessageDetails } * */ public DOCDocumentMessageDetails getDOC() { return doc; } /** * Sets the value of the doc property. * * @param value * allowed object is * {@link DOCDocumentMessageDetails } * */ public void setDOC(DOCDocumentMessageDetails value) { this.doc = value; } /** * Gets the value of the dtm property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } public CONPVA.SegGrp2 .SegGrp4 withDOC(DOCDocumentMessageDetails value) { setDOC(value); return this; } public CONPVA.SegGrp2 .SegGrp4 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp2 .SegGrp4 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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
         *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cta", "com" }) public static class SegGrp5 { @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 CONPVA.SegGrp2 .SegGrp5 withCTA(CTAContactInformation value) { setCTA(value); return this; } public CONPVA.SegGrp2 .SegGrp5 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public CONPVA.SegGrp2 .SegGrp5 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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
     *           <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions" minOccurs="0"/>
     *           <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity" maxOccurs="6"/>
     *           <element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PRI-PriceDetails" minOccurs="0"/>
     *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
     *         </sequence>
     *         <element name="SegGrp-24" maxOccurs="100">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LIN-LineItem"/>
     *                   </sequence>
     *                   <element name="SegGrp-25" maxOccurs="1000" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
     *                               <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-26" maxOccurs="2" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-27" maxOccurs="5" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
     *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-28" maxOccurs="20" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
     *                     <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-29" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
     *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-30" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
     *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-31" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
     *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-32" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
     *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-33" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bii", "rcs", "qty", "pri", "moa", "segGrp24", "segGrp26", "segGrp27", "segGrp28" }) public static class SegGrp23 { @XmlElement(name = "BII", required = true) protected BIIStructureIdentification bii; @XmlElement(name = "RCS") protected RCSRequirementsAndConditions rcs; @XmlElement(name = "QTY", required = true) protected List qty; @XmlElement(name = "PRI") protected PRIPriceDetails pri; @XmlElement(name = "MOA", required = true) protected List moa; @XmlElement(name = "SegGrp-24", required = true) protected List segGrp24; @XmlElement(name = "SegGrp-26") protected List segGrp26; @XmlElement(name = "SegGrp-27") protected List segGrp27; @XmlElement(name = "SegGrp-28") protected List segGrp28; /** * Gets the value of the bii property. * * @return * possible object is * {@link BIIStructureIdentification } * */ public BIIStructureIdentification getBII() { return bii; } /** * Sets the value of the bii property. * * @param value * allowed object is * {@link BIIStructureIdentification } * */ public void setBII(BIIStructureIdentification value) { this.bii = value; } /** * Gets the value of the rcs property. * * @return * possible object is * {@link RCSRequirementsAndConditions } * */ public RCSRequirementsAndConditions getRCS() { return rcs; } /** * Sets the value of the rcs property. * * @param value * allowed object is * {@link RCSRequirementsAndConditions } * */ public void setRCS(RCSRequirementsAndConditions value) { this.rcs = value; } /** * Gets the value of the 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 pri property. * * @return * possible object is * {@link PRIPriceDetails } * */ public PRIPriceDetails getPRI() { return pri; } /** * Sets the value of the pri property. * * @param value * allowed object is * {@link PRIPriceDetails } * */ public void setPRI(PRIPriceDetails value) { this.pri = value; } /** * Gets the value of the 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 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 CONPVA.SegGrp23 .SegGrp24 } * * */ public List getSegGrp24() { if (segGrp24 == null) { segGrp24 = new ArrayList(); } return this.segGrp24; } /** * Gets the value of the segGrp26 property. * *

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

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

         *    getSegGrp26().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CONPVA.SegGrp23 .SegGrp26 } * * */ public List getSegGrp26() { if (segGrp26 == null) { segGrp26 = new ArrayList(); } return this.segGrp26; } /** * Gets the value of the segGrp27 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link CONPVA.SegGrp23 .SegGrp27 } * * */ public List getSegGrp27() { if (segGrp27 == null) { segGrp27 = new ArrayList(); } return this.segGrp27; } /** * Gets the value of the segGrp28 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link CONPVA.SegGrp23 .SegGrp28 } * * */ public List getSegGrp28() { if (segGrp28 == null) { segGrp28 = new ArrayList(); } return this.segGrp28; } public CONPVA.SegGrp23 withBII(BIIStructureIdentification value) { setBII(value); return this; } public CONPVA.SegGrp23 withRCS(RCSRequirementsAndConditions value) { setRCS(value); return this; } public CONPVA.SegGrp23 withQTY(QTYQuantity... values) { if (values!= null) { for (QTYQuantity value: values) { getQTY().add(value); } } return this; } public CONPVA.SegGrp23 withQTY(Collection values) { if (values!= null) { getQTY().addAll(values); } return this; } public CONPVA.SegGrp23 withPRI(PRIPriceDetails value) { setPRI(value); return this; } public CONPVA.SegGrp23 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CONPVA.SegGrp23 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CONPVA.SegGrp23 withSegGrp24(CONPVA.SegGrp23 .SegGrp24 ... values) { if (values!= null) { for (CONPVA.SegGrp23 .SegGrp24 value: values) { getSegGrp24().add(value); } } return this; } public CONPVA.SegGrp23 withSegGrp24(Collection values) { if (values!= null) { getSegGrp24().addAll(values); } return this; } public CONPVA.SegGrp23 withSegGrp26(CONPVA.SegGrp23 .SegGrp26 ... values) { if (values!= null) { for (CONPVA.SegGrp23 .SegGrp26 value: values) { getSegGrp26().add(value); } } return this; } public CONPVA.SegGrp23 withSegGrp26(Collection values) { if (values!= null) { getSegGrp26().addAll(values); } return this; } public CONPVA.SegGrp23 withSegGrp27(CONPVA.SegGrp23 .SegGrp27 ... values) { if (values!= null) { for (CONPVA.SegGrp23 .SegGrp27 value: values) { getSegGrp27().add(value); } } return this; } public CONPVA.SegGrp23 withSegGrp27(Collection values) { if (values!= null) { getSegGrp27().addAll(values); } return this; } public CONPVA.SegGrp23 withSegGrp28(CONPVA.SegGrp23 .SegGrp28 ... values) { if (values!= null) { for (CONPVA.SegGrp23 .SegGrp28 value: values) { getSegGrp28().add(value); } } return this; } public CONPVA.SegGrp23 withSegGrp28(Collection values) { if (values!= null) { getSegGrp28().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LIN-LineItem"/>
         *         </sequence>
         *         <element name="SegGrp-25" maxOccurs="1000" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
         *                     <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "lin", "segGrp25" }) public static class SegGrp24 { @XmlElement(name = "LIN", required = true) protected LINLineItem lin; @XmlElement(name = "SegGrp-25") protected List segGrp25; /** * Gets the value of the lin property. * * @return * possible object is * {@link LINLineItem } * */ public LINLineItem getLIN() { return lin; } /** * Sets the value of the lin property. * * @param value * allowed object is * {@link LINLineItem } * */ public void setLIN(LINLineItem value) { this.lin = value; } /** * Gets the value of the 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 CONPVA.SegGrp23 .SegGrp24 .SegGrp25 } * * */ public List getSegGrp25() { if (segGrp25 == null) { segGrp25 = new ArrayList(); } return this.segGrp25; } public CONPVA.SegGrp23 .SegGrp24 withLIN(LINLineItem value) { setLIN(value); return this; } public CONPVA.SegGrp23 .SegGrp24 withSegGrp25(CONPVA.SegGrp23 .SegGrp24 .SegGrp25 ... values) { if (values!= null) { for (CONPVA.SegGrp23 .SegGrp24 .SegGrp25 value: values) { getSegGrp25().add(value); } } return this; } public CONPVA.SegGrp23 .SegGrp24 withSegGrp25(Collection values) { if (values!= null) { getSegGrp25().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="5" minOccurs="0"/>
             *           <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation" maxOccurs="5" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "imd", "rff", "gei" }) public static class SegGrp25 { @XmlElement(name = "IMD", required = true) protected IMDItemDescription imd; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "GEI") protected List gei; /** * Gets the value of the imd property. * * @return * possible object is * {@link IMDItemDescription } * */ public IMDItemDescription getIMD() { return imd; } /** * Sets the value of the imd property. * * @param value * allowed object is * {@link IMDItemDescription } * */ public void setIMD(IMDItemDescription value) { this.imd = value; } /** * Gets the value of the rff property. * *

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

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

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

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

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

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

                 *    getGEI().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link GEIProcessingInformation } * * */ public List getGEI() { if (gei == null) { gei = new ArrayList(); } return this.gei; } public CONPVA.SegGrp23 .SegGrp24 .SegGrp25 withIMD(IMDItemDescription value) { setIMD(value); return this; } public CONPVA.SegGrp23 .SegGrp24 .SegGrp25 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CONPVA.SegGrp23 .SegGrp24 .SegGrp25 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public CONPVA.SegGrp23 .SegGrp24 .SegGrp25 withGEI(GEIProcessingInformation... values) { if (values!= null) { for (GEIProcessingInformation value: values) { getGEI().add(value); } } return this; } public CONPVA.SegGrp23 .SegGrp24 .SegGrp25 withGEI(Collection values) { if (values!= null) { getGEI().addAll(values); } return this; } } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "apr", "dtm" }) public static class SegGrp26 { @XmlElement(name = "APR", required = true) protected APRAdditionalPriceInformation apr; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the apr property. * * @return * possible object is * {@link APRAdditionalPriceInformation } * */ public APRAdditionalPriceInformation getAPR() { return apr; } /** * Sets the value of the apr property. * * @param value * allowed object is * {@link APRAdditionalPriceInformation } * */ public void setAPR(APRAdditionalPriceInformation value) { this.apr = value; } /** * Gets the value of the 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 CONPVA.SegGrp23 .SegGrp26 withAPR(APRAdditionalPriceInformation value) { setAPR(value); return this; } public CONPVA.SegGrp23 .SegGrp26 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp23 .SegGrp26 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="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
         *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa", "loc" }) public static class SegGrp27 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected MOAMonetaryAmount moa; @XmlElement(name = "LOC") protected List loc; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the loc property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link LOCPlaceLocationIdentification } * * */ public List getLOC() { if (loc == null) { loc = new ArrayList(); } return this.loc; } public CONPVA.SegGrp23 .SegGrp27 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public CONPVA.SegGrp23 .SegGrp27 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public CONPVA.SegGrp23 .SegGrp27 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CONPVA.SegGrp23 .SegGrp27 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
         *           <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-29" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
         *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-30" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
         *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-31" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
         *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-32" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
         *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-33" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "alc", "ali", "segGrp29", "segGrp30", "segGrp31", "segGrp32", "segGrp33" }) public static class SegGrp28 { @XmlElement(name = "ALC", required = true) protected ALCAllowanceOrCharge alc; @XmlElement(name = "ALI") protected ALIAdditionalInformation ali; @XmlElement(name = "SegGrp-29") protected CONPVA.SegGrp23 .SegGrp28 .SegGrp29 segGrp29; @XmlElement(name = "SegGrp-30") protected CONPVA.SegGrp23 .SegGrp28 .SegGrp30 segGrp30; @XmlElement(name = "SegGrp-31") protected CONPVA.SegGrp23 .SegGrp28 .SegGrp31 segGrp31; @XmlElement(name = "SegGrp-32") protected CONPVA.SegGrp23 .SegGrp28 .SegGrp32 segGrp32; @XmlElement(name = "SegGrp-33") protected CONPVA.SegGrp23 .SegGrp28 .SegGrp33 segGrp33; /** * Gets the value of the alc property. * * @return * possible object is * {@link ALCAllowanceOrCharge } * */ public ALCAllowanceOrCharge getALC() { return alc; } /** * Sets the value of the alc property. * * @param value * allowed object is * {@link ALCAllowanceOrCharge } * */ public void setALC(ALCAllowanceOrCharge value) { this.alc = value; } /** * Gets the value of the ali property. * * @return * possible object is * {@link ALIAdditionalInformation } * */ public ALIAdditionalInformation getALI() { return ali; } /** * Sets the value of the ali property. * * @param value * allowed object is * {@link ALIAdditionalInformation } * */ public void setALI(ALIAdditionalInformation value) { this.ali = value; } /** * Gets the value of the segGrp29 property. * * @return * possible object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp29 } * */ public CONPVA.SegGrp23 .SegGrp28 .SegGrp29 getSegGrp29() { return segGrp29; } /** * Sets the value of the segGrp29 property. * * @param value * allowed object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp29 } * */ public void setSegGrp29(CONPVA.SegGrp23 .SegGrp28 .SegGrp29 value) { this.segGrp29 = value; } /** * Gets the value of the segGrp30 property. * * @return * possible object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp30 } * */ public CONPVA.SegGrp23 .SegGrp28 .SegGrp30 getSegGrp30() { return segGrp30; } /** * Sets the value of the segGrp30 property. * * @param value * allowed object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp30 } * */ public void setSegGrp30(CONPVA.SegGrp23 .SegGrp28 .SegGrp30 value) { this.segGrp30 = value; } /** * Gets the value of the segGrp31 property. * * @return * possible object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp31 } * */ public CONPVA.SegGrp23 .SegGrp28 .SegGrp31 getSegGrp31() { return segGrp31; } /** * Sets the value of the segGrp31 property. * * @param value * allowed object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp31 } * */ public void setSegGrp31(CONPVA.SegGrp23 .SegGrp28 .SegGrp31 value) { this.segGrp31 = value; } /** * Gets the value of the segGrp32 property. * * @return * possible object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp32 } * */ public CONPVA.SegGrp23 .SegGrp28 .SegGrp32 getSegGrp32() { return segGrp32; } /** * Sets the value of the segGrp32 property. * * @param value * allowed object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp32 } * */ public void setSegGrp32(CONPVA.SegGrp23 .SegGrp28 .SegGrp32 value) { this.segGrp32 = value; } /** * Gets the value of the segGrp33 property. * * @return * possible object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp33 } * */ public CONPVA.SegGrp23 .SegGrp28 .SegGrp33 getSegGrp33() { return segGrp33; } /** * Sets the value of the segGrp33 property. * * @param value * allowed object is * {@link CONPVA.SegGrp23 .SegGrp28 .SegGrp33 } * */ public void setSegGrp33(CONPVA.SegGrp23 .SegGrp28 .SegGrp33 value) { this.segGrp33 = value; } public CONPVA.SegGrp23 .SegGrp28 withALC(ALCAllowanceOrCharge value) { setALC(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withALI(ALIAdditionalInformation value) { setALI(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withSegGrp29(CONPVA.SegGrp23 .SegGrp28 .SegGrp29 value) { setSegGrp29(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withSegGrp30(CONPVA.SegGrp23 .SegGrp28 .SegGrp30 value) { setSegGrp30(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withSegGrp31(CONPVA.SegGrp23 .SegGrp28 .SegGrp31 value) { setSegGrp31(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withSegGrp32(CONPVA.SegGrp23 .SegGrp28 .SegGrp32 value) { setSegGrp32(value); return this; } public CONPVA.SegGrp23 .SegGrp28 withSegGrp33(CONPVA.SegGrp23 .SegGrp28 .SegGrp33 value) { setSegGrp33(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="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
             *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "qty", "rng" }) public static class SegGrp29 { @XmlElement(name = "QTY", required = true) protected QTYQuantity qty; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the qty property. * * @return * possible object is * {@link QTYQuantity } * */ public QTYQuantity getQTY() { return qty; } /** * Sets the value of the qty property. * * @param value * allowed object is * {@link QTYQuantity } * */ public void setQTY(QTYQuantity value) { this.qty = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp29 withQTY(QTYQuantity value) { setQTY(value); return this; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp29 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
             *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pcd", "rng" }) public static class SegGrp30 { @XmlElement(name = "PCD", required = true) protected PCDPercentageDetails pcd; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the pcd property. * * @return * possible object is * {@link PCDPercentageDetails } * */ public PCDPercentageDetails getPCD() { return pcd; } /** * Sets the value of the pcd property. * * @param value * allowed object is * {@link PCDPercentageDetails } * */ public void setPCD(PCDPercentageDetails value) { this.pcd = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp30 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp30 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
             *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "moa", "rng" }) public static class SegGrp31 { @XmlElement(name = "MOA", required = true) protected MOAMonetaryAmount moa; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp31 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp31 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
             *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rte", "rng" }) public static class SegGrp32 { @XmlElement(name = "RTE", required = true) protected RTERateDetails rte; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the rte property. * * @return * possible object is * {@link RTERateDetails } * */ public RTERateDetails getRTE() { return rte; } /** * Sets the value of the rte property. * * @param value * allowed object is * {@link RTERateDetails } * */ public void setRTE(RTERateDetails value) { this.rte = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp32 withRTE(RTERateDetails value) { setRTE(value); return this; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp32 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa" }) public static class SegGrp33 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected MOAMonetaryAmount moa; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp33 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public CONPVA.SegGrp23 .SegGrp28 .SegGrp33 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } } } } /** *

Java class for anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
     *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa" }) public static class SegGrp34 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected List moa; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make 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 CONPVA.SegGrp34 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public CONPVA.SegGrp34 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CONPVA.SegGrp34 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="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CUX-Currencies"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cux", "dtm" }) public static class SegGrp6 { @XmlElement(name = "CUX", required = true) protected CUXCurrencies cux; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the cux property. * * @return * possible object is * {@link CUXCurrencies } * */ public CUXCurrencies getCUX() { return cux; } /** * Sets the value of the cux property. * * @param value * allowed object is * {@link CUXCurrencies } * */ public void setCUX(CUXCurrencies value) { this.cux = value; } /** * Gets the value of the dtm property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make 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 CONPVA.SegGrp6 withCUX(CUXCurrencies value) { setCUX(value); return this; } public CONPVA.SegGrp6 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp6 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <sequence>
     *           <element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
     *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
     *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
     *         </sequence>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "ind", "rff", "dtm" }) public static class SegGrp7 { @XmlElement(name = "IND", required = true) protected INDIndexDetails ind; @XmlElement(name = "RFF", required = true) protected RFFReference rff; @XmlElement(name = "DTM") protected DTMDateTimePeriod dtm; /** * Gets the value of the ind property. * * @return * possible object is * {@link INDIndexDetails } * */ public INDIndexDetails getIND() { return ind; } /** * Sets the value of the ind property. * * @param value * allowed object is * {@link INDIndexDetails } * */ public void setIND(INDIndexDetails value) { this.ind = value; } /** * Gets the value of the rff property. * * @return * possible object is * {@link RFFReference } * */ public RFFReference getRFF() { return rff; } /** * Sets the value of the rff property. * * @param value * allowed object is * {@link RFFReference } * */ public void setRFF(RFFReference value) { this.rff = value; } /** * Gets the value of the dtm property. * * @return * possible object is * {@link DTMDateTimePeriod } * */ public DTMDateTimePeriod getDTM() { return dtm; } /** * Sets the value of the dtm property. * * @param value * allowed object is * {@link DTMDateTimePeriod } * */ public void setDTM(DTMDateTimePeriod value) { this.dtm = value; } public CONPVA.SegGrp7 withIND(INDIndexDetails value) { setIND(value); return this; } public CONPVA.SegGrp7 withRFF(RFFReference value) { setRFF(value); return this; } public CONPVA.SegGrp7 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="BII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BII-StructureIdentification"/>
     *           <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RCS-RequirementsAndConditions" minOccurs="0"/>
     *           <element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PAI-PaymentInstructions" minOccurs="0"/>
     *           <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PYT-PaymentTerms" minOccurs="0"/>
     *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
     *         </sequence>
     *         <element name="SegGrp-9" maxOccurs="2" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
     *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                   </sequence>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-10" maxOccurs="100">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
     *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-11" maxOccurs="5" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
     *                               <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-12" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
     *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-13" maxOccurs="99" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
     *                               <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
     *                               <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
     *                             </sequence>
     *                             <element name="SegGrp-14" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
     *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SegGrp-15" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
     *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SegGrp-16" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
     *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SegGrp-17" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
     *                                         <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SegGrp-18" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <sequence>
     *                                         <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
     *                                         <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
     *                                       </sequence>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="SegGrp-19" maxOccurs="99" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <sequence>
     *                     <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress"/>
     *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
     *                     <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="5" minOccurs="0"/>
     *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="99" minOccurs="0"/>
     *                   </sequence>
     *                   <element name="SegGrp-20" maxOccurs="10" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
     *                               <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="SegGrp-22" maxOccurs="5" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <sequence>
     *                               <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
     *                               <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
     *                             </sequence>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bii", "rcs", "pai", "pyt", "pcd", "segGrp9", "segGrp10", "segGrp19" }) public static class SegGrp8 { @XmlElement(name = "BII", required = true) protected BIIStructureIdentification bii; @XmlElement(name = "RCS") protected RCSRequirementsAndConditions rcs; @XmlElement(name = "PAI") protected PAIPaymentInstructions pai; @XmlElement(name = "PYT") protected PYTPaymentTerms pyt; @XmlElement(name = "PCD") protected List pcd; @XmlElement(name = "SegGrp-9") protected List segGrp9; @XmlElement(name = "SegGrp-10", required = true) protected List segGrp10; @XmlElement(name = "SegGrp-19") protected List segGrp19; /** * Gets the value of the bii property. * * @return * possible object is * {@link BIIStructureIdentification } * */ public BIIStructureIdentification getBII() { return bii; } /** * Sets the value of the bii property. * * @param value * allowed object is * {@link BIIStructureIdentification } * */ public void setBII(BIIStructureIdentification value) { this.bii = value; } /** * Gets the value of the rcs property. * * @return * possible object is * {@link RCSRequirementsAndConditions } * */ public RCSRequirementsAndConditions getRCS() { return rcs; } /** * Sets the value of the rcs property. * * @param value * allowed object is * {@link RCSRequirementsAndConditions } * */ public void setRCS(RCSRequirementsAndConditions value) { this.rcs = value; } /** * Gets the value of the pai property. * * @return * possible object is * {@link PAIPaymentInstructions } * */ public PAIPaymentInstructions getPAI() { return pai; } /** * Sets the value of the pai property. * * @param value * allowed object is * {@link PAIPaymentInstructions } * */ public void setPAI(PAIPaymentInstructions value) { this.pai = value; } /** * Gets the value of the 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 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 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 CONPVA.SegGrp8 .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 CONPVA.SegGrp8 .SegGrp10 } * * */ public List getSegGrp10() { if (segGrp10 == null) { segGrp10 = new ArrayList(); } return this.segGrp10; } /** * 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 CONPVA.SegGrp8 .SegGrp19 } * * */ public List getSegGrp19() { if (segGrp19 == null) { segGrp19 = new ArrayList(); } return this.segGrp19; } public CONPVA.SegGrp8 withBII(BIIStructureIdentification value) { setBII(value); return this; } public CONPVA.SegGrp8 withRCS(RCSRequirementsAndConditions value) { setRCS(value); return this; } public CONPVA.SegGrp8 withPAI(PAIPaymentInstructions value) { setPAI(value); return this; } public CONPVA.SegGrp8 withPYT(PYTPaymentTerms value) { setPYT(value); return this; } public CONPVA.SegGrp8 withPCD(PCDPercentageDetails... values) { if (values!= null) { for (PCDPercentageDetails value: values) { getPCD().add(value); } } return this; } public CONPVA.SegGrp8 withPCD(Collection values) { if (values!= null) { getPCD().addAll(values); } return this; } public CONPVA.SegGrp8 withSegGrp9(CONPVA.SegGrp8 .SegGrp9 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp9 value: values) { getSegGrp9().add(value); } } return this; } public CONPVA.SegGrp8 withSegGrp9(Collection values) { if (values!= null) { getSegGrp9().addAll(values); } return this; } public CONPVA.SegGrp8 withSegGrp10(CONPVA.SegGrp8 .SegGrp10 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp10 value: values) { getSegGrp10().add(value); } } return this; } public CONPVA.SegGrp8 withSegGrp10(Collection values) { if (values!= null) { getSegGrp10().addAll(values); } return this; } public CONPVA.SegGrp8 withSegGrp19(CONPVA.SegGrp8 .SegGrp19 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp19 value: values) { getSegGrp19().add(value); } } return this; } public CONPVA.SegGrp8 withSegGrp19(Collection values) { if (values!= null) { getSegGrp19().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ARD-MonetaryAmountFunction"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="6"/>
         *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="10" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-11" maxOccurs="5" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
         *                     <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-12" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
         *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-13" maxOccurs="99" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
         *                     <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
         *                     <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
         *                   </sequence>
         *                   <element name="SegGrp-14" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
         *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SegGrp-15" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
         *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SegGrp-16" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
         *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SegGrp-17" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
         *                               <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SegGrp-18" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <sequence>
         *                               <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
         *                               <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
         *                             </sequence>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "ard", "moa", "ftx", "segGrp11", "segGrp12", "segGrp13" }) public static class SegGrp10 { @XmlElement(name = "ARD", required = true) protected ARDMonetaryAmountFunction ard; @XmlElement(name = "MOA", required = true) protected List moa; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-11") protected List segGrp11; @XmlElement(name = "SegGrp-12") protected List segGrp12; @XmlElement(name = "SegGrp-13") protected List segGrp13; /** * Gets the value of the ard property. * * @return * possible object is * {@link ARDMonetaryAmountFunction } * */ public ARDMonetaryAmountFunction getARD() { return ard; } /** * Sets the value of the ard property. * * @param value * allowed object is * {@link ARDMonetaryAmountFunction } * */ public void setARD(ARDMonetaryAmountFunction value) { this.ard = value; } /** * Gets the value of the moa property. * *

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

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

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

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

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

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

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

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

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

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

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

* Objects of the following type(s) are allowed in the list * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp11 } * * */ public List getSegGrp11() { if (segGrp11 == null) { segGrp11 = new ArrayList(); } return this.segGrp11; } /** * Gets the value of the segGrp12 property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp12 } * * */ public List getSegGrp12() { if (segGrp12 == null) { segGrp12 = new ArrayList(); } return this.segGrp12; } /** * 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 CONPVA.SegGrp8 .SegGrp10 .SegGrp13 } * * */ public List getSegGrp13() { if (segGrp13 == null) { segGrp13 = new ArrayList(); } return this.segGrp13; } public CONPVA.SegGrp8 .SegGrp10 withARD(ARDMonetaryAmountFunction value) { setARD(value); return this; } public CONPVA.SegGrp8 .SegGrp10 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp11(CONPVA.SegGrp8 .SegGrp10 .SegGrp11 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp10 .SegGrp11 value: values) { getSegGrp11().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp11(Collection values) { if (values!= null) { getSegGrp11().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp12(CONPVA.SegGrp8 .SegGrp10 .SegGrp12 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp10 .SegGrp12 value: values) { getSegGrp12().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp12(Collection values) { if (values!= null) { getSegGrp12().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp13(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp10 .SegGrp13 value: values) { getSegGrp13().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 withSegGrp13(Collection values) { if (values!= null) { getSegGrp13().addAll(values); } return this; } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
             *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa", "loc" }) public static class SegGrp11 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected MOAMonetaryAmount moa; @XmlElement(name = "LOC") protected List loc; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the loc property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link LOCPlaceLocationIdentification } * * */ public List getLOC() { if (loc == null) { loc = new ArrayList(); } return this.loc; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp11 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp11 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp11 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp11 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
             *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
             *           <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "apr", "rff", "dtm", "moa", "tax" }) public static class SegGrp12 { @XmlElement(name = "APR", required = true) protected APRAdditionalPriceInformation apr; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "TAX") protected List tax; /** * Gets the value of the apr property. * * @return * possible object is * {@link APRAdditionalPriceInformation } * */ public APRAdditionalPriceInformation getAPR() { return apr; } /** * Sets the value of the apr property. * * @param value * allowed object is * {@link APRAdditionalPriceInformation } * */ public void setAPR(APRAdditionalPriceInformation value) { this.apr = value; } /** * Gets the value of the 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 tax property. * *

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

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

                 *    getTAX().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TAXDutyTaxFeeDetails } * * */ public List getTAX() { if (tax == null) { tax = new ArrayList(); } return this.tax; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withAPR(APRAdditionalPriceInformation value) { setAPR(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withTAX(TAXDutyTaxFeeDetails... values) { if (values!= null) { for (TAXDutyTaxFeeDetails value: values) { getTAX().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp12 withTAX(Collection values) { if (values!= null) { getTAX().addAll(values); } return this; } } /** *

Java class for anonymous complex type. * *

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

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <sequence>
             *           <element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALC-AllowanceOrCharge"/>
             *           <element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
             *           <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
             *           <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
             *         </sequence>
             *         <element name="SegGrp-14" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
             *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SegGrp-15" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
             *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SegGrp-16" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
             *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SegGrp-17" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
             *                     <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SegGrp-18" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <sequence>
             *                     <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
             *                     <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
             *                   </sequence>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "alc", "ali", "rff", "dtm", "ftx", "segGrp14", "segGrp15", "segGrp16", "segGrp17", "segGrp18" }) public static class SegGrp13 { @XmlElement(name = "ALC", required = true) protected ALCAllowanceOrCharge alc; @XmlElement(name = "ALI") protected List ali; @XmlElement(name = "RFF") protected List rff; @XmlElement(name = "DTM") protected List dtm; @XmlElement(name = "FTX") protected List ftx; @XmlElement(name = "SegGrp-14") protected CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 segGrp14; @XmlElement(name = "SegGrp-15") protected CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 segGrp15; @XmlElement(name = "SegGrp-16") protected CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 segGrp16; @XmlElement(name = "SegGrp-17") protected CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 segGrp17; @XmlElement(name = "SegGrp-18") protected CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 segGrp18; /** * Gets the value of the alc property. * * @return * possible object is * {@link ALCAllowanceOrCharge } * */ public ALCAllowanceOrCharge getALC() { return alc; } /** * Sets the value of the alc property. * * @param value * allowed object is * {@link ALCAllowanceOrCharge } * */ public void setALC(ALCAllowanceOrCharge value) { this.alc = value; } /** * Gets the value of the ali property. * *

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

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

                 *    getALI().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ALIAdditionalInformation } * * */ public List getALI() { if (ali == null) { ali = new ArrayList(); } return this.ali; } /** * Gets the value of the 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 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 segGrp14 property. * * @return * possible object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 } * */ public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 getSegGrp14() { return segGrp14; } /** * Sets the value of the segGrp14 property. * * @param value * allowed object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 } * */ public void setSegGrp14(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 value) { this.segGrp14 = value; } /** * Gets the value of the segGrp15 property. * * @return * possible object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 } * */ public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 getSegGrp15() { return segGrp15; } /** * Sets the value of the segGrp15 property. * * @param value * allowed object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 } * */ public void setSegGrp15(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 value) { this.segGrp15 = value; } /** * Gets the value of the segGrp16 property. * * @return * possible object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 } * */ public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 getSegGrp16() { return segGrp16; } /** * Sets the value of the segGrp16 property. * * @param value * allowed object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 } * */ public void setSegGrp16(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 value) { this.segGrp16 = value; } /** * Gets the value of the segGrp17 property. * * @return * possible object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 } * */ public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 getSegGrp17() { return segGrp17; } /** * Sets the value of the segGrp17 property. * * @param value * allowed object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 } * */ public void setSegGrp17(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 value) { this.segGrp17 = value; } /** * Gets the value of the segGrp18 property. * * @return * possible object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 } * */ public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 getSegGrp18() { return segGrp18; } /** * Sets the value of the segGrp18 property. * * @param value * allowed object is * {@link CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 } * */ public void setSegGrp18(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 value) { this.segGrp18 = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withALC(ALCAllowanceOrCharge value) { setALC(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withALI(ALIAdditionalInformation... values) { if (values!= null) { for (ALIAdditionalInformation value: values) { getALI().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withALI(Collection values) { if (values!= null) { getALI().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withRFF(RFFReference... values) { if (values!= null) { for (RFFReference value: values) { getRFF().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withRFF(Collection values) { if (values!= null) { getRFF().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withFTX(FTXFreeText... values) { if (values!= null) { for (FTXFreeText value: values) { getFTX().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withFTX(Collection values) { if (values!= null) { getFTX().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withSegGrp14(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 value) { setSegGrp14(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withSegGrp15(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 value) { setSegGrp15(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withSegGrp16(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 value) { setSegGrp16(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withSegGrp17(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 value) { setSegGrp17(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 withSegGrp18(CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 value) { setSegGrp18(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="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QTY-Quantity"/>
                 *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "qty", "rng" }) public static class SegGrp14 { @XmlElement(name = "QTY", required = true) protected QTYQuantity qty; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the qty property. * * @return * possible object is * {@link QTYQuantity } * */ public QTYQuantity getQTY() { return qty; } /** * Sets the value of the qty property. * * @param value * allowed object is * {@link QTYQuantity } * */ public void setQTY(QTYQuantity value) { this.qty = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 withQTY(QTYQuantity value) { setQTY(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp14 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails"/>
                 *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pcd", "rng" }) public static class SegGrp15 { @XmlElement(name = "PCD", required = true) protected PCDPercentageDetails pcd; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the pcd property. * * @return * possible object is * {@link PCDPercentageDetails } * */ public PCDPercentageDetails getPCD() { return pcd; } /** * Sets the value of the pcd property. * * @param value * allowed object is * {@link PCDPercentageDetails } * */ public void setPCD(PCDPercentageDetails value) { this.pcd = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 withPCD(PCDPercentageDetails value) { setPCD(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp15 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
                 *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "moa", "rng" }) public static class SegGrp16 { @XmlElement(name = "MOA", required = true) protected MOAMonetaryAmount moa; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp16 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RTE-RateDetails"/>
                 *           <element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RNG-RangeDetails" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rte", "rng" }) public static class SegGrp17 { @XmlElement(name = "RTE", required = true) protected RTERateDetails rte; @XmlElement(name = "RNG") protected RNGRangeDetails rng; /** * Gets the value of the rte property. * * @return * possible object is * {@link RTERateDetails } * */ public RTERateDetails getRTE() { return rte; } /** * Sets the value of the rte property. * * @param value * allowed object is * {@link RTERateDetails } * */ public void setRTE(RTERateDetails value) { this.rte = value; } /** * Gets the value of the rng property. * * @return * possible object is * {@link RNGRangeDetails } * */ public RNGRangeDetails getRNG() { return rng; } /** * Sets the value of the rng property. * * @param value * allowed object is * {@link RNGRangeDetails } * */ public void setRNG(RNGRangeDetails value) { this.rng = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 withRTE(RTERateDetails value) { setRTE(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp17 withRNG(RNGRangeDetails value) { setRNG(value); return this; } } /** *

Java class for anonymous complex type. * *

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

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <sequence>
                 *           <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}TAX-DutyTaxFeeDetails"/>
                 *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
                 *         </sequence>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "tax", "moa" }) public static class SegGrp18 { @XmlElement(name = "TAX", required = true) protected TAXDutyTaxFeeDetails tax; @XmlElement(name = "MOA") protected MOAMonetaryAmount moa; /** * Gets the value of the tax property. * * @return * possible object is * {@link TAXDutyTaxFeeDetails } * */ public TAXDutyTaxFeeDetails getTAX() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TAXDutyTaxFeeDetails } * */ public void setTAX(TAXDutyTaxFeeDetails value) { this.tax = value; } /** * Gets the value of the moa property. * * @return * possible object is * {@link MOAMonetaryAmount } * */ public MOAMonetaryAmount getMOA() { return moa; } /** * Sets the value of the moa property. * * @param value * allowed object is * {@link MOAMonetaryAmount } * */ public void setMOA(MOAMonetaryAmount value) { this.moa = value; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 withTAX(TAXDutyTaxFeeDetails value) { setTAX(value); return this; } public CONPVA.SegGrp8 .SegGrp10 .SegGrp13 .SegGrp18 withMOA(MOAMonetaryAmount value) { setMOA(value); return this; } } } } /** *

Java class for anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <sequence>
         *           <element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAD-NameAndAddress"/>
         *           <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}LOC-PlaceLocationIdentification" maxOccurs="25" minOccurs="0"/>
         *           <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" maxOccurs="5" minOccurs="0"/>
         *           <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="99" minOccurs="0"/>
         *         </sequence>
         *         <element name="SegGrp-20" maxOccurs="10" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-21" maxOccurs="5" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
         *                     <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="SegGrp-22" maxOccurs="5" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <sequence>
         *                     <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
         *                     <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
         *                   </sequence>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "nad", "loc", "fii", "moa", "segGrp20", "segGrp21", "segGrp22" }) public static class SegGrp19 { @XmlElement(name = "NAD", required = true) protected NADNameAndAddress nad; @XmlElement(name = "LOC") protected List loc; @XmlElement(name = "FII") protected List fii; @XmlElement(name = "MOA") protected List moa; @XmlElement(name = "SegGrp-20") protected List segGrp20; @XmlElement(name = "SegGrp-21") protected List segGrp21; @XmlElement(name = "SegGrp-22") protected List segGrp22; /** * Gets the value of the nad property. * * @return * possible object is * {@link NADNameAndAddress } * */ public NADNameAndAddress getNAD() { return nad; } /** * Sets the value of the nad property. * * @param value * allowed object is * {@link NADNameAndAddress } * */ public void setNAD(NADNameAndAddress value) { this.nad = value; } /** * Gets the value of the loc property. * *

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

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

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

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

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

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

             *    getFII().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FIIFinancialInstitutionInformation } * * */ public List getFII() { if (fii == null) { fii = new ArrayList(); } return this.fii; } /** * Gets the value of the 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 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 CONPVA.SegGrp8 .SegGrp19 .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 CONPVA.SegGrp8 .SegGrp19 .SegGrp21 } * * */ public List getSegGrp21() { if (segGrp21 == null) { segGrp21 = new ArrayList(); } return this.segGrp21; } /** * 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 CONPVA.SegGrp8 .SegGrp19 .SegGrp22 } * * */ public List getSegGrp22() { if (segGrp22 == null) { segGrp22 = new ArrayList(); } return this.segGrp22; } public CONPVA.SegGrp8 .SegGrp19 withNAD(NADNameAndAddress value) { setNAD(value); return this; } public CONPVA.SegGrp8 .SegGrp19 withLOC(LOCPlaceLocationIdentification... values) { if (values!= null) { for (LOCPlaceLocationIdentification value: values) { getLOC().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 withLOC(Collection values) { if (values!= null) { getLOC().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp19 withFII(FIIFinancialInstitutionInformation... values) { if (values!= null) { for (FIIFinancialInstitutionInformation value: values) { getFII().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 withFII(Collection values) { if (values!= null) { getFII().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp19 withMOA(MOAMonetaryAmount... values) { if (values!= null) { for (MOAMonetaryAmount value: values) { getMOA().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 withMOA(Collection values) { if (values!= null) { getMOA().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp19 withSegGrp20(CONPVA.SegGrp8 .SegGrp19 .SegGrp20 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp19 .SegGrp20 value: values) { getSegGrp20().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 withSegGrp20(Collection values) { if (values!= null) { getSegGrp20().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp19 withSegGrp21(CONPVA.SegGrp8 .SegGrp19 .SegGrp21 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp19 .SegGrp21 value: values) { getSegGrp21().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 withSegGrp21(Collection values) { if (values!= null) { getSegGrp21().addAll(values); } return this; } public CONPVA.SegGrp8 .SegGrp19 withSegGrp22(CONPVA.SegGrp8 .SegGrp19 .SegGrp22 ... values) { if (values!= null) { for (CONPVA.SegGrp8 .SegGrp19 .SegGrp22 value: values) { getSegGrp22().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "rff", "dtm" }) public static class SegGrp20 { @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 CONPVA.SegGrp8 .SegGrp19 .SegGrp20 withRFF(RFFReference value) { setRFF(value); return this; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp20 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp20 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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails"/>
             *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "doc", "dtm" }) public static class SegGrp21 { @XmlElement(name = "DOC", required = true) protected DOCDocumentMessageDetails doc; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the doc property. * * @return * possible object is * {@link DOCDocumentMessageDetails } * */ public DOCDocumentMessageDetails getDOC() { return doc; } /** * Sets the value of the doc property. * * @param value * allowed object is * {@link DOCDocumentMessageDetails } * */ public void setDOC(DOCDocumentMessageDetails value) { this.doc = value; } /** * Gets the value of the dtm property. * *

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

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

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

* Objects of the following type(s) are allowed in the list * {@link DTMDateTimePeriod } * * */ public List getDTM() { if (dtm == null) { dtm = new ArrayList(); } return this.dtm; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp21 withDOC(DOCDocumentMessageDetails value) { setDOC(value); return this; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp21 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp21 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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}CTA-ContactInformation"/>
             *           <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="5" minOccurs="0"/>
             *         </sequence>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cta", "com" }) public static class SegGrp22 { @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 CONPVA.SegGrp8 .SegGrp19 .SegGrp22 withCTA(CTAContactInformation value) { setCTA(value); return this; } public CONPVA.SegGrp8 .SegGrp19 .SegGrp22 withCOM(COMCommunicationContact... values) { if (values!= null) { for (COMCommunicationContact value: values) { getCOM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp19 .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="APR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}APR-AdditionalPriceInformation"/>
         *           <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
         *         </sequence>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "apr", "dtm" }) public static class SegGrp9 { @XmlElement(name = "APR", required = true) protected APRAdditionalPriceInformation apr; @XmlElement(name = "DTM") protected List dtm; /** * Gets the value of the apr property. * * @return * possible object is * {@link APRAdditionalPriceInformation } * */ public APRAdditionalPriceInformation getAPR() { return apr; } /** * Sets the value of the apr property. * * @param value * allowed object is * {@link APRAdditionalPriceInformation } * */ public void setAPR(APRAdditionalPriceInformation value) { this.apr = value; } /** * Gets the value of the 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 CONPVA.SegGrp8 .SegGrp9 withAPR(APRAdditionalPriceInformation value) { setAPR(value); return this; } public CONPVA.SegGrp8 .SegGrp9 withDTM(DTMDateTimePeriod... values) { if (values!= null) { for (DTMDateTimePeriod value: values) { getDTM().add(value); } } return this; } public CONPVA.SegGrp8 .SegGrp9 withDTM(Collection values) { if (values!= null) { getDTM().addAll(values); } return this; } } } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy