|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BeanPropertyNamingStrategy in com.mangofactory.swagger.models |
|---|
| Classes in com.mangofactory.swagger.models that implement BeanPropertyNamingStrategy | |
|---|---|
class |
ObjectMapperBeanPropertyNamingStrategy
BeanPropertyNamingStrategy based on ObjectMapper naming strategy. |
| Uses of BeanPropertyNamingStrategy in com.mangofactory.swagger.models.property |
|---|
| Methods in com.mangofactory.swagger.models.property with parameters of type BeanPropertyNamingStrategy | |
|---|---|
static String |
BeanPropertyDefinitions.name(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition beanPropertyDefinition,
boolean forSerialization,
BeanPropertyNamingStrategy namingStrategy)
|
| Uses of BeanPropertyNamingStrategy in com.mangofactory.swagger.models.property.bean |
|---|
| Constructors in com.mangofactory.swagger.models.property.bean with parameters of type BeanPropertyNamingStrategy | |
|---|---|
BeanModelPropertyProvider(AccessorsProvider accessors,
com.fasterxml.classmate.TypeResolver typeResolver,
AlternateTypeProvider alternateTypeProvider,
BeanPropertyNamingStrategy namingStrategy)
|
|
| Uses of BeanPropertyNamingStrategy in com.mangofactory.swagger.models.property.constructor |
|---|
| Constructors in com.mangofactory.swagger.models.property.constructor with parameters of type BeanPropertyNamingStrategy | |
|---|---|
ConstructorModelPropertyProvider(FieldProvider fieldProvider,
AlternateTypeProvider alternateTypeProvider,
BeanPropertyNamingStrategy namingStrategy)
|
|
| Uses of BeanPropertyNamingStrategy in com.mangofactory.swagger.models.property.field |
|---|
| Constructors in com.mangofactory.swagger.models.property.field with parameters of type BeanPropertyNamingStrategy | |
|---|---|
FieldModelPropertyProvider(FieldProvider fieldProvider,
AlternateTypeProvider alternateTypeProvider,
BeanPropertyNamingStrategy namingStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||