Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplier.AllocationEnum
Packages that use RefundSupplier.AllocationEnum
-
Uses of RefundSupplier.AllocationEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefundSupplier.AllocationEnumModifier and TypeMethodDescriptionRefundSupplier.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 RefundSupplier.AllocationEnum[]RefundSupplier.AllocationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type RefundSupplier.AllocationEnumModifier and TypeMethodDescriptionRefundSupplier.allocation(RefundSupplier.AllocationEnum allocation) voidRefundSupplier.setAllocation(RefundSupplier.AllocationEnum allocation)