public class ApiParamWrapper extends Object
ApiParamWrapper(io.swagger.annotations.ApiParam apiParam)
String
getDescription()
getExample()
boolean
getRequired()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApiParamWrapper(io.swagger.annotations.ApiParam apiParam)
public String getType()
public String getExample()
public String getDescription()
public boolean getRequired()
Copyright © 2021. All Rights Reserved.