public static class SLSFCT.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="5" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="5" minOccurs="0"/>
<element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAC-Package" maxOccurs="5" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="5" minOccurs="0"/>
<element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails" maxOccurs="5" minOccurs="0"/>
<element name="ALI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALI-AdditionalInformation" maxOccurs="5" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="5" minOccurs="0"/>
<element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PRI-PriceDetails" maxOccurs="5" 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="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity"/>
<element name="MKS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MKS-MarketSalesChannelInformation" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
SLSFCT.SegGrp5.SegGrp6.SegGrp7
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<PACPackage> getPAC()
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 pac property.
For example, to add a new item, do as follows:
getPAC().add(newItem);
Objects of the following type(s) are allowed in the list
PACPackage
public List<RFFReference> getRFF()
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 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
RFFReference
public List<DOCDocumentMessageDetails> getDOC()
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 doc property.
For example, to add a new item, do as follows:
getDOC().add(newItem);
Objects of the following type(s) are allowed in the list
DOCDocumentMessageDetails
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<MOAMonetaryAmount> getMOA()
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 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
MOAMonetaryAmount
public List<PRIPriceDetails> getPRI()
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 pri property.
For example, to add a new item, do as follows:
getPRI().add(newItem);
Objects of the following type(s) are allowed in the list
PRIPriceDetails
public List<SLSFCT.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 SLSFCT.SegGrp5.SegGrp6 withLIN(LINLineItem value)
public SLSFCT.SegGrp5.SegGrp6 withPIA(PIAAdditionalProductId... values)
public SLSFCT.SegGrp5.SegGrp6 withPIA(Collection<PIAAdditionalProductId> values)
public SLSFCT.SegGrp5.SegGrp6 withIMD(IMDItemDescription... values)
public SLSFCT.SegGrp5.SegGrp6 withIMD(Collection<IMDItemDescription> values)
public SLSFCT.SegGrp5.SegGrp6 withPAC(PACPackage... values)
public SLSFCT.SegGrp5.SegGrp6 withPAC(Collection<PACPackage> values)
public SLSFCT.SegGrp5.SegGrp6 withRFF(RFFReference... values)
public SLSFCT.SegGrp5.SegGrp6 withRFF(Collection<RFFReference> values)
public SLSFCT.SegGrp5.SegGrp6 withDOC(DOCDocumentMessageDetails... values)
public SLSFCT.SegGrp5.SegGrp6 withDOC(Collection<DOCDocumentMessageDetails> values)
public SLSFCT.SegGrp5.SegGrp6 withALI(ALIAdditionalInformation... values)
public SLSFCT.SegGrp5.SegGrp6 withALI(Collection<ALIAdditionalInformation> values)
public SLSFCT.SegGrp5.SegGrp6 withMOA(MOAMonetaryAmount... values)
public SLSFCT.SegGrp5.SegGrp6 withMOA(Collection<MOAMonetaryAmount> values)
public SLSFCT.SegGrp5.SegGrp6 withPRI(PRIPriceDetails... values)
public SLSFCT.SegGrp5.SegGrp6 withPRI(Collection<PRIPriceDetails> values)
public SLSFCT.SegGrp5.SegGrp6 withSegGrp7(SLSFCT.SegGrp5.SegGrp6.SegGrp7... values)
public SLSFCT.SegGrp5.SegGrp6 withSegGrp7(Collection<SLSFCT.SegGrp5.SegGrp6.SegGrp7> values)
Copyright © 2020. All rights reserved.