| Package | Description |
|---|---|
| io.swagger.models.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailProperty |
| Modifier and Type | Method and Description |
|---|---|
StringProperty |
StringProperty._default(String _default) |
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) |
StringProperty |
StringProperty.xml(Xml xml) |
| Constructor and Description |
|---|
EmailProperty(StringProperty prop) |
Copyright © 2015. All Rights Reserved.