com.sun.xml.bind.v2.model.runtime
Interface RuntimeElement

All Superinterfaces:
Element<Type,Class>, Locatable, RuntimeTypeInfo, TypeInfo<Type,Class>
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.core.TypeInfo
canBeReferencedByIDREF, getType
 
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstream
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.