Searched refs:withContentType (Results 1 – 11 of 11) sorted by relevance
101 public JavaType withContentType(JavaType contentType) { in withContentType() method in CollectionLikeType143 type = type.withContentType(ct); in withHandlersFrom()
111 public JavaType withContentType(JavaType contentType) { in withContentType() method in MapLikeType165 type = type.withContentType(ct); in withHandlersFrom()
72 public JavaType withContentType(JavaType contentType) { in withContentType() method in PlaceholderForType
69 public JavaType withContentType(JavaType contentType) { in withContentType() method in ResolvedRecursiveType
72 public JavaType withContentType(JavaType contentType) { in withContentType() method in CollectionType
52 public JavaType withContentType(JavaType contentType) { in withContentType() method in ArrayType
106 public JavaType withContentType(JavaType contentType) { in withContentType() method in MapType
94 public JavaType withContentType(JavaType contentType) { in withContentType() method in ReferenceType
170 public JavaType withContentType(JavaType contentType) { in withContentType() method in SimpleType
169 public abstract JavaType withContentType(JavaType contentType); in withContentType() method in JavaType
904 type = type.withContentType(contentType); in refineSerializationType()1223 type = type.withContentType(contentType); in refineDeserializationType()