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