Class NamedType
java.lang.Object
com.fasterxml.jackson.databind.jsontype.NamedType
- All Implemented Interfaces:
Serializable
Simple container class for types with optional logical name, used
as external identifier
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_class
-
_hashCode
protected final int _hashCode -
_name
-
-
Constructor Details
-
NamedType
-
NamedType
-
-
Method Details
-
getType
-
getName
-
setName
-
hasName
public boolean hasName() -
equals
-
hashCode
-
toString
-