public static class RPCALL.SegGrp5.SegGrp6 extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LIN-LineItem"/>
<element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PIA-AdditionalProductId" maxOccurs="99" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="99" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
<element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALI-AdditionalInformation" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-7" maxOccurs="999" 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/D12B}RFF-Reference"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-8" maxOccurs="999" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress"/>
</sequence>
<element name="SegGrp-9" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CTA-ContactInformation"/>
<element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-10" maxOccurs="9999" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CCI-CharacteristicClassId"/>
<element name="CAV" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CAV-CharacteristicValue" maxOccurs="99" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
RPCALL.SegGrp5.SegGrp6.SegGrp10
Java class for anonymous complex type.
|
static class |
RPCALL.SegGrp5.SegGrp6.SegGrp7
Java class for anonymous complex type.
|
static class |
RPCALL.SegGrp5.SegGrp6.SegGrp8
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp6() |
public LINLineItem getLIN()
LINLineItempublic void setLIN(LINLineItem value)
value - allowed object is
LINLineItempublic List<PIAAdditionalProductId> getPIA()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pia property.
For example, to add a new item, do as follows:
getPIA().add(newItem);
Objects of the following type(s) are allowed in the list
PIAAdditionalProductId
public List<IMDItemDescription> getIMD()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the imd property.
For example, to add a new item, do as follows:
getIMD().add(newItem);
Objects of the following type(s) are allowed in the list
IMDItemDescription
public List<DTMDateTimePeriod> getDTM()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB 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
DTMDateTimePeriod
public List<ALIAdditionalInformation> getALI()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ali property.
For example, to add a new item, do as follows:
getALI().add(newItem);
Objects of the following type(s) are allowed in the list
ALIAdditionalInformation
public List<RPCALL.SegGrp5.SegGrp6.SegGrp7> getSegGrp7()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB 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
.SegGrp6 .SegGrp7
public List<RPCALL.SegGrp5.SegGrp6.SegGrp8> getSegGrp8()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB 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
.SegGrp6 .SegGrp8
public List<RPCALL.SegGrp5.SegGrp6.SegGrp10> getSegGrp10()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB 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
.SegGrp6 .SegGrp10
public RPCALL.SegGrp5.SegGrp6 withLIN(LINLineItem value)
public RPCALL.SegGrp5.SegGrp6 withPIA(PIAAdditionalProductId... values)
public RPCALL.SegGrp5.SegGrp6 withPIA(Collection<PIAAdditionalProductId> values)
public RPCALL.SegGrp5.SegGrp6 withIMD(IMDItemDescription... values)
public RPCALL.SegGrp5.SegGrp6 withIMD(Collection<IMDItemDescription> values)
public RPCALL.SegGrp5.SegGrp6 withDTM(DTMDateTimePeriod... values)
public RPCALL.SegGrp5.SegGrp6 withDTM(Collection<DTMDateTimePeriod> values)
public RPCALL.SegGrp5.SegGrp6 withALI(ALIAdditionalInformation... values)
public RPCALL.SegGrp5.SegGrp6 withALI(Collection<ALIAdditionalInformation> values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp7(RPCALL.SegGrp5.SegGrp6.SegGrp7... values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp7(Collection<RPCALL.SegGrp5.SegGrp6.SegGrp7> values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp8(RPCALL.SegGrp5.SegGrp6.SegGrp8... values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp8(Collection<RPCALL.SegGrp5.SegGrp6.SegGrp8> values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp10(RPCALL.SegGrp5.SegGrp6.SegGrp10... values)
public RPCALL.SegGrp5.SegGrp6 withSegGrp10(Collection<RPCALL.SegGrp5.SegGrp6.SegGrp10> values)
Copyright © 2020. All rights reserved.