Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RefundSupplierDetails.StatusTypeEnum
Packages that use RefundSupplierDetails.StatusTypeEnum
-
Uses of RefundSupplierDetails.StatusTypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RefundSupplierDetails.StatusTypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumStatus of the refundMethods in travel.wink.sdk.extranet.booking.model that return RefundSupplierDetails.StatusTypeEnumModifier and TypeMethodDescription@NotNull RefundSupplierDetails.StatusTypeEnumRefundSupplierDetails.getStatusType()Status of the refundReturns the enum constant of this class with the specified name.static RefundSupplierDetails.StatusTypeEnum[]RefundSupplierDetails.StatusTypeEnum.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 RefundSupplierDetails.StatusTypeEnumModifier and TypeMethodDescriptionvoidRefundSupplierDetails.setStatusType(RefundSupplierDetails.StatusTypeEnum statusType) RefundSupplierDetails.statusType(RefundSupplierDetails.StatusTypeEnum statusType)