Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RefundSupplier.RequestStatusEnum
Packages that use RefundSupplier.RequestStatusEnum
-
Uses of RefundSupplier.RequestStatusEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RefundSupplier.RequestStatusEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumStatus of the refund requestMethods in travel.wink.sdk.extranet.booking.model that return RefundSupplier.RequestStatusEnumModifier and TypeMethodDescription@NotNull RefundSupplier.RequestStatusEnumRefundSupplier.getRequestStatus()Status of the refund requestReturns the enum constant of this class with the specified name.static RefundSupplier.RequestStatusEnum[]RefundSupplier.RequestStatusEnum.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.RequestStatusEnumModifier and TypeMethodDescriptionRefundSupplier.requestStatus(RefundSupplier.RequestStatusEnum requestStatus) voidRefundSupplier.setRequestStatus(RefundSupplier.RequestStatusEnum requestStatus)