public static class DAPLOS.SegGrp2.SegGrp12.SegGrp15 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="IFD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IFD-InformationDetail"/>
<element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PIA-AdditionalProductId" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
</sequence>
<element name="SegGrp-16" 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/D12B}COD-ComponentDetails"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-17" maxOccurs="9" 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" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-18" 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="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-19" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
<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>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16
Java class for anonymous complex type.
|
static class |
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp17
Java class for anonymous complex type.
|
static class |
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp18
Java class for anonymous complex type.
|
static class |
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp19
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp15() |
public IFDInformationDetail getIFD()
IFDInformationDetailpublic void setIFD(IFDInformationDetail value)
value - allowed object is
IFDInformationDetailpublic 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<QTYQuantity> getQTY()
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 qty property.
For example, to add a new item, do as follows:
getQTY().add(newItem);
Objects of the following type(s) are allowed in the list
QTYQuantity
public NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic List<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16> getSegGrp16()
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 segGrp16 property.
For example, to add a new item, do as follows:
getSegGrp16().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12 .SegGrp15 .SegGrp16
public List<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp17> getSegGrp17()
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 segGrp17 property.
For example, to add a new item, do as follows:
getSegGrp17().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12 .SegGrp15 .SegGrp17
public List<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp18> getSegGrp18()
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 segGrp18 property.
For example, to add a new item, do as follows:
getSegGrp18().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12 .SegGrp15 .SegGrp18
public List<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp19> getSegGrp19()
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 segGrp19 property.
For example, to add a new item, do as follows:
getSegGrp19().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12 .SegGrp15 .SegGrp19
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withIFD(IFDInformationDetail value)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withPIA(PIAAdditionalProductId... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withPIA(Collection<PIAAdditionalProductId> values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withQTY(QTYQuantity... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withQTY(Collection<QTYQuantity> values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withNAD(NADNameAndAddress value)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp16(DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp16(Collection<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16> values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp17(DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp17... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp17(Collection<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp17> values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp18(DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp18... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp18(Collection<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp18> values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp19(DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp19... values)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15 withSegGrp19(Collection<DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp19> values)
Copyright © 2020. All rights reserved.