Package com.restfb.types.send.airline
Class PassengerSegmentInfo
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.airline.PassengerSegmentInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPassengerSegmentInfo
(String segmentId, String passengerId, String seat, String seatType) -
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
PassengerSegmentInfo
-
-
Method Details
-
addProductInfo
-
getSegmentId
-
getPassengerId
-
getSeat
-
getSeatType
-
getProductInfoList
-