java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.seatavailabilityrequest.BoardingGateType

public class BoardingGateType extends Object
An exit/entry from an airport building to an aircraft. Could for example be a boarding gate, arrival gate, departing gate etc.

Java class for BoardingGateType complex type.

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

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

    • BoardingGateType

      public BoardingGateType()