Uses of Enum Class
org.oxerr.stubhub.client.model.ApiPurchasePaymentStatus
-
Uses of ApiPurchasePaymentStatus in org.oxerr.stubhub.client.model
Subclasses with type arguments of type ApiPurchasePaymentStatus in org.oxerr.stubhub.client.modelModifier and TypeClassDescriptionenumGets or Sets ApiPurchasePaymentStatusMethods 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)