Uses of Class
com.restfb.types.send.airline.PassengerInfo
-
Packages that use PassengerInfo Package Description com.restfb.types.send.airline -
-
Uses of PassengerInfo in com.restfb.types.send.airline
Methods in com.restfb.types.send.airline that return types with arguments of type PassengerInfo Modifier and Type Method Description List<PassengerInfo>
AirlineItineraryTemplatePayload. getPassengerInfoList()
Methods in com.restfb.types.send.airline with parameters of type PassengerInfo Modifier and Type Method Description boolean
AirlineItineraryTemplatePayload. addPassengerInfo(PassengerInfo passengerInfo)
-