java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.orderviewresponse.PaxSegmentRefType

public class PaxSegmentRefType extends Object
Transportation of a passenger on a Dated Operating Segment.

Java class for PaxSegmentRefType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PaxSegmentRefType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PaxSegmentRefID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ID_Type"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • paxSegmentRefID

      protected String paxSegmentRefID
  • Constructor Details

    • PaxSegmentRefType

      public PaxSegmentRefType()
  • Method Details

    • getPaxSegmentRefID

      public String getPaxSegmentRefID()
      Gets the value of the paxSegmentRefID property.
      Returns:
      possible object is String
    • setPaxSegmentRefID

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