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 ErrorResponse. getError()Methods in org.oxerr.seatgeek.client.model.response with parameters of type Error Modifier and Type Method Description voidResponse. setError(Error error)
-