DefaultRequiredAnnotationIntrospector

Deprecated
trait Serializable
trait Versioned
class Object
trait Matchable
class Any

Value members

Concrete methods

override def hasRequiredMarker(m: AnnotatedMember): Boolean
Definition Classes

Inherited methods

def findAndAddVirtualProperties(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedClass, x$2: List[BeanPropertyWriter]): Unit
Inherited from:
AnnotationIntrospector
def findAutoDetectVisibility(x$0: AnnotatedClass, x$1: VisibilityChecker[_ <: <FromJavaObject>]): VisibilityChecker[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findContentDeserializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findContentSerializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findCreatorAnnotation(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Mode
Inherited from:
AnnotationIntrospector
def findDefaultEnumValue(x$0: Class[Enum[_ <: <FromJavaObject>]]): Enum[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findDeserializationConverter(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findDeserializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findEnumAliases(x$0: Class[_ <: <FromJavaObject>], x$1: Array[Enum[_ <: <FromJavaObject>]], x$2: Array[Array[String]]): Unit
Inherited from:
AnnotationIntrospector
def findEnumValues(x$0: Class[_ <: <FromJavaObject>], x$1: Array[Enum[_ <: <FromJavaObject>]], x$2: Array[String]): Array[String]
Inherited from:
AnnotationIntrospector
def findFilterId(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findFormat(x$0: Annotated): Value
Inherited from:
AnnotationIntrospector
def findKeyDeserializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findKeySerializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findMergeInfo(x$0: Annotated): Boolean
Inherited from:
AnnotationIntrospector
def findNamingStrategy(x$0: AnnotatedClass): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findNullSerializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findPOJOBuilder(x$0: AnnotatedClass): Class[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findPropertyAccess(x$0: Annotated): Access
Inherited from:
AnnotationIntrospector
def findPropertyContentTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedMember, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findPropertyIgnoralByName(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Value
Inherited from:
AnnotationIntrospector
def findPropertyInclusionByName(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Value
Inherited from:
AnnotationIntrospector
def findPropertyIndex(x$0: Annotated): Integer
Inherited from:
AnnotationIntrospector
def findPropertyTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedMember, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findRenameByField(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedField, x$2: PropertyName): PropertyName
Inherited from:
AnnotationIntrospector
def findSerializationConverter(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findSerializer(x$0: Annotated): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findSetterInfo(x$0: Annotated): Value
Inherited from:
AnnotationIntrospector
def findTypeName(x$0: AnnotatedClass): String
Inherited from:
AnnotationIntrospector
def findTypeResolver(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: AnnotatedClass, x$2: JavaType): TypeResolverBuilder[_ <: <FromJavaObject>]
Inherited from:
AnnotationIntrospector
def findValueInstantiator(x$0: AnnotatedClass): <FromJavaObject>
Inherited from:
AnnotationIntrospector
def findViews(x$0: Annotated): Array[Class[_ <: <FromJavaObject>]]
Inherited from:
AnnotationIntrospector
def hasAnyGetter(x$0: Annotated): Boolean
Inherited from:
AnnotationIntrospector
def hasAnySetter(x$0: Annotated): Boolean
Inherited from:
AnnotationIntrospector
def hasAsKey(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated): Boolean
Inherited from:
AnnotationIntrospector
def hasAsValue(x$0: Annotated): Boolean
Inherited from:
AnnotationIntrospector
def isAnnotationBundle(x$0: Annotation): Boolean
Inherited from:
AnnotationIntrospector
def isIgnorableType(x$0: AnnotatedClass): Boolean
Inherited from:
AnnotationIntrospector
def isTypeId(x$0: AnnotatedMember): Boolean
Inherited from:
AnnotationIntrospector
def refineDeserializationType(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated, x$2: JavaType): JavaType
Inherited from:
AnnotationIntrospector
def refineSerializationType(x$0: MapperConfig[_ <: <FromJavaObject>], x$1: Annotated, x$2: JavaType): JavaType
Inherited from:
AnnotationIntrospector

Deprecated and Inherited methods

@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findDeserializationContentType(x$0: Annotated, x$1: JavaType): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findDeserializationKeyType(x$0: Annotated, x$1: JavaType): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findDeserializationType(x$0: Annotated, x$1: JavaType): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findEnumValue(x$0: Enum[_ <: <FromJavaObject>]): String
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findInjectableValueId(x$0: AnnotatedMember): <FromJavaObject>
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findSerializationContentType(x$0: Annotated, x$1: JavaType): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findSerializationInclusion(x$0: Annotated, x$1: Include): Include
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findSerializationInclusionForContent(x$0: Annotated, x$1: Include): Include
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findSerializationKeyType(x$0: Annotated, x$1: JavaType): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
def findSerializationType(x$0: Annotated): Class[_ <: <FromJavaObject>]
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector
@Deprecated
Deprecated
Inherited from:
AnnotationIntrospector