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, getSubstitutionMembers
getElementName
canBeReferencedByIDREF
getLocation, getUpstream
RuntimeClassInfo 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 © 2018 Oracle Corporation. All rights reserved.