java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.orderchangerequest.PaxRefType

public class PaxRefType extends Object
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 Details

    • paxRefID

      protected String paxRefID
  • Constructor Details

    • PaxRefType

      public PaxRefType()
  • Method Details

    • getPaxRefID

      public String getPaxRefID()
      Gets the value of the paxRefID property.
      Returns:
      possible object is String
    • setPaxRefID

      public void setPaxRefID(String value)
      Sets the value of the paxRefID property.
      Parameters:
      value - allowed object is String