public static final class CreatorCandidate.Param extends Object
Modifier and Type | Field and Description |
---|---|
AnnotatedParameter |
annotated |
JacksonInject.Value |
injection |
BeanPropertyDefinition |
propDef |
Constructor and Description |
---|
Param(AnnotatedParameter p,
BeanPropertyDefinition pd,
JacksonInject.Value i) |
Modifier and Type | Method and Description |
---|---|
PropertyName |
fullName() |
boolean |
hasFullName() |
public final AnnotatedParameter annotated
public final BeanPropertyDefinition propDef
public final JacksonInject.Value injection
public Param(AnnotatedParameter p, BeanPropertyDefinition pd, JacksonInject.Value i)
public PropertyName fullName()
public boolean hasFullName()
Copyright © 2008–2021 FasterXML. All rights reserved.