public static class STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 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="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"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" minOccurs="0"/>
<element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PIA-AdditionalProductId" minOccurs="0"/>
<element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp9() |
public DOCDocumentMessageDetails getDOC()
DOCDocumentMessageDetailspublic void setDOC(DOCDocumentMessageDetails value)
value - allowed object is
DOCDocumentMessageDetailspublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic FTXFreeText getFTX()
FTXFreeTextpublic void setFTX(FTXFreeText value)
value - allowed object is
FTXFreeTextpublic PIAAdditionalProductId getPIA()
PIAAdditionalProductIdpublic void setPIA(PIAAdditionalProductId value)
value - allowed object is
PIAAdditionalProductIdpublic SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 withDOC(DOCDocumentMessageDetails value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 withDTM(DTMDateTimePeriod value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 withFTX(FTXFreeText value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 withPIA(PIAAdditionalProductId value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp9 withSEQ(SEQSequenceDetails value)
Copyright © 2020. All rights reserved.