public static class DEBREC.SegGrp5.SegGrp7.SegGrp17 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="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription"/>
<element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}STS-Status" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ATT-Attribute" minOccurs="0"/>
</sequence>
<element name="SegGrp-18" 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="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PIA-AdditionalProductId" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="2" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
<element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ATT-Attribute" maxOccurs="99" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-19" 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/D12B}ADR-Address"/>
</sequence>
<element name="SegGrp-20" maxOccurs="9" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-21" 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="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp18
Java class for anonymous complex type.
|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp19
Java class for anonymous complex type.
|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp21
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp17() |
public IMDItemDescription getIMD()
IMDItemDescriptionpublic void setIMD(IMDItemDescription value)
value - allowed object is
IMDItemDescriptionpublic STSStatus getSTS()
STSStatuspublic void setSTS(STSStatus value)
value - allowed object is
STSStatuspublic List<FTXFreeText> getFTX()
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 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
FTXFreeText
public ATTAttribute getATT()
ATTAttributepublic void setATT(ATTAttribute value)
value - allowed object is
ATTAttributepublic DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp18 getSegGrp18()
.SegGrp7 .SegGrp17 .SegGrp18 public void setSegGrp18(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp18 value)
value - allowed object is
.SegGrp7 .SegGrp17 .SegGrp18 public DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp19 getSegGrp19()
.SegGrp7 .SegGrp17 .SegGrp19 public void setSegGrp19(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp19 value)
value - allowed object is
.SegGrp7 .SegGrp17 .SegGrp19 public DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp21 getSegGrp21()
.SegGrp7 .SegGrp17 .SegGrp21 public void setSegGrp21(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp21 value)
value - allowed object is
.SegGrp7 .SegGrp17 .SegGrp21 public DEBREC.SegGrp5.SegGrp7.SegGrp17 withIMD(IMDItemDescription value)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withSTS(STSStatus value)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withFTX(FTXFreeText... values)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withFTX(Collection<FTXFreeText> values)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withATT(ATTAttribute value)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withSegGrp18(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp18 value)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withSegGrp19(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp19 value)
public DEBREC.SegGrp5.SegGrp7.SegGrp17 withSegGrp21(DEBREC.SegGrp5.SegGrp7.SegGrp17.SegGrp21 value)
Copyright © 2020. All rights reserved.