DefaultRequiredAnnotationIntrospector

com.fasterxml.jackson.module.scala.DefaultRequiredAnnotationIntrospector$

Attributes

Deprecated
true
Graph
Supertypes
trait Serializable
trait Versioned
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def hasRequiredMarker(m: AnnotatedMember): Boolean

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findAutoDetectVisibility(x$0: AnnotatedClass, x$1: VisibilityChecker[_ <: <FromJavaObject>]): VisibilityChecker[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findContentDeserializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findContentSerializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findCreatorAnnotation(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Mode

Attributes

Inherited from:
AnnotationIntrospector
def findDefaultEnumValue(x$0: Class[Enum[_ <: <FromJavaObject>]]): Enum[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findDeserializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findEnumAliases(x$0: Class[_ <: <FromJavaObject>], x$1: Array[Enum[_ <: <FromJavaObject>]], x$2: Array[Array[String]]): Unit

Attributes

Inherited from:
AnnotationIntrospector
def findEnumNamingStrategy(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedClass): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findEnumValues(x$0: Class[_ <: <FromJavaObject>], x$1: Array[Enum[_ <: <FromJavaObject>]], x$2: Array[String]): Array[String]

Attributes

Inherited from:
AnnotationIntrospector
def findFilterId(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findFormat(x$0: Annotated): Value

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findKeyDeserializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findKeySerializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findMergeInfo(x$0: Annotated): Boolean

Attributes

Inherited from:
AnnotationIntrospector
def findNamingStrategy(x$0: AnnotatedClass): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findNullSerializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findPOJOBuilder(x$0: AnnotatedClass): Class[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findPropertyContentTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedMember, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findPropertyIgnoralByName(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Value

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findPropertyInclusionByName(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Value

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findPropertyTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedMember, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findSerializationConverter(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findSerializer(x$0: Annotated): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector
def findTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedClass, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]

Attributes

Inherited from:
AnnotationIntrospector
def findValueInstantiator(x$0: AnnotatedClass): <FromJavaObject>

Attributes

Inherited from:
AnnotationIntrospector
def findViews(x$0: Annotated): Array[Class[_ <: <FromJavaObject>]]

Attributes

Inherited from:
AnnotationIntrospector
def hasAnyGetter(x$0: Annotated): Boolean

Attributes

Inherited from:
AnnotationIntrospector
def hasAnySetter(x$0: Annotated): Boolean

Attributes

Inherited from:
AnnotationIntrospector
def hasAsKey(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Boolean

Attributes

Inherited from:
AnnotationIntrospector
def hasAsValue(x$0: Annotated): Boolean

Attributes

Inherited from:
AnnotationIntrospector
def isAnnotationBundle(x$0: Annotation): Boolean

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
AnnotationIntrospector

Attributes

Inherited from:
NopAnnotationIntrospector

Deprecated and Inherited methods

@Deprecated

Attributes

Deprecated
true
Inherited from:
AnnotationIntrospector
@Deprecated
def findEnumValue(x$0: Enum[_ <: <FromJavaObject>]): String

Attributes

Deprecated
true
Inherited from:
AnnotationIntrospector
@Deprecated

Attributes

Deprecated
true
Inherited from:
AnnotationIntrospector
@Deprecated
def findInjectableValueId(x$0: AnnotatedMember): <FromJavaObject>

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