DefaultRequiredAnnotationIntrospector
com.fasterxml.jackson.module.scala.experimental.DefaultRequiredAnnotationIntrospector
object DefaultRequiredAnnotationIntrospector extends NopAnnotationIntrospector
Attributes
- Deprecated
-
use com.fasterxml.jackson.module.scala.DefaultRequiredAnnotationIntrospector
- Graph
-
- Supertypes
-
class AnnotationIntrospectortrait Serializabletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
def allIntrospectors(result: Collection[AnnotationIntrospector]): Collection[AnnotationIntrospector]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findAndAddVirtualProperties(config: MapperConfig[_ <: <FromJavaObject>], ac: AnnotatedClass, properties: List[BeanPropertyWriter]): Unit
Attributes
- Inherited from:
- AnnotationIntrospector
def findAutoDetectVisibility(ac: AnnotatedClass, checker: VisibilityChecker[_ <: <FromJavaObject>]): VisibilityChecker[_ <: <FromJavaObject>]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findDefaultCreator(config: MapperConfig[_ <: <FromJavaObject>], valueClass: AnnotatedClass, declaredConstructors: List[PotentialCreator], declaredFactories: List[PotentialCreator]): PotentialCreator
Attributes
- Inherited from:
- AnnotationIntrospector
def findDefaultEnumValue(ac: AnnotatedClass, enumValues: Array[Enum[_ <: <FromJavaObject>]]): Enum[_ <: <FromJavaObject>]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findEnumAliases(config: MapperConfig[_ <: <FromJavaObject>], annotatedClass: AnnotatedClass, enumValues: Array[Enum[_ <: <FromJavaObject>]], aliases: Array[Array[String]]): Unit
Attributes
- Inherited from:
- AnnotationIntrospector
def findEnumNamingStrategy(config: MapperConfig[_ <: <FromJavaObject>], ac: AnnotatedClass): <FromJavaObject>
Attributes
- Inherited from:
- AnnotationIntrospector
def findEnumValues(config: MapperConfig[_ <: <FromJavaObject>], annotatedClass: AnnotatedClass, enumValues: Array[Enum[_ <: <FromJavaObject>]], names: Array[String]): Array[String]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findPropertyContentTypeResolver(config: MapperConfig[_ <: <FromJavaObject>], am: AnnotatedMember, containerType: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findPropertyTypeResolver(config: MapperConfig[_ <: <FromJavaObject>], am: AnnotatedMember, baseType: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findRenameByField(config: MapperConfig[_ <: <FromJavaObject>], f: AnnotatedField, implName: PropertyName): PropertyName
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def findTypeResolver(config: MapperConfig[_ <: <FromJavaObject>], ac: AnnotatedClass, baseType: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- AnnotationIntrospector
def refineDeserializationType(config: MapperConfig[_ <: <FromJavaObject>], a: Annotated, baseType: JavaType): JavaType
Attributes
- Inherited from:
- AnnotationIntrospector
def refineSerializationType(config: MapperConfig[_ <: <FromJavaObject>], a: Annotated, baseType: JavaType): JavaType
Attributes
- Inherited from:
- AnnotationIntrospector
def resolveSetterConflict(config: MapperConfig[_ <: <FromJavaObject>], setter1: AnnotatedMethod, setter2: AnnotatedMethod): AnnotatedMethod
Attributes
- Inherited from:
- AnnotationIntrospector
Attributes
- Inherited from:
- NopAnnotationIntrospector
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
def findEnumAliases(enumType: Class[_ <: <FromJavaObject>], enumValues: Array[Enum[_ <: <FromJavaObject>]], aliases: Array[Array[String]]): Unit
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
def findEnumValues(enumType: Class[_ <: <FromJavaObject>], enumValues: Array[Enum[_ <: <FromJavaObject>]], names: Array[String]): Array[String]
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AnnotationIntrospector
In this article