com.wordnik.swagger.core
Class DocumentationAllowableValues
java.lang.Object
com.wordnik.swagger.core.DocumentationAllowableValues
- Direct Known Subclasses:
- DocumentationAllowableListValues, DocumentationAllowableRangeValues
public abstract class DocumentationAllowableValues
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentationAllowableValues
public DocumentationAllowableValues()
copy
public abstract DocumentationAllowableValues copy()
getValueType
public abstract String getValueType()
setValueType
public abstract void setValueType(String valueType)
Copyright © 2012. All Rights Reserved.