public interface RuntimeElementInfo extends 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()
RuntimeElementPropertyInfo getProperty()
getProperty in interface ElementInfo<Type,Class>Class<? extends JAXBElement> getType()
JAXBElement class tailored this element.RuntimeNonElement getContentType()
getContentType in interface ElementInfo<Type,Class>Copyright © 2017 Oracle Corporation. All rights reserved.