Class PaxLegType
java.lang.Object
de.hybris.platform.oneorderfacades.oneorder.osin.PaxLegType
Transportation of a passenger on a Dated Operating Leg.
Java class for PaxLegType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaxLegType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PaxLegID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ID_Type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the paxLegID property.voidsetPaxLegID(String value) Sets the value of the paxLegID property.