Package 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
-
Method Details
-
getName
String getName()
-