Uses of Enum Class
travel.wink.sdk.booking.model.RefundBooker.StatusTypeEnum
Packages that use RefundBooker.StatusTypeEnum
-
Uses of RefundBooker.StatusTypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type RefundBooker.StatusTypeEnum in travel.wink.sdk.booking.modelMethods in travel.wink.sdk.booking.model that return RefundBooker.StatusTypeEnumModifier and TypeMethodDescriptionstatic RefundBooker.StatusTypeEnum@NotNull RefundBooker.StatusTypeEnumRefundBooker.getStatusType()Status of the refundstatic RefundBooker.StatusTypeEnumReturns the enum constant of this class with the specified name.static RefundBooker.StatusTypeEnum[]RefundBooker.StatusTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type RefundBooker.StatusTypeEnumModifier and TypeMethodDescriptionvoidRefundBooker.setStatusType(RefundBooker.StatusTypeEnum statusType) RefundBooker.statusType(RefundBooker.StatusTypeEnum statusType)