Interface PassengerTypeFacade

All Known Implementing Classes:
DefaultPassengerTypeFacade

public interface PassengerTypeFacade
Facade that exposes Passenger Type specific services
  • Method Summary

    Modifier and Type
    Method
    Description
    Facade which returns a list of PassengerType data types
  • Method Details

    • getPassengerTypes

      List<PassengerTypeData> getPassengerTypes()
      Facade which returns a list of PassengerType data types
      Returns:
      List passenger types