Uses of Enum Class
travel.wink.sdk.affiliate.model.RefundAffiliate.AllocationEnum
Packages that use RefundAffiliate.AllocationEnum
-
Uses of RefundAffiliate.AllocationEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return RefundAffiliate.AllocationEnumModifier and TypeMethodDescriptionRefundAffiliate.getAllocation()The type of refund determines how the funds are deducted each beneficiary.Returns the enum constant of this class with the specified name.static RefundAffiliate.AllocationEnum[]RefundAffiliate.AllocationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type RefundAffiliate.AllocationEnumModifier and TypeMethodDescriptionRefundAffiliate.allocation(RefundAffiliate.AllocationEnum allocation) voidRefundAffiliate.setAllocation(RefundAffiliate.AllocationEnum allocation)