Element<java.lang.reflect.Type,java.lang.Class>, ElementInfo<java.lang.reflect.Type,java.lang.Class>, Locatable, RuntimeElement, RuntimeTypeInfo, TypeInfo<java.lang.reflect.Type,java.lang.Class>public interface RuntimeElementInfo extends ElementInfo<java.lang.reflect.Type,java.lang.Class>, RuntimeElement
| Modifier and Type | Method | Description |
|---|---|---|
RuntimeNonElement |
getContentType() |
|
RuntimeElementPropertyInfo |
getProperty() |
|
RuntimeClassInfo |
getScope() |
|
java.lang.Class<? extends javax.xml.bind.JAXBElement> |
getType() |
Returns the custom
JAXBElement class tailored this element. |
getElementNamegetContentInMemoryType, getSubstitutionHead, getSubstitutionMembersgetLocation, getUpstreamcanBeReferencedByIDREFRuntimeClassInfo getScope()
RuntimeElementPropertyInfo getProperty()
getProperty in interface ElementInfo<java.lang.reflect.Type,java.lang.Class>java.lang.Class<? extends javax.xml.bind.JAXBElement> getType()
JAXBElement class tailored this element.getType in interface ElementInfo<java.lang.reflect.Type,java.lang.Class>getType in interface TypeInfo<java.lang.reflect.Type,java.lang.Class>RuntimeNonElement getContentType()
getContentType in interface ElementInfo<java.lang.reflect.Type,java.lang.Class>Copyright © 2017 Oracle Corporation. All rights reserved.