com.github.kongchen.swagger.docgen.remote.model
类 JAllowableValues

java.lang.Object
  继承者 com.github.kongchen.swagger.docgen.remote.model.JAllowableValues
所有已实现的接口:
CanBeSwaggerModel<com.wordnik.swagger.model.AllowableValues>
直接已知子类:
JAllowableListValues, JAllowableRangeValues

public abstract class JAllowableValues
extends Object
implements CanBeSwaggerModel<com.wordnik.swagger.model.AllowableValues>

Created by chekong on 10/11/14.


构造方法摘要
JAllowableValues()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 com.github.kongchen.swagger.docgen.remote.model.CanBeSwaggerModel 继承的方法
toSwaggerModel
 

构造方法详细信息

JAllowableValues

public JAllowableValues()


Copyright © 2015. All Rights Reserved.