Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplier.RequestTypeEnum
Packages that use RefundSupplier.RequestTypeEnum
-
Uses of RefundSupplier.RequestTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefundSupplier.RequestTypeEnumModifier and TypeMethodDescription@NotNull RefundSupplier.RequestTypeEnumRefundSupplier.getRequestType()The entity making the refund requestReturns the enum constant of this class with the specified name.static RefundSupplier.RequestTypeEnum[]RefundSupplier.RequestTypeEnum.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.RequestTypeEnumModifier and TypeMethodDescriptionRefundSupplier.requestType(RefundSupplier.RequestTypeEnum requestType) voidRefundSupplier.setRequestType(RefundSupplier.RequestTypeEnum requestType)