Uses of Enum Class
travel.wink.sdk.affiliate.model.RefundAffiliate.ReasonTypeEnum
Packages that use RefundAffiliate.ReasonTypeEnum
-
Uses of RefundAffiliate.ReasonTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return RefundAffiliate.ReasonTypeEnumModifier and TypeMethodDescription@NotNull RefundAffiliate.ReasonTypeEnumRefundAffiliate.getReasonType()A description of the refund that can be displayed to bookerReturns the enum constant of this class with the specified name.static RefundAffiliate.ReasonTypeEnum[]RefundAffiliate.ReasonTypeEnum.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.ReasonTypeEnumModifier and TypeMethodDescriptionRefundAffiliate.reasonType(RefundAffiliate.ReasonTypeEnum reasonType) voidRefundAffiliate.setReasonType(RefundAffiliate.ReasonTypeEnum reasonType)