Interface Property<BeanT>

All Superinterfaces:
StructureLoaderBuilder
All Known Implementing Classes:
AttributeProperty, ValueProperty

public interface Property<BeanT> extends StructureLoaderBuilder
A JAXB property that constitutes a JAXB-bound bean.
Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)