JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.codehaus.jackson.map.util
Interface Named
All Known Subinterfaces:
BeanProperty
All Known Implementing Classes:
BeanProperty.Std
,
BeanPropertyDefinition
,
BeanPropertyWriter
,
CreatorProperty
,
POJOPropertyBuilder
,
SettableBeanProperty
,
SettableBeanProperty.FieldProperty
,
SettableBeanProperty.InnerClassProperty
,
SettableBeanProperty.ManagedReferenceProperty
,
SettableBeanProperty.MethodProperty
,
SettableBeanProperty.SetterlessProperty
,
UnwrappingBeanPropertyWriter
,
ValueInjector
public interface
Named
Simple tag interface mostly to allow sorting by name
Since:
1.9
Method Summary
Methods
Modifier and Type
Method and Description
String
getName
()
Method Detail
getName
String
getName()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method