Package com.graphhopper.util
Class BodyAndStatus
java.lang.Object
com.graphhopper.util.BodyAndStatus
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BodyAndStatus
public BodyAndStatus(com.fasterxml.jackson.databind.JsonNode body, int status)
-
-
Method Details
-
getBody
public com.fasterxml.jackson.databind.JsonNode getBody() -
getStatus
public int getStatus()
-