java.lang.Object
de.hybris.platform.ndc182facades.messages.seatavailabilityrequest.TerminalType

public class TerminalType extends Object
A departure and/or arrival building for aircraft, passengers or freight at a station for any transport mode.

Java class for TerminalType complex type.

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

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

    • TerminalType

      public TerminalType()