Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplier.StatusTypeEnum
Packages that use RefundSupplier.StatusTypeEnum
-
Uses of RefundSupplier.StatusTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefundSupplier.StatusTypeEnumModifier and TypeMethodDescription@NotNull RefundSupplier.StatusTypeEnumRefundSupplier.getStatusType()Status of the refundReturns the enum constant of this class with the specified name.static RefundSupplier.StatusTypeEnum[]RefundSupplier.StatusTypeEnum.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.StatusTypeEnumModifier and TypeMethodDescriptionvoidRefundSupplier.setStatusType(RefundSupplier.StatusTypeEnum statusType) RefundSupplier.statusType(RefundSupplier.StatusTypeEnum statusType)