类 com.github.kongchen.swagger.docgen.remote.model.JAllowableValues
的使用

使用 JAllowableValues 的软件包
com.github.kongchen.swagger.docgen.remote.model   
com.github.kongchen.swagger.docgen.util   
 

com.github.kongchen.swagger.docgen.remote.modelJAllowableValues 的使用
 

com.github.kongchen.swagger.docgen.remote.modelJAllowableValues 的子类
 class JAllowableListValues
          Created by chekong on 10/11/14.
 class JAllowableRangeValues
          Created by chekong on 10/11/14.
 

返回 JAllowableValuescom.github.kongchen.swagger.docgen.remote.model 中的方法
 JAllowableValues JParameter.getAllowableValues()
           
 JAllowableValues JModelProperty.getAllowableValues()
           
 

参数类型为 JAllowableValuescom.github.kongchen.swagger.docgen.remote.model 中的方法
 void JParameter.setAllowableValues(JAllowableValues allowableValues)
           
 void JModelProperty.setAllowableValues(JAllowableValues allowableValues)
           
 

com.github.kongchen.swagger.docgen.utilJAllowableValues 的使用
 

返回 JAllowableValuescom.github.kongchen.swagger.docgen.util 中的方法
static JAllowableValues Utils.getAllowableValuesFromJsonNode(com.fasterxml.jackson.databind.JsonNode node)
           
 



Copyright © 2015. All Rights Reserved.