| Package | Description |
|---|---|
| com.wordnik.swagger.models.properties |
| Modifier and Type | Method and Description |
|---|---|
StringProperty |
StringProperty._enum(List<String> value) |
StringProperty |
StringProperty._enum(String value) |
StringProperty |
StringProperty.example(String example) |
StringProperty |
StringProperty.maxLength(Integer maxLength) |
StringProperty |
StringProperty.minLength(Integer minLength) |
StringProperty |
StringProperty.pattern(String pattern) |
Copyright © 2015. All Rights Reserved.