public class ResponseEntity extends Object
ResponseEntity(String body, Integer statusCode)
String
getBody()
Integer
getStatusCode()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResponseEntity(String body, Integer statusCode)
public String getBody()
public Integer getStatusCode()
public String toString()
toString
Object
Copyright © 2016–2018 QASymphony. All rights reserved.