Uses of Enum
com.restfb.types.send.buybutton.PaymentTypeEnum
Packages that use PaymentTypeEnum
-
Uses of PaymentTypeEnum in com.restfb.types.send.buybutton
Methods in com.restfb.types.send.buybutton that return PaymentTypeEnumModifier and TypeMethodDescriptionPaymentSummary.getPaymentType()
static PaymentTypeEnum
Returns the enum constant of this type with the specified name.static PaymentTypeEnum[]
PaymentTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.send.buybutton with parameters of type PaymentTypeEnumModifier and TypeMethodDescriptionvoid
PaymentSummary.setPaymentType
(PaymentTypeEnum paymentType)