|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeNonElement | |
|---|---|
| com.sun.xml.bind.v2.model.impl | Implementation of the com.sun.xml.bind.j2s.model package. |
| com.sun.xml.bind.v2.model.runtime | The specialization of com.sun.xml.bind.v2.model.core for the runtime. |
| Uses of RuntimeNonElement in com.sun.xml.bind.v2.model.impl |
|---|
| Classes in com.sun.xml.bind.v2.model.impl that implement RuntimeNonElement | |
|---|---|
(package private) class |
RuntimeAnyTypeImpl
|
(package private) class |
RuntimeArrayInfoImpl
|
class |
RuntimeBuiltinLeafInfoImpl<T>
BuiltinLeafInfoImpl with a support for runtime. |
(package private) class |
RuntimeClassInfoImpl
|
(package private) class |
RuntimeEnumLeafInfoImpl<T extends Enum<T>,B>
|
| Fields in com.sun.xml.bind.v2.model.impl declared as RuntimeNonElement | |
|---|---|
(package private) static RuntimeNonElement |
RuntimeAnyTypeImpl.theInstance
|
| Methods in com.sun.xml.bind.v2.model.impl that return RuntimeNonElement | |
|---|---|
protected RuntimeNonElement |
RuntimeTypeInfoSetImpl.createAnyType()
|
RuntimeNonElement |
RuntimeTypeInfoSetImpl.getAnyTypeInfo()
|
RuntimeNonElement |
RuntimeTypeInfoSetImpl.getClassInfo(java.lang.Class clazz)
|
RuntimeNonElement |
RuntimeModelBuilder.getClassInfo(java.lang.Class clazz,
boolean searchForSuperClass,
Locatable upstream)
|
RuntimeNonElement |
RuntimeModelBuilder.getClassInfo(java.lang.Class clazz,
Locatable upstream)
|
RuntimeNonElement |
RuntimeElementInfoImpl.getContentType()
|
RuntimeNonElement |
RuntimeArrayInfoImpl.getItemType()
|
RuntimeNonElement |
RuntimeMapPropertyInfoImpl.getKeyType()
|
RuntimeNonElement |
RuntimeAttributePropertyInfoImpl.getTarget()
|
RuntimeNonElement |
RuntimeElementInfoImpl.RuntimePropertyImpl.getTarget()
|
RuntimeNonElement |
RuntimeTypeRefImpl.getTarget()
|
RuntimeNonElement |
RuntimeValuePropertyInfoImpl.getTarget()
|
RuntimeNonElement |
RuntimeTypeInfoSetImpl.getTypeInfo(java.lang.reflect.Type type)
|
RuntimeNonElement |
RuntimeMapPropertyInfoImpl.getValueType()
|
| Methods in com.sun.xml.bind.v2.model.impl that return types with arguments of type RuntimeNonElement | |
|---|---|
java.util.List<? extends RuntimeNonElement> |
RuntimeAttributePropertyInfoImpl.ref()
|
java.util.List<? extends RuntimeNonElement> |
RuntimeElementInfoImpl.RuntimePropertyImpl.ref()
|
java.util.List<? extends RuntimeNonElement> |
RuntimeValuePropertyInfoImpl.ref()
|
| Uses of RuntimeNonElement in com.sun.xml.bind.v2.model.runtime |
|---|
| Subinterfaces of RuntimeNonElement in com.sun.xml.bind.v2.model.runtime | |
|---|---|
interface |
RuntimeArrayInfo
|
interface |
RuntimeBuiltinLeafInfo
|
interface |
RuntimeClassInfo
|
interface |
RuntimeEnumLeafInfo
|
interface |
RuntimeLeafInfo
|
| Methods in com.sun.xml.bind.v2.model.runtime that return RuntimeNonElement | |
|---|---|
RuntimeNonElement |
RuntimeTypeInfoSet.getAnyTypeInfo()
|
RuntimeNonElement |
RuntimeTypeInfoSet.getClassInfo(java.lang.Class type)
|
RuntimeNonElement |
RuntimeElementInfo.getContentType()
Short for getProperty().ref().get(0). |
RuntimeNonElement |
RuntimeArrayInfo.getItemType()
T of T[]. |
RuntimeNonElement |
RuntimeMapPropertyInfo.getKeyType()
|
RuntimeNonElement |
RuntimeAttributePropertyInfo.getTarget()
|
RuntimeNonElement |
RuntimeNonElementRef.getTarget()
|
RuntimeNonElement |
RuntimeTypeRef.getTarget()
|
RuntimeNonElement |
RuntimeValuePropertyInfo.getTarget()
|
RuntimeNonElement |
RuntimeTypeInfoSet.getTypeInfo(java.lang.reflect.Type type)
|
RuntimeNonElement |
RuntimeMapPropertyInfo.getValueType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||