Uses of Enum Class
travel.wink.sdk.extranet.model.RefundSupplierDetails.StatusTypeEnum
Packages that use RefundSupplierDetails.StatusTypeEnum
-
Uses of RefundSupplierDetails.StatusTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.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.model with parameters of type RefundSupplierDetails.StatusTypeEnumModifier and TypeMethodDescriptionvoidRefundSupplierDetails.setStatusType(RefundSupplierDetails.StatusTypeEnum statusType) RefundSupplierDetails.statusType(RefundSupplierDetails.StatusTypeEnum statusType)