Interface RuntimeElement
-
- All Known Subinterfaces:
RuntimeElementInfo
public interface RuntimeElement extends Element<Type,Class>, RuntimeTypeInfo
- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.Element
getElementName, getScope, getSubstitutionHead
-
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstream
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo
canBeReferencedByIDREF, getType
-
-