public static class DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24.SegGrp25 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="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp25() |
| Modifier and Type | Method and Description |
|---|---|
DTMDateTimePeriod |
getDTM()
Gets the value of the dtm property.
|
PCDPercentageDetails |
getPCD()
Gets the value of the pcd property.
|
void |
setDTM(DTMDateTimePeriod value)
Sets the value of the dtm property.
|
void |
setPCD(PCDPercentageDetails value)
Sets the value of the pcd property.
|
DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24.SegGrp25 |
withDTM(DTMDateTimePeriod value) |
DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24.SegGrp25 |
withPCD(PCDPercentageDetails value) |
public PCDPercentageDetails getPCD()
PCDPercentageDetailspublic void setPCD(PCDPercentageDetails value)
value - allowed object is
PCDPercentageDetailspublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24.SegGrp25 withPCD(PCDPercentageDetails value)
public DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24.SegGrp25 withDTM(DTMDateTimePeriod value)
Copyright © 2020. All rights reserved.