Uses of Enum Class
org.oxerr.stubhub.client.model.ApiPosPaymentState
-
Uses of ApiPosPaymentState in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return ApiPosPaymentStateModifier and TypeMethodDescriptionstatic ApiPosPaymentStateSaleResponse.getPaymentStatus()static ApiPosPaymentStateReturns the enum constant of this class with the specified name.static ApiPosPaymentState[]ApiPosPaymentState.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 ApiPosPaymentStateModifier and TypeMethodDescriptionvoidSaleResponse.setPaymentStatus(ApiPosPaymentState paymentStatus)