Class CabinCompartmentType
java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.seatavailabilityresponse.CabinCompartmentType
- Direct Known Subclasses:
SeatMapType.CabinCompartment
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
CabinCompartmentType
public CabinCompartmentType()
-