Uses of Enum
com.restfb.types.send.buybutton.RequestedUserInfoEnum
Packages that use RequestedUserInfoEnum
-
Uses of RequestedUserInfoEnum in com.restfb.types.send.buybutton
Methods in com.restfb.types.send.buybutton that return RequestedUserInfoEnumModifier and TypeMethodDescriptionstatic RequestedUserInfoEnum
Returns the enum constant of this type with the specified name.static RequestedUserInfoEnum[]
RequestedUserInfoEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.send.buybutton that return types with arguments of type RequestedUserInfoEnumMethods in com.restfb.types.send.buybutton with parameters of type RequestedUserInfoEnumModifier and TypeMethodDescriptionboolean
PaymentSummary.addRequestedUserInfo
(RequestedUserInfoEnum requestedUserInfoItem)