public final class ApiModelProperties
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static springfox.documentation.service.AllowableValues |
allowableValueFromString(java.lang.String allowableValueString) |
static com.google.common.base.Optional<io.swagger.annotations.ApiModelProperty> |
findApiModePropertyAnnotation(java.lang.reflect.AnnotatedElement annotated) |
public static springfox.documentation.service.AllowableValues allowableValueFromString(java.lang.String allowableValueString)
public static com.google.common.base.Optional<io.swagger.annotations.ApiModelProperty> findApiModePropertyAnnotation(java.lang.reflect.AnnotatedElement annotated)