Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RefundSupplier.ReasonTypeEnum
Packages that use RefundSupplier.ReasonTypeEnum
-
Uses of RefundSupplier.ReasonTypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RefundSupplier.ReasonTypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumA description of the refund that can be displayed to bookerMethods in travel.wink.sdk.extranet.booking.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.booking.model with parameters of type RefundSupplier.ReasonTypeEnumModifier and TypeMethodDescriptionRefundSupplier.reasonType(RefundSupplier.ReasonTypeEnum reasonType) voidRefundSupplier.setReasonType(RefundSupplier.ReasonTypeEnum reasonType)