Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplierDetails.AllocationEnum
Packages that use RefundSupplierDetails.AllocationEnum
-
Uses of RefundSupplierDetails.AllocationEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefundSupplierDetails.AllocationEnumModifier and TypeMethodDescriptionRefundSupplierDetails.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 RefundSupplierDetails.AllocationEnum[]RefundSupplierDetails.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 RefundSupplierDetails.AllocationEnumModifier and TypeMethodDescriptionRefundSupplierDetails.allocation(RefundSupplierDetails.AllocationEnum allocation) voidRefundSupplierDetails.setAllocation(RefundSupplierDetails.AllocationEnum allocation)