org.smooks.edifact.binding.d17a.SSIMOD 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;
/**
* Java class for SSIMOD complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="SSIMOD">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}BGM-BeginningOfMessage"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* <element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GEI-ProcessingInformation"/>
* </sequence>
* <element name="SegGrp-1" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-2" maxOccurs="2">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PNA-PartyIdentification"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GIR-RelatedIdentificationNumbers" minOccurs="0"/>
* <element name="NAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAT-Nationality" minOccurs="0"/>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-4" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PDI-PersonDemographicInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-6" 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/D17A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SSIMOD", propOrder = {
"bgm",
"dtm",
"gei",
"segGrp1",
"segGrp2",
"segGrp6"
})
public class SSIMOD {
@XmlElement(name = "BGM", required = true)
protected BGMBeginningOfMessage bgm;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
@XmlElement(name = "GEI", required = true)
protected GEIProcessingInformation gei;
@XmlElement(name = "SegGrp-1")
protected SSIMOD.SegGrp1 segGrp1;
@XmlElement(name = "SegGrp-2", required = true)
protected List segGrp2;
@XmlElement(name = "SegGrp-6")
protected SSIMOD.SegGrp6 segGrp6;
/**
* 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.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
/**
* Gets the value of the gei property.
*
* @return
* possible object is
* {@link GEIProcessingInformation }
*
*/
public GEIProcessingInformation getGEI() {
return gei;
}
/**
* Sets the value of the gei property.
*
* @param value
* allowed object is
* {@link GEIProcessingInformation }
*
*/
public void setGEI(GEIProcessingInformation value) {
this.gei = value;
}
/**
* Gets the value of the segGrp1 property.
*
* @return
* possible object is
* {@link SSIMOD.SegGrp1 }
*
*/
public SSIMOD.SegGrp1 getSegGrp1() {
return segGrp1;
}
/**
* Sets the value of the segGrp1 property.
*
* @param value
* allowed object is
* {@link SSIMOD.SegGrp1 }
*
*/
public void setSegGrp1(SSIMOD.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 SSIMOD.SegGrp2 }
*
*
*/
public List getSegGrp2() {
if (segGrp2 == null) {
segGrp2 = new ArrayList();
}
return this.segGrp2;
}
/**
* Gets the value of the segGrp6 property.
*
* @return
* possible object is
* {@link SSIMOD.SegGrp6 }
*
*/
public SSIMOD.SegGrp6 getSegGrp6() {
return segGrp6;
}
/**
* Sets the value of the segGrp6 property.
*
* @param value
* allowed object is
* {@link SSIMOD.SegGrp6 }
*
*/
public void setSegGrp6(SSIMOD.SegGrp6 value) {
this.segGrp6 = value;
}
public SSIMOD withBGM(BGMBeginningOfMessage value) {
setBGM(value);
return this;
}
public SSIMOD withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public SSIMOD withGEI(GEIProcessingInformation value) {
setGEI(value);
return this;
}
public SSIMOD withSegGrp1(SSIMOD.SegGrp1 value) {
setSegGrp1(value);
return this;
}
public SSIMOD withSegGrp2(SSIMOD.SegGrp2 ... values) {
if (values!= null) {
for (SSIMOD.SegGrp2 value: values) {
getSegGrp2().add(value);
}
}
return this;
}
public SSIMOD withSegGrp2(Collection values) {
if (values!= null) {
getSegGrp2().addAll(values);
}
return this;
}
public SSIMOD withSegGrp6(SSIMOD.SegGrp6 value) {
setSegGrp6(value);
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}RFF-Reference"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"rff",
"dtm"
})
public static class SegGrp1 {
@XmlElement(name = "RFF", required = true)
protected RFFReference rff;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the rff property.
*
* @return
* possible object is
* {@link RFFReference }
*
*/
public RFFReference getRFF() {
return rff;
}
/**
* Sets the value of the rff property.
*
* @param value
* allowed object is
* {@link RFFReference }
*
*/
public void setRFF(RFFReference value) {
this.rff = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public SSIMOD.SegGrp1 withRFF(RFFReference value) {
setRFF(value);
return this;
}
public SSIMOD.SegGrp1 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}IND-IndexDetails"/>
* <element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}FTX-FreeText" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-3" maxOccurs="99" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PNA-PartyIdentification"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GIR-RelatedIdentificationNumbers" minOccurs="0"/>
* <element name="NAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAT-Nationality" minOccurs="0"/>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-4" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PDI-PersonDemographicInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ind",
"ftx",
"segGrp3"
})
public static class SegGrp2 {
@XmlElement(name = "IND", required = true)
protected INDIndexDetails ind;
@XmlElement(name = "FTX")
protected FTXFreeText ftx;
@XmlElement(name = "SegGrp-3")
protected List segGrp3;
/**
* Gets the value of the ind property.
*
* @return
* possible object is
* {@link INDIndexDetails }
*
*/
public INDIndexDetails getIND() {
return ind;
}
/**
* Sets the value of the ind property.
*
* @param value
* allowed object is
* {@link INDIndexDetails }
*
*/
public void setIND(INDIndexDetails value) {
this.ind = value;
}
/**
* Gets the value of the 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 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 SSIMOD.SegGrp2 .SegGrp3 }
*
*
*/
public List getSegGrp3() {
if (segGrp3 == null) {
segGrp3 = new ArrayList();
}
return this.segGrp3;
}
public SSIMOD.SegGrp2 withIND(INDIndexDetails value) {
setIND(value);
return this;
}
public SSIMOD.SegGrp2 withFTX(FTXFreeText value) {
setFTX(value);
return this;
}
public SSIMOD.SegGrp2 withSegGrp3(SSIMOD.SegGrp2 .SegGrp3 ... values) {
if (values!= null) {
for (SSIMOD.SegGrp2 .SegGrp3 value: values) {
getSegGrp3().add(value);
}
}
return this;
}
public SSIMOD.SegGrp2 withSegGrp3(Collection values) {
if (values!= null) {
getSegGrp3().addAll(values);
}
return this;
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PNA-PartyIdentification"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" maxOccurs="5" minOccurs="0"/>
* <element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}GIR-RelatedIdentificationNumbers" minOccurs="0"/>
* <element name="NAT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}NAT-Nationality" minOccurs="0"/>
* <element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DOC-DocumentMessageDetails" minOccurs="0"/>
* <element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ATT-Attribute" maxOccurs="5" minOccurs="0"/>
* </sequence>
* <element name="SegGrp-4" maxOccurs="2" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="SegGrp-5" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PDI-PersonDemographicInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pna",
"adr",
"gir",
"nat",
"doc",
"att",
"segGrp4",
"segGrp5"
})
public static class SegGrp3 {
@XmlElement(name = "PNA", required = true)
protected PNAPartyIdentification pna;
@XmlElement(name = "ADR")
protected List adr;
@XmlElement(name = "GIR")
protected GIRRelatedIdentificationNumbers gir;
@XmlElement(name = "NAT")
protected NATNationality nat;
@XmlElement(name = "DOC")
protected DOCDocumentMessageDetails doc;
@XmlElement(name = "ATT")
protected List att;
@XmlElement(name = "SegGrp-4")
protected List segGrp4;
@XmlElement(name = "SegGrp-5")
protected SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 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 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 gir property.
*
* @return
* possible object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public GIRRelatedIdentificationNumbers getGIR() {
return gir;
}
/**
* Sets the value of the gir property.
*
* @param value
* allowed object is
* {@link GIRRelatedIdentificationNumbers }
*
*/
public void setGIR(GIRRelatedIdentificationNumbers value) {
this.gir = value;
}
/**
* Gets the value of the nat property.
*
* @return
* possible object is
* {@link NATNationality }
*
*/
public NATNationality getNAT() {
return nat;
}
/**
* Sets the value of the nat property.
*
* @param value
* allowed object is
* {@link NATNationality }
*
*/
public void setNAT(NATNationality value) {
this.nat = value;
}
/**
* Gets the value of the doc property.
*
* @return
* possible object is
* {@link DOCDocumentMessageDetails }
*
*/
public DOCDocumentMessageDetails getDOC() {
return doc;
}
/**
* Sets the value of the doc property.
*
* @param value
* allowed object is
* {@link DOCDocumentMessageDetails }
*
*/
public void setDOC(DOCDocumentMessageDetails value) {
this.doc = value;
}
/**
* Gets the value of the att property.
*
*
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a set
method for the att property.
*
*
* For example, to add a new item, do as follows:
*
* getATT().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ATTAttribute }
*
*
*/
public List getATT() {
if (att == null) {
att = new ArrayList();
}
return this.att;
}
/**
* Gets the value of the 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 SSIMOD.SegGrp2 .SegGrp3 .SegGrp4 }
*
*
*/
public List getSegGrp4() {
if (segGrp4 == null) {
segGrp4 = new ArrayList();
}
return this.segGrp4;
}
/**
* Gets the value of the segGrp5 property.
*
* @return
* possible object is
* {@link SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 }
*
*/
public SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 getSegGrp5() {
return segGrp5;
}
/**
* Sets the value of the segGrp5 property.
*
* @param value
* allowed object is
* {@link SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 }
*
*/
public void setSegGrp5(SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 value) {
this.segGrp5 = value;
}
public SSIMOD.SegGrp2 .SegGrp3 withPNA(PNAPartyIdentification value) {
setPNA(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withADR(ADRAddress... values) {
if (values!= null) {
for (ADRAddress value: values) {
getADR().add(value);
}
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withADR(Collection values) {
if (values!= null) {
getADR().addAll(values);
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withGIR(GIRRelatedIdentificationNumbers value) {
setGIR(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withNAT(NATNationality value) {
setNAT(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withDOC(DOCDocumentMessageDetails value) {
setDOC(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withATT(ATTAttribute... values) {
if (values!= null) {
for (ATTAttribute value: values) {
getATT().add(value);
}
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withATT(Collection values) {
if (values!= null) {
getATT().addAll(values);
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withSegGrp4(SSIMOD.SegGrp2 .SegGrp3 .SegGrp4 ... values) {
if (values!= null) {
for (SSIMOD.SegGrp2 .SegGrp3 .SegGrp4 value: values) {
getSegGrp4().add(value);
}
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withSegGrp4(Collection values) {
if (values!= null) {
getSegGrp4().addAll(values);
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 withSegGrp5(SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 value) {
setSegGrp5(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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod"/>
* <element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}ADR-Address" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dtm",
"adr"
})
public static class SegGrp4 {
@XmlElement(name = "DTM", required = true)
protected DTMDateTimePeriod dtm;
@XmlElement(name = "ADR")
protected ADRAddress adr;
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
/**
* Gets the value of the adr property.
*
* @return
* possible object is
* {@link ADRAddress }
*
*/
public ADRAddress getADR() {
return adr;
}
/**
* Sets the value of the adr property.
*
* @param value
* allowed object is
* {@link ADRAddress }
*
*/
public void setADR(ADRAddress value) {
this.adr = value;
}
public SSIMOD.SegGrp2 .SegGrp3 .SegGrp4 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 .SegGrp4 withADR(ADRAddress value) {
setADR(value);
return this;
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="PDI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}PDI-PersonDemographicInformation"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" maxOccurs="2" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pdi",
"dtm"
})
public static class SegGrp5 {
@XmlElement(name = "PDI", required = true)
protected PDIPersonDemographicInformation pdi;
@XmlElement(name = "DTM")
protected List dtm;
/**
* Gets the value of the pdi property.
*
* @return
* possible object is
* {@link PDIPersonDemographicInformation }
*
*/
public PDIPersonDemographicInformation getPDI() {
return pdi;
}
/**
* Sets the value of the pdi property.
*
* @param value
* allowed object is
* {@link PDIPersonDemographicInformation }
*
*/
public void setPDI(PDIPersonDemographicInformation value) {
this.pdi = 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 SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 withPDI(PDIPersonDemographicInformation value) {
setPDI(value);
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 withDTM(DTMDateTimePeriod... values) {
if (values!= null) {
for (DTMDateTimePeriod value: values) {
getDTM().add(value);
}
}
return this;
}
public SSIMOD.SegGrp2 .SegGrp3 .SegGrp5 withDTM(Collection values) {
if (values!= null) {
getDTM().addAll(values);
}
return this;
}
}
}
}
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <sequence>
* <element name="AUT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}AUT-AuthenticationResult"/>
* <element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D17A}DTM-DateTimePeriod" minOccurs="0"/>
* </sequence>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"aut",
"dtm"
})
public static class SegGrp6 {
@XmlElement(name = "AUT", required = true)
protected AUTAuthenticationResult aut;
@XmlElement(name = "DTM")
protected DTMDateTimePeriod dtm;
/**
* Gets the value of the aut property.
*
* @return
* possible object is
* {@link AUTAuthenticationResult }
*
*/
public AUTAuthenticationResult getAUT() {
return aut;
}
/**
* Sets the value of the aut property.
*
* @param value
* allowed object is
* {@link AUTAuthenticationResult }
*
*/
public void setAUT(AUTAuthenticationResult value) {
this.aut = value;
}
/**
* Gets the value of the dtm property.
*
* @return
* possible object is
* {@link DTMDateTimePeriod }
*
*/
public DTMDateTimePeriod getDTM() {
return dtm;
}
/**
* Sets the value of the dtm property.
*
* @param value
* allowed object is
* {@link DTMDateTimePeriod }
*
*/
public void setDTM(DTMDateTimePeriod value) {
this.dtm = value;
}
public SSIMOD.SegGrp6 withAUT(AUTAuthenticationResult value) {
setAUT(value);
return this;
}
public SSIMOD.SegGrp6 withDTM(DTMDateTimePeriod value) {
setDTM(value);
return this;
}
}
}