Package | Description |
---|---|
io.swagger.models.properties |
Modifier and Type | Method and Description |
---|---|
ArrayProperty |
ArrayProperty.description(java.lang.String description) |
ArrayProperty |
ArrayProperty.example(java.lang.Object example) |
ArrayProperty |
ArrayProperty.items(Property items) |
ArrayProperty |
ArrayProperty.readOnly() |
ArrayProperty |
ArrayProperty.title(java.lang.String title) |
ArrayProperty |
ArrayProperty.uniqueItems() |
ArrayProperty |
ArrayProperty.vendorExtension(java.lang.String key,
java.lang.Object obj) |
ArrayProperty |
ArrayProperty.xml(Xml xml) |
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.