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