java.lang.Object
de.hybris.platform.ndc182facades.messages.servicelistrequest.BookingEntityType

public class BookingEntityType extends Object
Airline or Organization assigning the booking information.

Java class for BookingEntityType complex type.

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

 <complexType name="BookingEntityType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • BookingEntityType

      public BookingEntityType()