- All Known Implementing Classes:
Base64Variant,Named.StringAsNamed
public interface Named
Simple tag interface used primarily to allow databind to pass entities with
name without needing to expose more details of implementation.
NOTE: in Jackson 2.x, was part of `jackson-databind`: demoted here for 3.0.
- Since:
- 3.0
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getName
String getName() -
fromString
-