Uses of Enum Class
org.oxerr.stubhub.client.model.ApiSaleLineItemStatus
-
Uses of ApiSaleLineItemStatus in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return ApiSaleLineItemStatusModifier and TypeMethodDescriptionstatic ApiSaleLineItemStatusSaleLineItemResponse.getStatus()static ApiSaleLineItemStatusReturns the enum constant of this class with the specified name.static ApiSaleLineItemStatus[]ApiSaleLineItemStatus.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 ApiSaleLineItemStatusModifier and TypeMethodDescriptionvoidSaleLineItemResponse.setStatus(ApiSaleLineItemStatus status)