Uses of Interface
com.sun.xml.bind.v2.model.runtime.RuntimeElement
-
Packages that use RuntimeElement Package Description com.sun.xml.bind.v2.model.runtime The specialization ofcom.sun.xml.bind.v2.model.core
for the runtime. -
-
Uses of RuntimeElement in com.sun.xml.bind.v2.model.runtime
Subinterfaces of RuntimeElement in com.sun.xml.bind.v2.model.runtime Modifier and Type Interface Description interface
RuntimeElementInfo
Methods in com.sun.xml.bind.v2.model.runtime that return types with arguments of type RuntimeElement Modifier and Type Method Description java.util.Set<? extends RuntimeElement>
RuntimeReferencePropertyInfo. getElements()
-