Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplierDetails.RequestTypeEnum
Packages that use RefundSupplierDetails.RequestTypeEnum
-
Uses of RefundSupplierDetails.RequestTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefundSupplierDetails.RequestTypeEnumModifier and TypeMethodDescriptionRefundSupplierDetails.getRequestType()The entity making the refund requestReturns the enum constant of this class with the specified name.RefundSupplierDetails.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 RefundSupplierDetails.RequestTypeEnumModifier and TypeMethodDescriptionRefundSupplierDetails.requestType(RefundSupplierDetails.RequestTypeEnum requestType) voidRefundSupplierDetails.setRequestType(RefundSupplierDetails.RequestTypeEnum requestType)