public interface RuntimeElementInfo extends com.sun.xml.bind.v2.model.core.ElementInfo<Type,Class>, RuntimeElement
| Modifier and Type | Method and Description |
|---|---|
RuntimeNonElement |
getContentType() |
RuntimeElementPropertyInfo |
getProperty() |
RuntimeClassInfo |
getScope() |
Class<? extends JAXBElement> |
getType()
Returns the custom
JAXBElement class tailored this element. |
getContentInMemoryType, getSubstitutionHead, getSubstitutionMembersgetElementNamecanBeReferencedByIDREFgetLocation, getUpstreamRuntimeClassInfo getScope()
getScope in interface com.sun.xml.bind.v2.model.core.Element<Type,Class>RuntimeElementPropertyInfo getProperty()
getProperty in interface com.sun.xml.bind.v2.model.core.ElementInfo<Type,Class>Class<? extends JAXBElement> getType()
JAXBElement class tailored this element.getType in interface com.sun.xml.bind.v2.model.core.ElementInfo<Type,Class>getType in interface com.sun.xml.bind.v2.model.core.TypeInfo<Type,Class>RuntimeNonElement getContentType()
getContentType in interface com.sun.xml.bind.v2.model.core.ElementInfo<Type,Class>Copyright © 2015 Oracle Corporation. All Rights Reserved.