public class AlternateTypeProvider
extends java.lang.Object
Constructor and Description |
---|
AlternateTypeProvider(java.util.List<springfox.documentation.schema.AlternateTypeRule> alternateTypeRules) |
Modifier and Type | Method and Description |
---|---|
void |
addRule(springfox.documentation.schema.AlternateTypeRule rule) |
com.fasterxml.classmate.ResolvedType |
alternateFor(com.fasterxml.classmate.ResolvedType type) |