Interface JaxbAttributesContainer

All Superinterfaces:
JaxbBaseAttributesContainer
All Known Implementing Classes:
JaxbAttributesContainerImpl, JaxbEmbeddableAttributesContainerImpl

public interface JaxbAttributesContainer extends JaxbBaseAttributesContainer
JAXB binding interface for commonality between things which contain attributes.
API Note:
In the mapping XSD, this equates to the `attributes` and `embeddable-attributes` nodes rather than the ManagedTypes themselves.