org.smooks.edifact.binding.d17a.ICSOLI Maven / Gradle / Ivy
/*-
* ========================LICENSE_START=================================
* d17a-edifact-binding
* %%
* Copyright (C) 2020 - 2024 Smooks
* %%
* Licensed under the terms of the Apache License Version 2.0, or
* the GNU Lesser General Public License version 3.0 or later.
*
* SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later
*
* ======================================================================
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* ======================================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* =========================LICENSE_END==================================
*/
//
// This file was generated by the Eclipse Implementation of JAXB, v3.0.2
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2024.11.12 at 09:05:05 AM UTC
//
package org.smooks.edifact.binding.d17a;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;
import org.smooks.edifact.binding.service.UNSSectionControl;
/**
* Java class for ICSOLI complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="ICSOLI">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BGM-BeginningOfMessage"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}SEQ-SequenceDetails" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="EFI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EFI-ExternalFileLinkIdentification" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-1">
* <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/D17A}ICD-InsuranceCoverDescription"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-2" maxOccurs="9">
* <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/D17A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EMP-EmploymentDetails" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ROD-RiskObjectType"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COD-ComponentDetails"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="IDE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IDE-Identity" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EQN-NumberOfUnits" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <sequence>
* <element name="UNS" type="{http://www.ibm.com/dfdl/edi/un/service/4.1}UNS-SectionControl"/>
* </sequence>
* <element name="SegGrp-6" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EVE-Event"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-7" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-8" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PNA-PartyIdentification" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-9" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COD-ComponentDetails"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ICSOLI", propOrder = {
"bgm",
"rff",
"seq",
"dtm",
"efi",
"segGrp1",
"segGrp2",
"uns",
"segGrp6",
"segGrp8",
"segGrp9"
})
public class ICSOLI {
@XmlElement(name = "BGM", required = true)
protected BGMBeginningOfMessage bgm;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "SEQ")
protected SEQSequenceDetails seq;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "EFI")
protected List efi;
@XmlElement(name = "SegGrp-1", required = true)
protected ICSOLI.SegGrp1 segGrp1;
@XmlElement(name = "SegGrp-2", required = true)
protected List segGrp2;
@XmlElement(name = "UNS", required = true)
protected UNSSectionControl uns;
@XmlElement(name = "SegGrp-6")
protected List segGrp6;
@XmlElement(name = "SegGrp-8")
protected List segGrp8;
@XmlElement(name = "SegGrp-9")
protected List segGrp9;
/**
* Gets the value of the bgm property.
*
* @return
* possible object is
* {@link BGMBeginningOfMessage }
*
*/
public BGMBeginningOfMessage getBGM() {
return bgm;
}
/**
* Sets the value of the bgm property.
*
* @param value
* allowed object is
* {@link BGMBeginningOfMessage }
*
*/
public void setBGM(BGMBeginningOfMessage value) {
this.bgm = value;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make 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 seq property.
*
* @return
* possible object is
* {@link SEQSequenceDetails }
*
*/
public SEQSequenceDetails getSEQ() {
return seq;
}
/**
* Sets the value of the seq property.
*
* @param value
* allowed object is
* {@link SEQSequenceDetails }
*
*/
public void setSEQ(SEQSequenceDetails value) {
this.seq = value;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the efi property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the efi property.
*
*
* For example, to add a new item, do as follows:
*
* getEFI().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EFIExternalFileLinkIdentification }
*
*
*/
public List getEFI() {
if (efi == null) {
efi = new ArrayList();
}
return this.efi;
}
/**
* Gets the value of the segGrp1 property.
*
* @return
* possible object is
* {@link ICSOLI.SegGrp1 }
*
*/
public ICSOLI.SegGrp1 getSegGrp1() {
return segGrp1;
}
/**
* Sets the value of the segGrp1 property.
*
* @param value
* allowed object is
* {@link ICSOLI.SegGrp1 }
*
*/
public void setSegGrp1(ICSOLI.SegGrp1 value) {
this.segGrp1 = value;
}
/**
* 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 ICSOLI.SegGrp2 }
*
*
*/
public List getSegGrp2() {
if (segGrp2 == null) {
segGrp2 = new ArrayList();
}
return this.segGrp2;
}
/**
* Gets the value of the uns property.
*
* @return
* possible object is
* {@link UNSSectionControl }
*
*/
public UNSSectionControl getUNS() {
return uns;
}
/**
* Sets the value of the uns property.
*
* @param value
* allowed object is
* {@link UNSSectionControl }
*
*/
public void setUNS(UNSSectionControl value) {
this.uns = value;
}
/**
* Gets the value of the segGrp6 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp6 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp6().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp6 }
*
*
*/
public List getSegGrp6() {
if (segGrp6 == null) {
segGrp6 = new ArrayList();
}
return this.segGrp6;
}
/**
* Gets the value of the segGrp8 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp8 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp8().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp8 }
*
*
*/
public List getSegGrp8() {
if (segGrp8 == null) {
segGrp8 = new ArrayList();
}
return this.segGrp8;
}
/**
* Gets the value of the segGrp9 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp9 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp9().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp9 }
*
*
*/
public List getSegGrp9() {
if (segGrp9 == null) {
segGrp9 = new ArrayList();
}
return this.segGrp9;
}
public ICSOLI withBGM(BGMBeginningOfMessage value) {
setBGM(value);
return this;
}
public ICSOLI withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI withSEQ(SEQSequenceDetails value) {
setSEQ(value);
return this;
}
public ICSOLI withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI withEFI(EFIExternalFileLinkIdentification... values) {
if (values!= null) {
for (EFIExternalFileLinkIdentification value: values) {
getEFI().add(value);
}
}
return this;
}
public ICSOLI withEFI(Collection values) {
if (values!= null) {
getEFI().addAll(values);
}
return this;
}
public ICSOLI withSegGrp1(ICSOLI.SegGrp1 value) {
setSegGrp1(value);
return this;
}
public ICSOLI withSegGrp2(ICSOLI.SegGrp2 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp2 value: values) {
getSegGrp2().add(value);
}
}
return this;
}
public ICSOLI withSegGrp2(Collection values) {
if (values!= null) {
getSegGrp2().addAll(values);
}
return this;
}
public ICSOLI withUNS(UNSSectionControl value) {
setUNS(value);
return this;
}
public ICSOLI withSegGrp6(ICSOLI.SegGrp6 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp6 value: values) {
getSegGrp6().add(value);
}
}
return this;
}
public ICSOLI withSegGrp6(Collection values) {
if (values!= null) {
getSegGrp6().addAll(values);
}
return this;
}
public ICSOLI withSegGrp8(ICSOLI.SegGrp8 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp8 value: values) {
getSegGrp8().add(value);
}
}
return this;
}
public ICSOLI withSegGrp8(Collection values) {
if (values!= null) {
getSegGrp8().addAll(values);
}
return this;
}
public ICSOLI withSegGrp9(ICSOLI.SegGrp9 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp9 value: values) {
getSegGrp9().add(value);
}
}
return this;
}
public ICSOLI withSegGrp9(Collection values) {
if (values!= null) {
getSegGrp9().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/D17A}ICD-InsuranceCoverDescription"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"icd",
"moa",
"att",
"rff",
"dtm",
"qrs",
"ftx"
})
public static class SegGrp1 {
@XmlElement(name = "ICD", required = true)
protected ICDInsuranceCoverDescription icd;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "QRS")
protected List qrs;
@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 moa property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the moa property.
*
*
* For example, to add a new item, do as follows:
*
* getMOA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MOAMonetaryAmount }
*
*
*/
public List getMOA() {
if (moa == null) {
moa = new ArrayList();
}
return this.moa;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the 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 qrs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qrs property.
*
*
* For example, to add a new item, do as follows:
*
* getQRS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QRSQueryAndResponse }
*
*
*/
public List getQRS() {
if (qrs == null) {
qrs = new ArrayList();
}
return this.qrs;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
public ICSOLI.SegGrp1 withICD(ICDInsuranceCoverDescription value) {
setICD(value);
return this;
}
public ICSOLI.SegGrp1 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public ICSOLI.SegGrp1 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public ICSOLI.SegGrp1 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI.SegGrp1 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp1 withQRS(QRSQueryAndResponse... values) {
if (values!= null) {
for (QRSQueryAndResponse value: values) {
getQRS().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 withQRS(Collection values) {
if (values!= null) {
getQRS().addAll(values);
}
return this;
}
public ICSOLI.SegGrp1 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public ICSOLI.SegGrp1 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/D17A}PNA-PartyIdentification"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="99" minOccurs="0"/>
* <element name="EMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EMP-EmploymentDetails" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-4" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ROD-RiskObjectType"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COD-ComponentDetails"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="IDE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IDE-Identity" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EQN-NumberOfUnits" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"rff",
"emp",
"dtm",
"pcd",
"qrs",
"ftx",
"com",
"att",
"segGrp3",
"segGrp4",
"segGrp5"
})
public static class SegGrp2 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "EMP")
protected List emp;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "PCD")
protected List pcd;
@XmlElement(name = "QRS")
protected List qrs;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
@XmlElement(name = "COM")
protected List com;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "SegGrp-3")
protected List segGrp3;
@XmlElement(name = "SegGrp-4")
protected List segGrp4;
@XmlElement(name = "SegGrp-5")
protected List segGrp5;
/**
* Gets the value of the pna property.
*
* @return
* possible object is
* {@link PNAPartyIdentification }
*
*/
public PNAPartyIdentification getPNA() {
return pna;
}
/**
* Sets the value of the pna property.
*
* @param value
* allowed object is
* {@link PNAPartyIdentification }
*
*/
public void setPNA(PNAPartyIdentification value) {
this.pna = value;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the emp property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the emp property.
*
*
* For example, to add a new item, do as follows:
*
* getEMP().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EMPEmploymentDetails }
*
*
*/
public List getEMP() {
if (emp == null) {
emp = new ArrayList();
}
return this.emp;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the pcd property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the pcd property.
*
*
* For example, to add a new item, do as follows:
*
* getPCD().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PCDPercentageDetails }
*
*
*/
public List getPCD() {
if (pcd == null) {
pcd = new ArrayList();
}
return this.pcd;
}
/**
* Gets the value of the qrs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qrs property.
*
*
* For example, to add a new item, do as follows:
*
* getQRS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QRSQueryAndResponse }
*
*
*/
public List getQRS() {
if (qrs == null) {
qrs = new ArrayList();
}
return this.qrs;
}
/**
* Gets the value of the ftx property.
*
* @return
* possible object is
* {@link FTXFreeText }
*
*/
public FTXFreeText getFTX() {
return ftx;
}
/**
* Sets the value of the ftx property.
*
* @param value
* allowed object is
* {@link FTXFreeText }
*
*/
public void setFTX(FTXFreeText value) {
this.ftx = value;
}
/**
* Gets the value of the 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 att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the 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 ICSOLI.SegGrp2 .SegGrp3 }
*
*
*/
public List getSegGrp3() {
if (segGrp3 == null) {
segGrp3 = new ArrayList();
}
return this.segGrp3;
}
/**
* Gets the value of the segGrp4 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp4 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp4().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp2 .SegGrp4 }
*
*
*/
public List getSegGrp4() {
if (segGrp4 == null) {
segGrp4 = new ArrayList();
}
return this.segGrp4;
}
/**
* Gets the value of the segGrp5 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp5 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp5().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp2 .SegGrp5 }
*
*
*/
public List getSegGrp5() {
if (segGrp5 == null) {
segGrp5 = new ArrayList();
}
return this.segGrp5;
}
public ICSOLI.SegGrp2 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public ICSOLI.SegGrp2 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withEMP(EMPEmploymentDetails... values) {
if (values!= null) {
for (EMPEmploymentDetails value: values) {
getEMP().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withEMP(Collection values) {
if (values!= null) {
getEMP().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withPCD(PCDPercentageDetails... values) {
if (values!= null) {
for (PCDPercentageDetails value: values) {
getPCD().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withPCD(Collection values) {
if (values!= null) {
getPCD().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withQRS(QRSQueryAndResponse... values) {
if (values!= null) {
for (QRSQueryAndResponse value: values) {
getQRS().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withQRS(Collection values) {
if (values!= null) {
getQRS().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public ICSOLI.SegGrp2 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp3(ICSOLI.SegGrp2 .SegGrp3 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp2 .SegGrp3 value: values) {
getSegGrp3().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp3(Collection values) {
if (values!= null) {
getSegGrp3().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp4(ICSOLI.SegGrp2 .SegGrp4 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp2 .SegGrp4 value: values) {
getSegGrp4().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp4(Collection values) {
if (values!= null) {
getSegGrp4().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp5(ICSOLI.SegGrp2 .SegGrp5 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp2 .SegGrp5 value: values) {
getSegGrp5().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 withSegGrp5(Collection values) {
if (values!= null) {
getSegGrp5().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address"/>
* <element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"adr",
"com"
})
public static class SegGrp3 {
@XmlElement(name = "ADR", required = true)
protected ADRAddress adr;
@XmlElement(name = "COM")
protected List com;
/**
* 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 com property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the com property.
*
*
* For example, to add a new item, do as follows:
*
* getCOM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link COMCommunicationContact }
*
*
*/
public List getCOM() {
if (com == null) {
com = new ArrayList();
}
return this.com;
}
public ICSOLI.SegGrp2 .SegGrp3 withADR(ADRAddress value) {
setADR(value);
return this;
}
public ICSOLI.SegGrp2 .SegGrp3 withCOM(COMCommunicationContact... values) {
if (values!= null) {
for (COMCommunicationContact value: values) {
getCOM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp3 withCOM(Collection values) {
if (values!= null) {
getCOM().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ROD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ROD-RiskObjectType"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rod",
"moa",
"ftx"
})
public static class SegGrp4 {
@XmlElement(name = "ROD", required = true)
protected RODRiskObjectType rod;
@XmlElement(name = "MOA", required = true)
protected MOAMonetaryAmount moa;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
/**
* Gets the value of the rod property.
*
* @return
* possible object is
* {@link RODRiskObjectType }
*
*/
public RODRiskObjectType getROD() {
return rod;
}
/**
* Sets the value of the rod property.
*
* @param value
* allowed object is
* {@link RODRiskObjectType }
*
*/
public void setROD(RODRiskObjectType value) {
this.rod = value;
}
/**
* Gets the value of the 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 ftx property.
*
* @return
* possible object is
* {@link FTXFreeText }
*
*/
public FTXFreeText getFTX() {
return ftx;
}
/**
* Sets the value of the ftx property.
*
* @param value
* allowed object is
* {@link FTXFreeText }
*
*/
public void setFTX(FTXFreeText value) {
this.ftx = value;
}
public ICSOLI.SegGrp2 .SegGrp4 withROD(RODRiskObjectType value) {
setROD(value);
return this;
}
public ICSOLI.SegGrp2 .SegGrp4 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
public ICSOLI.SegGrp2 .SegGrp4 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COD-ComponentDetails"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="IDE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IDE-Identity" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EQN-NumberOfUnits" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cod",
"att",
"ide",
"rff",
"dtm",
"moa",
"eqn",
"qrs"
})
public static class SegGrp5 {
@XmlElement(name = "COD", required = true)
protected CODComponentDetails cod;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "IDE")
protected IDEIdentity ide;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "EQN")
protected List eqn;
@XmlElement(name = "QRS")
protected List qrs;
/**
* Gets the value of the cod property.
*
* @return
* possible object is
* {@link CODComponentDetails }
*
*/
public CODComponentDetails getCOD() {
return cod;
}
/**
* Sets the value of the cod property.
*
* @param value
* allowed object is
* {@link CODComponentDetails }
*
*/
public void setCOD(CODComponentDetails value) {
this.cod = value;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the ide property.
*
* @return
* possible object is
* {@link IDEIdentity }
*
*/
public IDEIdentity getIDE() {
return ide;
}
/**
* Sets the value of the ide property.
*
* @param value
* allowed object is
* {@link IDEIdentity }
*
*/
public void setIDE(IDEIdentity value) {
this.ide = value;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the moa property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the moa property.
*
*
* For example, to add a new item, do as follows:
*
* getMOA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MOAMonetaryAmount }
*
*
*/
public List getMOA() {
if (moa == null) {
moa = new ArrayList();
}
return this.moa;
}
/**
* Gets the value of the eqn property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the eqn property.
*
*
* For example, to add a new item, do as follows:
*
* getEQN().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EQNNumberOfUnits }
*
*
*/
public List getEQN() {
if (eqn == null) {
eqn = new ArrayList();
}
return this.eqn;
}
/**
* Gets the value of the qrs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qrs property.
*
*
* For example, to add a new item, do as follows:
*
* getQRS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QRSQueryAndResponse }
*
*
*/
public List getQRS() {
if (qrs == null) {
qrs = new ArrayList();
}
return this.qrs;
}
public ICSOLI.SegGrp2 .SegGrp5 withCOD(CODComponentDetails value) {
setCOD(value);
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withIDE(IDEIdentity value) {
setIDE(value);
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withEQN(EQNNumberOfUnits... values) {
if (values!= null) {
for (EQNNumberOfUnits value: values) {
getEQN().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withEQN(Collection values) {
if (values!= null) {
getEQN().addAll(values);
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withQRS(QRSQueryAndResponse... values) {
if (values!= null) {
for (QRSQueryAndResponse value: values) {
getQRS().add(value);
}
}
return this;
}
public ICSOLI.SegGrp2 .SegGrp5 withQRS(Collection values) {
if (values!= null) {
getQRS().addAll(values);
}
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="EVE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}EVE-Event"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-7" maxOccurs="9" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"eve",
"adr",
"rff",
"dtm",
"qrs",
"ftx",
"segGrp7"
})
public static class SegGrp6 {
@XmlElement(name = "EVE", required = true)
protected EVEEvent eve;
@XmlElement(name = "ADR")
protected List adr;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "QRS")
protected List qrs;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-7")
protected List segGrp7;
/**
* Gets the value of the eve property.
*
* @return
* possible object is
* {@link EVEEvent }
*
*/
public EVEEvent getEVE() {
return eve;
}
/**
* Sets the value of the eve property.
*
* @param value
* allowed object is
* {@link EVEEvent }
*
*/
public void setEVE(EVEEvent value) {
this.eve = value;
}
/**
* Gets the value of the 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 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 qrs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qrs property.
*
*
* For example, to add a new item, do as follows:
*
* getQRS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QRSQueryAndResponse }
*
*
*/
public List getQRS() {
if (qrs == null) {
qrs = new ArrayList();
}
return this.qrs;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
/**
* Gets the value of the segGrp7 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp7 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp7().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp6 .SegGrp7 }
*
*
*/
public List getSegGrp7() {
if (segGrp7 == null) {
segGrp7 = new ArrayList();
}
return this.segGrp7;
}
public ICSOLI.SegGrp6 withEVE(EVEEvent value) {
setEVE(value);
return this;
}
public ICSOLI.SegGrp6 withADR(ADRAddress... values) {
if (values!= null) {
for (ADRAddress value: values) {
getADR().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withADR(Collection values) {
if (values!= null) {
getADR().addAll(values);
}
return this;
}
public ICSOLI.SegGrp6 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI.SegGrp6 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp6 withQRS(QRSQueryAndResponse... values) {
if (values!= null) {
for (QRSQueryAndResponse value: values) {
getQRS().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withQRS(Collection values) {
if (values!= null) {
getQRS().addAll(values);
}
return this;
}
public ICSOLI.SegGrp6 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public ICSOLI.SegGrp6 withSegGrp7(ICSOLI.SegGrp6 .SegGrp7 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp6 .SegGrp7 value: values) {
getSegGrp7().add(value);
}
}
return this;
}
public ICSOLI.SegGrp6 withSegGrp7(Collection values) {
if (values!= null) {
getSegGrp7().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"att",
"moa"
})
public static class SegGrp7 {
@XmlElement(name = "ATT", required = true)
protected ATTAttribute att;
@XmlElement(name = "MOA")
protected MOAMonetaryAmount moa;
/**
* Gets the value of the att property.
*
* @return
* possible object is
* {@link ATTAttribute }
*
*/
public ATTAttribute getATT() {
return att;
}
/**
* Sets the value of the att property.
*
* @param value
* allowed object is
* {@link ATTAttribute }
*
*/
public void setATT(ATTAttribute value) {
this.att = value;
}
/**
* Gets the value of the moa property.
*
* @return
* possible object is
* {@link MOAMonetaryAmount }
*
*/
public MOAMonetaryAmount getMOA() {
return moa;
}
/**
* Sets the value of the moa property.
*
* @param value
* allowed object is
* {@link MOAMonetaryAmount }
*
*/
public void setMOA(MOAMonetaryAmount value) {
this.moa = value;
}
public ICSOLI.SegGrp6 .SegGrp7 withATT(ATTAttribute value) {
setATT(value);
return this;
}
public ICSOLI.SegGrp6 .SegGrp7 withMOA(MOAMonetaryAmount value) {
setMOA(value);
return this;
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PYT-PaymentTerms"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9"/>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PNA-PartyIdentification" minOccurs="0"/>
* <element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FII-FinancialInstitutionInformation" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pyt",
"moa",
"pna",
"fii",
"att",
"rff"
})
public static class SegGrp8 {
@XmlElement(name = "PYT", required = true)
protected PYTPaymentTerms pyt;
@XmlElement(name = "MOA", required = true)
protected List moa;
@XmlElement(name = "PNA")
protected PNAPartyIdentification pna;
@XmlElement(name = "FII")
protected FIIFinancialInstitutionInformation fii;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "RFF")
protected List rff;
/**
* Gets the value of the pyt property.
*
* @return
* possible object is
* {@link PYTPaymentTerms }
*
*/
public PYTPaymentTerms getPYT() {
return pyt;
}
/**
* Sets the value of the pyt property.
*
* @param value
* allowed object is
* {@link PYTPaymentTerms }
*
*/
public void setPYT(PYTPaymentTerms value) {
this.pyt = value;
}
/**
* Gets the value of the moa property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the moa property.
*
*
* For example, to add a new item, do as follows:
*
* getMOA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MOAMonetaryAmount }
*
*
*/
public List getMOA() {
if (moa == null) {
moa = new ArrayList();
}
return this.moa;
}
/**
* Gets the value of the 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 fii property.
*
* @return
* possible object is
* {@link FIIFinancialInstitutionInformation }
*
*/
public FIIFinancialInstitutionInformation getFII() {
return fii;
}
/**
* Sets the value of the fii property.
*
* @param value
* allowed object is
* {@link FIIFinancialInstitutionInformation }
*
*/
public void setFII(FIIFinancialInstitutionInformation value) {
this.fii = value;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
public ICSOLI.SegGrp8 withPYT(PYTPaymentTerms value) {
setPYT(value);
return this;
}
public ICSOLI.SegGrp8 withMOA(MOAMonetaryAmount... values) {
if (values!= null) {
for (MOAMonetaryAmount value: values) {
getMOA().add(value);
}
}
return this;
}
public ICSOLI.SegGrp8 withMOA(Collection values) {
if (values!= null) {
getMOA().addAll(values);
}
return this;
}
public ICSOLI.SegGrp8 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public ICSOLI.SegGrp8 withFII(FIIFinancialInstitutionInformation value) {
setFII(value);
return this;
}
public ICSOLI.SegGrp8 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp8 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public ICSOLI.SegGrp8 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp8 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}COD-ComponentDetails"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="QRS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}QRS-QueryAndResponse" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-10" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"cod",
"att",
"rff",
"adr",
"dtm",
"qrs",
"ftx",
"segGrp10"
})
public static class SegGrp9 {
@XmlElement(name = "COD", required = true)
protected CODComponentDetails cod;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "ADR")
protected List adr;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "QRS")
protected List qrs;
@XmlElement(name = "FTX")
protected List ftx;
@XmlElement(name = "SegGrp-10")
protected List segGrp10;
/**
* Gets the value of the cod property.
*
* @return
* possible object is
* {@link CODComponentDetails }
*
*/
public CODComponentDetails getCOD() {
return cod;
}
/**
* Sets the value of the cod property.
*
* @param value
* allowed object is
* {@link CODComponentDetails }
*
*/
public void setCOD(CODComponentDetails value) {
this.cod = value;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the adr property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the adr property.
*
*
* For example, to add a new item, do as follows:
*
* getADR().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ADRAddress }
*
*
*/
public List getADR() {
if (adr == null) {
adr = new ArrayList();
}
return this.adr;
}
/**
* 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 qrs property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the qrs property.
*
*
* For example, to add a new item, do as follows:
*
* getQRS().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link QRSQueryAndResponse }
*
*
*/
public List getQRS() {
if (qrs == null) {
qrs = new ArrayList();
}
return this.qrs;
}
/**
* Gets the value of the ftx property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the ftx property.
*
*
* For example, to add a new item, do as follows:
*
* getFTX().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FTXFreeText }
*
*
*/
public List getFTX() {
if (ftx == null) {
ftx = new ArrayList();
}
return this.ftx;
}
/**
* Gets the value of the segGrp10 property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the segGrp10 property.
*
*
* For example, to add a new item, do as follows:
*
* getSegGrp10().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ICSOLI.SegGrp9 .SegGrp10 }
*
*
*/
public List getSegGrp10() {
if (segGrp10 == null) {
segGrp10 = new ArrayList();
}
return this.segGrp10;
}
public ICSOLI.SegGrp9 withCOD(CODComponentDetails value) {
setCOD(value);
return this;
}
public ICSOLI.SegGrp9 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withRFF(RFFReference... values) {
if (values!= null) {
for (RFFReference value: values) {
getRFF().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withRFF(Collection values) {
if (values!= null) {
getRFF().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withADR(ADRAddress... values) {
if (values!= null) {
for (ADRAddress value: values) {
getADR().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withADR(Collection values) {
if (values!= null) {
getADR().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withQRS(QRSQueryAndResponse... values) {
if (values!= null) {
for (QRSQueryAndResponse value: values) {
getQRS().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withQRS(Collection values) {
if (values!= null) {
getQRS().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withFTX(FTXFreeText... values) {
if (values!= null) {
for (FTXFreeText value: values) {
getFTX().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withFTX(Collection values) {
if (values!= null) {
getFTX().addAll(values);
}
return this;
}
public ICSOLI.SegGrp9 withSegGrp10(ICSOLI.SegGrp9 .SegGrp10 ... values) {
if (values!= null) {
for (ICSOLI.SegGrp9 .SegGrp10 value: values) {
getSegGrp10().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 withSegGrp10(Collection values) {
if (values!= null) {
getSegGrp10().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IMD-ItemDescription"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference" maxOccurs="9" minOccurs="0"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
* <element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"imd",
"att",
"rff",
"dtm",
"moa",
"ftx"
})
public static class SegGrp10 {
@XmlElement(name = "IMD", required = true)
protected IMDItemDescription imd;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "RFF")
protected List rff;
@XmlElement(name = "DTM")
protected List dtm;
@XmlElement(name = "MOA")
protected List moa;
@XmlElement(name = "FTX")
protected List ftx;
/**
* Gets the value of the imd property.
*
* @return
* possible object is
* {@link IMDItemDescription }
*
*/
public IMDItemDescription getIMD() {
return imd;
}
/**
* Sets the value of the imd property.
*
* @param value
* allowed object is
* {@link IMDItemDescription }
*
*/
public void setIMD(IMDItemDescription value) {
this.imd = value;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the rff property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the rff property.
*
*
* For example, to add a new item, do as follows:
*
* getRFF().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RFFReference }
*
*
*/
public List getRFF() {
if (rff == null) {
rff = new ArrayList();
}
return this.rff;
}
/**
* Gets the value of the dtm property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the dtm property.
*
*
* For example, to add a new item, do as follows:
*
* getDTM().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DTMDateTimePeriod }
*
*
*/
public List getDTM() {
if (dtm == null) {
dtm = new ArrayList();
}
return this.dtm;
}
/**
* Gets the value of the moa property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the moa property.
*
*
* For example, to add a new item, do as follows:
*
* getMOA().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link MOAMonetaryAmount }
*
*
*/
public List getMOA() {
if (moa == null) {
moa = new ArrayList();
}
return this.moa;
}
/**
* Gets the value of the 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 ICSOLI.SegGrp9 .SegGrp10 withIMD(IMDItemDescription value) {
setIMD(value);
return this;
}
public ICSOLI.SegGrp9 .SegGrp10 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public ICSOLI.SegGrp9 .SegGrp10 withATT(Collection