Uses of Enum Class
org.oxerr.stubhub.client.model.ApiPurchasePaymentStatus
-
Uses of ApiPurchasePaymentStatus in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return ApiPurchasePaymentStatusModifier and TypeMethodDescriptionstatic ApiPurchasePaymentStatusPurchasePaymentResponse.getPaymentStatus()PurchaseResponse.getPaymentStatus()static ApiPurchasePaymentStatusReturns the enum constant of this class with the specified name.static ApiPurchasePaymentStatus[]ApiPurchasePaymentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.oxerr.stubhub.client.model with parameters of type ApiPurchasePaymentStatusModifier and TypeMethodDescriptionvoidPurchasePaymentResponse.setPaymentStatus(ApiPurchasePaymentStatus paymentStatus) voidPurchaseResponse.setPaymentStatus(ApiPurchasePaymentStatus paymentStatus)