public class CompositePluralAttributeElementSourceImpl extends Object implements CompositePluralAttributeElementSource
| Constructor and Description |
|---|
CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement,
LocalBindingContext bindingContext) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AttributeSource> |
attributeSources()
Obtain this container's attribute sources.
|
String |
getClassName() |
Value<Class<?>> |
getClassReference() |
String |
getExplicitTuplizerClassName() |
LocalBindingContext |
getLocalBindingContext()
Obtain the local binding context associated with this container.
|
PluralAttributeElementNature |
getNature() |
String |
getParentReferenceAttributeName() |
String |
getPath()
Obtain the path used to uniquely identify this container.
|
public CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement, LocalBindingContext bindingContext)
public PluralAttributeElementNature getNature()
getNature in interface PluralAttributeElementSourcepublic String getClassName()
getClassName in interface CompositePluralAttributeElementSourcepublic Value<Class<?>> getClassReference()
getClassReference in interface CompositePluralAttributeElementSourcepublic String getParentReferenceAttributeName()
getParentReferenceAttributeName in interface CompositePluralAttributeElementSourcepublic String getExplicitTuplizerClassName()
getExplicitTuplizerClassName in interface CompositePluralAttributeElementSourcepublic String getPath()
AttributeSourceContainergetPath in interface AttributeSourceContainerpublic Iterable<AttributeSource> attributeSources()
AttributeSourceContainerattributeSources in interface AttributeSourceContainerpublic LocalBindingContext getLocalBindingContext()
AttributeSourceContainergetLocalBindingContext in interface AttributeSourceContainerCopyright © 2012 JBoss by Red Hat. All Rights Reserved.