Interface FullyNamed

All Superinterfaces:
Named
All Known Subinterfaces:
BeanProperty
All Known Implementing Classes:
AnyGetterWriter, AttributePropertyWriter, BeanProperty.Bogus, BeanProperty.Std, BeanPropertyDefinition, BeanPropertyWriter, ConcreteBeanPropertyBase, CreatorProperty, InnerClassProperty, ManagedReferenceProperty, MapProperty, MergingSettableBeanProperty, MethodProperty, ObjectIdReferenceProperty, ObjectIdValueProperty, POJOPropertyBuilder, PropertyName, PropertyWriter, SettableBeanProperty, SettableBeanProperty.Delegating, SetterlessProperty, SimpleBeanPropertyDefinition, UnwrappingBeanPropertyWriter, ValueInjector, VirtualBeanPropertyWriter

public interface FullyNamed extends Named
Extension over Named to expose full name; most relevant for formats like XML that use namespacing.
Since:
3.0