public static class DELJIT.SegGrp4.SegGrp7.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="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TDT-TransportInformation"/>
<element name="TMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TMD-TransportMovementDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp9() |
| Modifier and Type | Method and Description |
|---|---|
TDTTransportInformation |
getTDT()
Gets the value of the tdt property.
|
TMDTransportMovementDetails |
getTMD()
Gets the value of the tmd property.
|
void |
setTDT(TDTTransportInformation value)
Sets the value of the tdt property.
|
void |
setTMD(TMDTransportMovementDetails value)
Sets the value of the tmd property.
|
DELJIT.SegGrp4.SegGrp7.SegGrp9 |
withTDT(TDTTransportInformation value) |
DELJIT.SegGrp4.SegGrp7.SegGrp9 |
withTMD(TMDTransportMovementDetails value) |
public TDTTransportInformation getTDT()
TDTTransportInformationpublic void setTDT(TDTTransportInformation value)
value - allowed object is
TDTTransportInformationpublic TMDTransportMovementDetails getTMD()
TMDTransportMovementDetailspublic void setTMD(TMDTransportMovementDetails value)
value - allowed object is
TMDTransportMovementDetailspublic DELJIT.SegGrp4.SegGrp7.SegGrp9 withTDT(TDTTransportInformation value)
public DELJIT.SegGrp4.SegGrp7.SegGrp9 withTMD(TMDTransportMovementDetails value)
Copyright © 2020. All rights reserved.