| Package | Description |
|---|---|
| com.fasterxml.jackson.module.swagger | |
| com.fasterxml.jackson.module.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelResolver._addEnumProps(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition propDef,
Class<?> propClass,
ModelProperty result) |
| Modifier and Type | Method and Description |
|---|---|
ModelProperty |
Model.property(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ModelProperty> |
Model.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
ModelProperty.compareTo(ModelProperty other) |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setProperties(Map<String,ModelProperty> properties) |
Copyright © 2014 FasterXML. All Rights Reserved.