org.usergrid.tools.apidoc.swagger
Class ApiParamAllowableValues
java.lang.Object
org.usergrid.tools.apidoc.swagger.ApiParamAllowableValues
public class ApiParamAllowableValues
- extends Object
ApiParamAllowableValues
public ApiParamAllowableValues()
getValues
public List<String> getValues()
setValues
public void setValues(List<String> values)
getValueType
public String getValueType()
setValueType
public void setValueType(String valueType)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.