|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Element<T,C>
TypeInfo
that maps to an element.
Either ElementInfo
or ClassInfo
.
Method Summary | |
---|---|
javax.xml.namespace.QName |
getElementName()
Gets the element name of the class. |
ClassInfo<T,C> |
getScope()
If non-null, this element is only active inside the given scope. |
Element<T,C> |
getSubstitutionHead()
If this element can substitute another element, return that element. |
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo |
---|
canBeReferencedByIDREF, getType |
Method Detail |
---|
javax.xml.namespace.QName getElementName()
Element<T,C> getSubstitutionHead()
Substitutability of elements are transitive.
ClassInfo<T,C> getScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |