Class BoardingGateType
java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.seatavailabilityrequest.BoardingGateType
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
BoardingGateType
public BoardingGateType()
-