Uses of Class
com.restfb.types.send.airline.BoardingPass
Packages that use BoardingPass
-
Uses of BoardingPass in com.restfb.types.send.airline
Methods in com.restfb.types.send.airline that return types with arguments of type BoardingPassMethods in com.restfb.types.send.airline with parameters of type BoardingPassModifier and TypeMethodDescriptionboolean
AirlineBoardingPassTemplatePayload.addBoardingPass
(BoardingPass boardingPass) Constructor parameters in com.restfb.types.send.airline with type arguments of type BoardingPassModifierConstructorDescriptionAirlineBoardingPassTemplatePayload
(String introMessage, String locale, List<BoardingPass> boardingPassList)