java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.seatavailabilityresponse.CabinCompartmentType
Direct Known Subclasses:
SeatMapType.CabinCompartment

public class CabinCompartmentType extends Object
A physical aircraft compartment where passenger seats are installed, classified by a given Cabin Type.

Java class for CabinCompartmentType complex type.

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

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

    • CabinCompartmentType

      public CabinCompartmentType()