org.smooks.edifact.binding.d98a.MEDRUC Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d98a-edifact-binding
* %%
* Copyright (C) 2020 - 2025 Smooks
* %%
* Licensed under the terms of the Apache License Version 2.0, or
* the GNU Lesser General Public License version 3.0 or later.
*
* SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later
*
* ======================================================================
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* ======================================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* =========================LICENSE_END==================================
*/
//
// This file was generated by the Eclipse Implementation of JAXB, v3.0.2
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.04 at 11:59:25 AM UTC
//
package org.smooks.edifact.binding.d98a;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for MEDRUC complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="MEDRUC">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}BGM-BeginningOfMessage"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* <element name="CNT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CNT-ControlTotal" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-1" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-2" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CTA-ContactInformation" maxOccurs="9" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="LAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LAN-Language" maxOccurs="9" minOccurs="0"/>
* <element name="SPR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SPR-OrganisationClassificationDetails" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}EMP-EmploymentDetails" maxOccurs="9" minOccurs="0"/>
* <element name="QUA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QUA-Qualification" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions" maxOccurs="99" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-3" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AGR-AgreementIdentification"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-4" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ICD-InsuranceCoverDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="FCA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FCA-FinancialChargesAllocation"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AGR-AgreementIdentification" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-6" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="NAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}NAT-Nationality" maxOccurs="9" minOccurs="0"/>
* <element name="LAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LAN-Language" maxOccurs="9" minOccurs="0"/>
* <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}REL-Relationship" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-8" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PRC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PRC-ProcessIdentification"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PAS-Attendance"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-11" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CLI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CLI-ClinicalIntervention"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PAC-Package" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}EQD-EquipmentDetails"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-16" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TMD-TransportMovementDetails"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-17" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TDT-DetailsOfTransport"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </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="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TCC-TransportChargeRateCalculations"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-23" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "MEDRUC", propOrder = {
"bgm",
"dtm",
"rff",
"ftx",
"cnt",
"segGrp1",
"segGrp2",
"segGrp3",
"segGrp5",
"segGrp16",
"segGrp23"
})
public class MEDRUC {
@XmlElement(name = "BGM", required = true)
protected BGMBeginningOfMessage bgm;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "CNT")
protected List cnt;
@XmlElement(name = "SegGrp-1")
protected List segGrp1;
@XmlElement(name = "SegGrp-2")
protected List segGrp2;
@XmlElement(name = "SegGrp-3")
protected List segGrp3;
@XmlElement(name = "SegGrp-5")
protected List segGrp5;
@XmlElement(name = "SegGrp-16")
protected List segGrp16;
@XmlElement(name = "SegGrp-23")
protected List segGrp23;
/**
* Gets the value of the bgm property.
*
* @return
* possible object is
* {@link BGMBeginningOfMessage }
*
*/
public BGMBeginningOfMessage getBGM() {
return bgm;
}
/**
* Sets the value of the bgm property.
*
* @param value
* allowed object is
* {@link BGMBeginningOfMessage }
*
*/
public void setBGM(BGMBeginningOfMessage value) {
this.bgm = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
/**
* Gets the value of the cnt property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the cnt property.
*
*
* For example, to add a new item, do as follows:
*
* getCNT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CNTControlTotal }
*
*
*/
public List getCNT() {
if (cnt == null) {
cnt = new ArrayList();
}
return this.cnt;
}
/**
* Gets the value of the segGrp1 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp1 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp1().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp1 }
*
*
*/
public List getSegGrp1() {
if (segGrp1 == null) {
segGrp1 = new ArrayList();
}
return this.segGrp1;
}
/**
* Gets the value of the segGrp2 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp2 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp2().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp2 }
*
*
*/
public List getSegGrp2() {
if (segGrp2 == null) {
segGrp2 = new ArrayList();
}
return this.segGrp2;
}
/**
* 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 MEDRUC.SegGrp3 }
*
*
*/
public List getSegGrp3() {
if (segGrp3 == null) {
segGrp3 = new ArrayList();
}
return this.segGrp3;
}
/**
* 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 MEDRUC.SegGrp5 }
*
*
*/
public List getSegGrp5() {
if (segGrp5 == null) {
segGrp5 = new ArrayList();
}
return this.segGrp5;
}
/**
* Gets the value of the segGrp16 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp16 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp16().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp16 }
*
*
*/
public List getSegGrp16() {
if (segGrp16 == null) {
segGrp16 = new ArrayList();
}
return this.segGrp16;
}
/**
* Gets the value of the segGrp23 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp23 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp23().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp23 }
*
*
*/
public List getSegGrp23() {
if (segGrp23 == null) {
segGrp23 = new ArrayList();
}
return this.segGrp23;
}
public MEDRUC withBGM(BGMBeginningOfMessage value) {
setBGM(value);
return this;
}
public MEDRUC withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public MEDRUC withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public MEDRUC withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public MEDRUC withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public MEDRUC withCNT(CNTControlTotal... values) {
if (values!= null) {
for (CNTControlTotal value: values) {
getCNT().add(value);
}
}
return this;
}
public MEDRUC withCNT(Collection values) {
if (values!= null) {
getCNT().addAll(values);
}
return this;
}
public MEDRUC withSegGrp1(MEDRUC.SegGrp1 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp1 value: values) {
getSegGrp1().add(value);
}
}
return this;
}
public MEDRUC withSegGrp1(Collection values) {
if (values!= null) {
getSegGrp1().addAll(values);
}
return this;
}
public MEDRUC withSegGrp2(MEDRUC.SegGrp2 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp2 value: values) {
getSegGrp2().add(value);
}
}
return this;
}
public MEDRUC withSegGrp2(Collection values) {
if (values!= null) {
getSegGrp2().addAll(values);
}
return this;
}
public MEDRUC withSegGrp3(MEDRUC.SegGrp3 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp3 value: values) {
getSegGrp3().add(value);
}
}
return this;
}
public MEDRUC withSegGrp3(Collection values) {
if (values!= null) {
getSegGrp3().addAll(values);
}
return this;
}
public MEDRUC withSegGrp5(MEDRUC.SegGrp5 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp5 value: values) {
getSegGrp5().add(value);
}
}
return this;
}
public MEDRUC withSegGrp5(Collection values) {
if (values!= null) {
getSegGrp5().addAll(values);
}
return this;
}
public MEDRUC withSegGrp16(MEDRUC.SegGrp16 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 value: values) {
getSegGrp16().add(value);
}
}
return this;
}
public MEDRUC withSegGrp16(Collection values) {
if (values!= null) {
getSegGrp16().addAll(values);
}
return this;
}
public MEDRUC withSegGrp23(MEDRUC.SegGrp23 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp23 value: values) {
getSegGrp23().add(value);
}
}
return this;
}
public MEDRUC withSegGrp23(Collection values) {
if (values!= null) {
getSegGrp23().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"tax"
})
public static class SegGrp1 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "TAX")
protected TAXDutyTaxFeeDetails tax;
/**
* 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 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;
}
public MEDRUC.SegGrp1 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public MEDRUC.SegGrp1 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(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="TMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TMD-TransportMovementDetails"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-17" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TDT-DetailsOfTransport"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </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="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TCC-TransportChargeRateCalculations"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tmd",
"seq",
"gis",
"ftx",
"segGrp17"
})
public static class SegGrp16 {
@XmlElement(name = "TMD", required = true)
protected TMDTransportMovementDetails tmd;
@XmlElement(name = "SEQ")
protected SEQSequenceDetails seq;
@XmlElement(name = "GIS")
protected GISGeneralIndicator gis;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-17")
protected List segGrp17;
/**
* Gets the value of the tmd property.
*
* @return
* possible object is
* {@link TMDTransportMovementDetails }
*
*/
public TMDTransportMovementDetails getTMD() {
return tmd;
}
/**
* Sets the value of the tmd property.
*
* @param value
* allowed object is
* {@link TMDTransportMovementDetails }
*
*/
public void setTMD(TMDTransportMovementDetails value) {
this.tmd = value;
}
/**
* Gets the value of the seq property.
*
* @return
* possible object is
* {@link SEQSequenceDetails }
*
*/
public SEQSequenceDetails getSEQ() {
return seq;
}
/**
* Sets the value of the seq property.
*
* @param value
* allowed object is
* {@link SEQSequenceDetails }
*
*/
public void setSEQ(SEQSequenceDetails value) {
this.seq = value;
}
/**
* Gets the value of the gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
/**
* Gets the value of the 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 segGrp17 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp17 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp17().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp16 .SegGrp17 }
*
*
*/
public List getSegGrp17() {
if (segGrp17 == null) {
segGrp17 = new ArrayList();
}
return this.segGrp17;
}
public MEDRUC.SegGrp16 withTMD(TMDTransportMovementDetails value) {
setTMD(value);
return this;
}
public MEDRUC.SegGrp16 withSEQ(SEQSequenceDetails value) {
setSEQ(value);
return this;
}
public MEDRUC.SegGrp16 withGIS(GISGeneralIndicator value) {
setGIS(value);
return this;
}
public MEDRUC.SegGrp16 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 withSegGrp17(MEDRUC.SegGrp16 .SegGrp17 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 value: values) {
getSegGrp17().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 withSegGrp17(Collection values) {
if (values!= null) {
getSegGrp17().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TDT-DetailsOfTransport"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-18" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </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="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-20" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TCC-TransportChargeRateCalculations"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tdt",
"gis",
"imd",
"pna",
"rff",
"ftx",
"cin",
"qty",
"segGrp18",
"segGrp19",
"segGrp20"
})
public static class SegGrp17 {
@XmlElement(name = "TDT", required = true)
protected TDTDetailsOfTransport tdt;
@XmlElement(name = "GIS")
protected GISGeneralIndicator gis;
@XmlElement(name = "IMD")
protected List imd;
@XmlElement(name = "PNA")
protected List pna;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "CIN")
protected List cin;
@XmlElement(name = "QTY")
protected List qty;
@XmlElement(name = "SegGrp-18")
protected List segGrp18;
@XmlElement(name = "SegGrp-19")
protected List segGrp19;
@XmlElement(name = "SegGrp-20")
protected List segGrp20;
/**
* Gets the value of the tdt property.
*
* @return
* possible object is
* {@link TDTDetailsOfTransport }
*
*/
public TDTDetailsOfTransport getTDT() {
return tdt;
}
/**
* Sets the value of the tdt property.
*
* @param value
* allowed object is
* {@link TDTDetailsOfTransport }
*
*/
public void setTDT(TDTDetailsOfTransport value) {
this.tdt = value;
}
/**
* Gets the value of the gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
/**
* Gets the value of the imd property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the imd property.
*
*
* For example, to add a new item, do as follows:
*
* getIMD().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link IMDItemDescription }
*
*
*/
public List getIMD() {
if (imd == null) {
imd = new ArrayList();
}
return this.imd;
}
/**
* Gets the value of the pna property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the pna property.
*
*
* For example, to add a new item, do as follows:
*
* getPNA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PNAPartyIdentification }
*
*
*/
public List getPNA() {
if (pna == null) {
pna = new ArrayList();
}
return this.pna;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
/**
* Gets the value of the cin property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the cin property.
*
*
* For example, to add a new item, do as follows:
*
* getCIN().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CINClinicalInformation }
*
*
*/
public List getCIN() {
if (cin == null) {
cin = new ArrayList();
}
return this.cin;
}
/**
* 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 segGrp18 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp18 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp18().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 }
*
*
*/
public List getSegGrp18() {
if (segGrp18 == null) {
segGrp18 = new ArrayList();
}
return this.segGrp18;
}
/**
* Gets the value of the segGrp19 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp19 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp19().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 }
*
*
*/
public List getSegGrp19() {
if (segGrp19 == null) {
segGrp19 = new ArrayList();
}
return this.segGrp19;
}
/**
* Gets the value of the segGrp20 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp20 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp20().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 }
*
*
*/
public List getSegGrp20() {
if (segGrp20 == null) {
segGrp20 = new ArrayList();
}
return this.segGrp20;
}
public MEDRUC.SegGrp16 .SegGrp17 withTDT(TDTDetailsOfTransport value) {
setTDT(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withGIS(GISGeneralIndicator value) {
setGIS(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withIMD(IMDItemDescription... values) {
if (values!= null) {
for (IMDItemDescription value: values) {
getIMD().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withIMD(Collection values) {
if (values!= null) {
getIMD().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withPNA(PNAPartyIdentification... values) {
if (values!= null) {
for (PNAPartyIdentification value: values) {
getPNA().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withPNA(Collection values) {
if (values!= null) {
getPNA().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withCIN(CINClinicalInformation... values) {
if (values!= null) {
for (CINClinicalInformation value: values) {
getCIN().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withCIN(Collection values) {
if (values!= null) {
getCIN().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withQTY(QTYQuantity... values) {
if (values!= null) {
for (QTYQuantity value: values) {
getQTY().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withQTY(Collection values) {
if (values!= null) {
getQTY().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp18(MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 value: values) {
getSegGrp18().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp18(Collection values) {
if (values!= null) {
getSegGrp18().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp19(MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 value: values) {
getSegGrp19().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp19(Collection values) {
if (values!= null) {
getSegGrp19().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp20(MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 value: values) {
getSegGrp20().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 withSegGrp20(Collection values) {
if (values!= null) {
getSegGrp20().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"adr",
"dtm"
})
public static class SegGrp18 {
@XmlElement(name = "ADR", required = true)
protected ADRAddress adr;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the adr property.
*
* @return
* possible object is
* {@link ADRAddress }
*
*/
public ADRAddress getADR() {
return adr;
}
/**
* Sets the value of the adr property.
*
* @param value
* allowed object is
* {@link ADRAddress }
*
*/
public void setADR(ADRAddress value) {
this.adr = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make 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 MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 withADR(ADRAddress value) {
setADR(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp18 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="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tsr",
"ftx"
})
public static class SegGrp19 {
@XmlElement(name = "TSR", required = true)
protected TSRTransportServiceRequirements tsr;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the tsr property.
*
* @return
* possible object is
* {@link TSRTransportServiceRequirements }
*
*/
public TSRTransportServiceRequirements getTSR() {
return tsr;
}
/**
* Sets the value of the tsr property.
*
* @param value
* allowed object is
* {@link TSRTransportServiceRequirements }
*
*/
public void setTSR(TSRTransportServiceRequirements value) {
this.tsr = value;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 withTSR(TSRTransportServiceRequirements value) {
setTSR(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp19 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TCC-TransportChargeRateCalculations"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-21" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-22" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tcc",
"gis",
"imd",
"dtm",
"rff",
"ftx",
"qty",
"pcd",
"segGrp21",
"segGrp22"
})
public static class SegGrp20 {
@XmlElement(name = "TCC", required = true)
protected TCCTransportChargeRateCalculations tcc;
@XmlElement(name = "GIS")
protected GISGeneralIndicator gis;
@XmlElement(name = "IMD")
protected List imd;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "QTY")
protected List qty;
@XmlElement(name = "PCD")
protected List pcd;
@XmlElement(name = "SegGrp-21")
protected List segGrp21;
@XmlElement(name = "SegGrp-22")
protected List segGrp22;
/**
* Gets the value of the tcc property.
*
* @return
* possible object is
* {@link TCCTransportChargeRateCalculations }
*
*/
public TCCTransportChargeRateCalculations getTCC() {
return tcc;
}
/**
* Sets the value of the tcc property.
*
* @param value
* allowed object is
* {@link TCCTransportChargeRateCalculations }
*
*/
public void setTCC(TCCTransportChargeRateCalculations value) {
this.tcc = value;
}
/**
* Gets the value of the gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
/**
* Gets the value of the imd property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the imd property.
*
*
* For example, to add a new item, do as follows:
*
* getIMD().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link IMDItemDescription }
*
*
*/
public List getIMD() {
if (imd == null) {
imd = new ArrayList();
}
return this.imd;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the 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 qty property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qty property.
*
*
* For example, to add a new item, do as follows:
*
* getQTY().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QTYQuantity }
*
*
*/
public List getQTY() {
if (qty == null) {
qty = new ArrayList();
}
return this.qty;
}
/**
* Gets the value of the pcd property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the pcd property.
*
*
* For example, to add a new item, do as follows:
*
* getPCD().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PCDPercentageDetails }
*
*
*/
public List getPCD() {
if (pcd == null) {
pcd = new ArrayList();
}
return this.pcd;
}
/**
* Gets the value of the 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 MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .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 MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 }
*
*
*/
public List getSegGrp22() {
if (segGrp22 == null) {
segGrp22 = new ArrayList();
}
return this.segGrp22;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withTCC(TCCTransportChargeRateCalculations value) {
setTCC(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withGIS(GISGeneralIndicator value) {
setGIS(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withIMD(IMDItemDescription... values) {
if (values!= null) {
for (IMDItemDescription value: values) {
getIMD().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withIMD(Collection values) {
if (values!= null) {
getIMD().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withQTY(QTYQuantity... values) {
if (values!= null) {
for (QTYQuantity value: values) {
getQTY().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withQTY(Collection values) {
if (values!= null) {
getQTY().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withPCD(PCDPercentageDetails... values) {
if (values!= null) {
for (PCDPercentageDetails value: values) {
getPCD().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withPCD(Collection values) {
if (values!= null) {
getPCD().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withSegGrp21(MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp21 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp21 value: values) {
getSegGrp21().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withSegGrp21(Collection values) {
if (values!= null) {
getSegGrp21().addAll(values);
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 withSegGrp22(MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 value: values) {
getSegGrp22().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"moa",
"tax"
})
public static class SegGrp21 {
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "TAX")
protected TAXDutyTaxFeeDetails tax;
/**
* 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 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;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp21 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp21 withTAX(TAXDutyTaxFeeDetails value) {
setTAX(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="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TSR-TransportServiceRequirements"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tsr",
"ftx"
})
public static class SegGrp22 {
@XmlElement(name = "TSR", required = true)
protected TSRTransportServiceRequirements tsr;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the tsr property.
*
* @return
* possible object is
* {@link TSRTransportServiceRequirements }
*
*/
public TSRTransportServiceRequirements getTSR() {
return tsr;
}
/**
* Sets the value of the tsr property.
*
* @param value
* allowed object is
* {@link TSRTransportServiceRequirements }
*
*/
public void setTSR(TSRTransportServiceRequirements value) {
this.tsr = value;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 withTSR(TSRTransportServiceRequirements value) {
setTSR(value);
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp16 .SegGrp17 .SegGrp20 .SegGrp22 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CTA-ContactInformation" maxOccurs="9" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="LAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LAN-Language" maxOccurs="9" minOccurs="0"/>
* <element name="SPR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SPR-OrganisationClassificationDetails" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}EMP-EmploymentDetails" maxOccurs="9" minOccurs="0"/>
* <element name="QUA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QUA-Qualification" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions" maxOccurs="99" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"seq",
"adr",
"cta",
"com",
"rff",
"lan",
"spr",
"emp",
"qua",
"dtm",
"rcs",
"fii"
})
public static class SegGrp2 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "SEQ")
protected SEQSequenceDetails seq;
@XmlElement(name = "ADR")
protected List adr;
@XmlElement(name = "CTA")
protected List cta;
@XmlElement(name = "COM")
protected List com;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "LAN")
protected List lan;
@XmlElement(name = "SPR")
protected SPROrganisationClassificationDetails spr;
@XmlElement(name = "EMP")
protected List emp;
@XmlElement(name = "QUA")
protected List qua;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "RCS")
protected List rcs;
@XmlElement(name = "FII")
protected List fii;
/**
* Gets the value of the pna property.
*
* @return
* possible object is
* {@link PNAPartyIdentification }
*
*/
public PNAPartyIdentification getPNA() {
return pna;
}
/**
* Sets the value of the pna property.
*
* @param value
* allowed object is
* {@link PNAPartyIdentification }
*
*/
public void setPNA(PNAPartyIdentification value) {
this.pna = value;
}
/**
* Gets the value of the seq property.
*
* @return
* possible object is
* {@link SEQSequenceDetails }
*
*/
public SEQSequenceDetails getSEQ() {
return seq;
}
/**
* Sets the value of the seq property.
*
* @param value
* allowed object is
* {@link SEQSequenceDetails }
*
*/
public void setSEQ(SEQSequenceDetails value) {
this.seq = value;
}
/**
* Gets the value of the adr property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the adr property.
*
*
* For example, to add a new item, do as follows:
*
* getADR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ADRAddress }
*
*
*/
public List getADR() {
if (adr == null) {
adr = new ArrayList();
}
return this.adr;
}
/**
* Gets the value of the cta property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the cta property.
*
*
* For example, to add a new item, do as follows:
*
* getCTA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CTAContactInformation }
*
*
*/
public List getCTA() {
if (cta == null) {
cta = new ArrayList();
}
return this.cta;
}
/**
* Gets the value of the com property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the com property.
*
*
* For example, to add a new item, do as follows:
*
* getCOM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link COMCommunicationContact }
*
*
*/
public List getCOM() {
if (com == null) {
com = new ArrayList();
}
return this.com;
}
/**
* Gets the value of the 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 lan property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the lan property.
*
*
* For example, to add a new item, do as follows:
*
* getLAN().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link LANLanguage }
*
*
*/
public List getLAN() {
if (lan == null) {
lan = new ArrayList();
}
return this.lan;
}
/**
* Gets the value of the spr property.
*
* @return
* possible object is
* {@link SPROrganisationClassificationDetails }
*
*/
public SPROrganisationClassificationDetails getSPR() {
return spr;
}
/**
* Sets the value of the spr property.
*
* @param value
* allowed object is
* {@link SPROrganisationClassificationDetails }
*
*/
public void setSPR(SPROrganisationClassificationDetails value) {
this.spr = value;
}
/**
* Gets the value of the emp property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the emp property.
*
*
* For example, to add a new item, do as follows:
*
* getEMP().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EMPEmploymentDetails }
*
*
*/
public List getEMP() {
if (emp == null) {
emp = new ArrayList();
}
return this.emp;
}
/**
* Gets the value of the qua property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qua property.
*
*
* For example, to add a new item, do as follows:
*
* getQUA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QUAQualification }
*
*
*/
public List getQUA() {
if (qua == null) {
qua = new ArrayList();
}
return this.qua;
}
/**
* 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 rcs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rcs property.
*
*
* For example, to add a new item, do as follows:
*
* getRCS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RCSRequirementsAndConditions }
*
*
*/
public List getRCS() {
if (rcs == null) {
rcs = new ArrayList();
}
return this.rcs;
}
/**
* 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;
}
public MEDRUC.SegGrp2 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public MEDRUC.SegGrp2 withSEQ(SEQSequenceDetails value) {
setSEQ(value);
return this;
}
public MEDRUC.SegGrp2 withADR(ADRAddress... values) {
if (values!= null) {
for (ADRAddress value: values) {
getADR().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withADR(Collection values) {
if (values!= null) {
getADR().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withCTA(CTAContactInformation... values) {
if (values!= null) {
for (CTAContactInformation value: values) {
getCTA().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withCTA(Collection values) {
if (values!= null) {
getCTA().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withLAN(LANLanguage... values) {
if (values!= null) {
for (LANLanguage value: values) {
getLAN().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withLAN(Collection values) {
if (values!= null) {
getLAN().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withSPR(SPROrganisationClassificationDetails value) {
setSPR(value);
return this;
}
public MEDRUC.SegGrp2 withEMP(EMPEmploymentDetails... values) {
if (values!= null) {
for (EMPEmploymentDetails value: values) {
getEMP().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withEMP(Collection values) {
if (values!= null) {
getEMP().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withQUA(QUAQualification... values) {
if (values!= null) {
for (QUAQualification value: values) {
getQUA().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withQUA(Collection values) {
if (values!= null) {
getQUA().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withRCS(RCSRequirementsAndConditions... values) {
if (values!= null) {
for (RCSRequirementsAndConditions value: values) {
getRCS().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withRCS(Collection values) {
if (values!= null) {
getRCS().addAll(values);
}
return this;
}
public MEDRUC.SegGrp2 withFII(FIIFinancialInstitutionInformation... values) {
if (values!= null) {
for (FIIFinancialInstitutionInformation value: values) {
getFII().add(value);
}
}
return this;
}
public MEDRUC.SegGrp2 withFII(Collection values) {
if (values!= null) {
getFII().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"aut",
"dtm"
})
public static class SegGrp23 {
@XmlElement(name = "AUT", required = true)
protected AUTAuthenticationResult aut;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the aut property.
*
* @return
* possible object is
* {@link AUTAuthenticationResult }
*
*/
public AUTAuthenticationResult getAUT() {
return aut;
}
/**
* Sets the value of the aut property.
*
* @param value
* allowed object is
* {@link AUTAuthenticationResult }
*
*/
public void setAUT(AUTAuthenticationResult value) {
this.aut = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make 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 MEDRUC.SegGrp23 withAUT(AUTAuthenticationResult value) {
setAUT(value);
return this;
}
public MEDRUC.SegGrp23 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp23 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="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AGR-AgreementIdentification"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-4" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ICD-InsuranceCoverDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"agr",
"seq",
"rff",
"dtm",
"segGrp4"
})
public static class SegGrp3 {
@XmlElement(name = "AGR", required = true)
protected AGRAgreementIdentification agr;
@XmlElement(name = "SEQ")
protected SEQSequenceDetails seq;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "SegGrp-4")
protected List segGrp4;
/**
* Gets the value of the agr property.
*
* @return
* possible object is
* {@link AGRAgreementIdentification }
*
*/
public AGRAgreementIdentification getAGR() {
return agr;
}
/**
* Sets the value of the agr property.
*
* @param value
* allowed object is
* {@link AGRAgreementIdentification }
*
*/
public void setAGR(AGRAgreementIdentification value) {
this.agr = value;
}
/**
* Gets the value of the seq property.
*
* @return
* possible object is
* {@link SEQSequenceDetails }
*
*/
public SEQSequenceDetails getSEQ() {
return seq;
}
/**
* Sets the value of the seq property.
*
* @param value
* allowed object is
* {@link SEQSequenceDetails }
*
*/
public void setSEQ(SEQSequenceDetails value) {
this.seq = value;
}
/**
* Gets the value of the 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 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 MEDRUC.SegGrp3 .SegGrp4 }
*
*
*/
public List getSegGrp4() {
if (segGrp4 == null) {
segGrp4 = new ArrayList();
}
return this.segGrp4;
}
public MEDRUC.SegGrp3 withAGR(AGRAgreementIdentification value) {
setAGR(value);
return this;
}
public MEDRUC.SegGrp3 withSEQ(SEQSequenceDetails value) {
setSEQ(value);
return this;
}
public MEDRUC.SegGrp3 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public MEDRUC.SegGrp3 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public MEDRUC.SegGrp3 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public MEDRUC.SegGrp3 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public MEDRUC.SegGrp3 withSegGrp4(MEDRUC.SegGrp3 .SegGrp4 ... values) {
if (values!= null) {
for (MEDRUC.SegGrp3 .SegGrp4 value: values) {
getSegGrp4().add(value);
}
}
return this;
}
public MEDRUC.SegGrp3 withSegGrp4(Collection values) {
if (values!= null) {
getSegGrp4().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ICD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ICD-InsuranceCoverDescription"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"icd",
"ftx"
})
public static class SegGrp4 {
@XmlElement(name = "ICD", required = true)
protected ICDInsuranceCoverDescription icd;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the icd property.
*
* @return
* possible object is
* {@link ICDInsuranceCoverDescription }
*
*/
public ICDInsuranceCoverDescription getICD() {
return icd;
}
/**
* Sets the value of the icd property.
*
* @param value
* allowed object is
* {@link ICDInsuranceCoverDescription }
*
*/
public void setICD(ICDInsuranceCoverDescription value) {
this.icd = value;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public MEDRUC.SegGrp3 .SegGrp4 withICD(ICDInsuranceCoverDescription value) {
setICD(value);
return this;
}
public MEDRUC.SegGrp3 .SegGrp4 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public MEDRUC.SegGrp3 .SegGrp4 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="FCA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FCA-FinancialChargesAllocation"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}AGR-AgreementIdentification" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-6" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-7" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PDI-PersonDemographicInformation" minOccurs="0"/>
* <element name="NAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}NAT-Nationality" maxOccurs="9" minOccurs="0"/>
* <element name="LAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LAN-Language" maxOccurs="9" minOccurs="0"/>
* <element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
* <element name="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}REL-Relationship" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-8" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PRC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PRC-ProcessIdentification"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PAS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PAS-Attendance"/>
* <element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-11" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-12" maxOccurs="999" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="CLI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CLI-ClinicalIntervention"/>
* <element name="GIS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}GIS-GeneralIndicator" minOccurs="0"/>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
* <element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}CIN-ClinicalInformation" maxOccurs="99" minOccurs="0"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PNA-PartyIdentification" maxOccurs="99" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
* <element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PCD-PercentageDetails" maxOccurs="99" minOccurs="0"/>
* <element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}PAC-Package" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-13" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}MOA-MonetaryAmount"/>
* <element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}TAX-DutyTaxFeeDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-14" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}RCS-RequirementsAndConditions"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-15" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}EQD-EquipmentDetails"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D98A}SEQ-SequenceDetails" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"fca",
"gis",
"rff",
"dtm",
"ftx",
"agr",
"segGrp6",
"segGrp7",
"segGrp8"
})
public static class SegGrp5 {
@XmlElement(name = "FCA", required = true)
protected FCAFinancialChargesAllocation fca;
@XmlElement(name = "GIS")
protected GISGeneralIndicator gis;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "AGR")
protected List agr;
@XmlElement(name = "SegGrp-6")
protected List segGrp6;
@XmlElement(name = "SegGrp-7")
protected List segGrp7;
@XmlElement(name = "SegGrp-8")
protected List segGrp8;
/**
* Gets the value of the fca property.
*
* @return
* possible object is
* {@link FCAFinancialChargesAllocation }
*
*/
public FCAFinancialChargesAllocation getFCA() {
return fca;
}
/**
* Sets the value of the fca property.
*
* @param value
* allowed object is
* {@link FCAFinancialChargesAllocation }
*
*/
public void setFCA(FCAFinancialChargesAllocation value) {
this.fca = value;
}
/**
* Gets the value of the gis property.
*
* @return
* possible object is
* {@link GISGeneralIndicator }
*
*/
public GISGeneralIndicator getGIS() {
return gis;
}
/**
* Sets the value of the gis property.
*
* @param value
* allowed object is
* {@link GISGeneralIndicator }
*
*/
public void setGIS(GISGeneralIndicator value) {
this.gis = value;
}
/**
* Gets the value of the 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