Class PaxRefType
java.lang.Object
de.hybris.platform.ndc182facades.messages.orderchangerequest.PaxRefType
Any person except members of the crew carried or to be carried with the consent of the carrier, on board of any transport vehicle such as aircraft, train, bus, ship. Holds the attributes specific to a one booking, from shopping to f
Java class for PaxRefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaxRefType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PaxRefID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderChangeRQ}ID_Type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the paxRefID property.voidsetPaxRefID(String value) Sets the value of the paxRefID property.