Uses of Class
org.oxerr.seatgeek.client.model.response.Error
-
Packages that use Error Package Description org.oxerr.seatgeek.client.model.response -
-
Uses of Error in org.oxerr.seatgeek.client.model.response
Methods in org.oxerr.seatgeek.client.model.response that return Error Modifier and Type Method Description Error
Response. getError()
Methods in org.oxerr.seatgeek.client.model.response with parameters of type Error Modifier and Type Method Description void
Response. setError(Error error)
-