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