public class Response extends Object
Response()
String
getDescription()
Parameter
getSchema()
getType()
void
setDescription(String description)
setSchema(Parameter schema)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response()
public String getDescription()
public void setDescription(String description)
public String getType()
public void setType(String type)
public Parameter getSchema()
public void setSchema(Parameter schema)
Copyright © 2019. All rights reserved.