Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeNonElement
-
Packages that use RuntimeNonElement Package Description org.glassfish.jaxb.runtime.v2.model.impl Implementation of the org.glassfish.jaxb.j2s.model package.org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime. -
-
Uses of RuntimeNonElement in org.glassfish.jaxb.runtime.v2.model.impl
Classes in org.glassfish.jaxb.runtime.v2.model.impl that implement RuntimeNonElement Modifier and Type Class Description classRuntimeBuiltinLeafInfoImpl<T>BuiltinLeafInfoImplwith a support for runtime.Methods in org.glassfish.jaxb.runtime.v2.model.impl that return RuntimeNonElement Modifier and Type Method Description RuntimeNonElementRuntimeModelBuilder. getClassInfo(Class clazz, boolean searchForSuperClass, Locatable upstream)RuntimeNonElementRuntimeModelBuilder. getClassInfo(Class clazz, Locatable upstream) -
Uses of RuntimeNonElement in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of RuntimeNonElement in org.glassfish.jaxb.runtime.v2.model.runtime Modifier and Type Interface Description interfaceRuntimeArrayInfointerfaceRuntimeBuiltinLeafInfointerfaceRuntimeClassInfointerfaceRuntimeEnumLeafInfointerfaceRuntimeLeafInfoMethods in org.glassfish.jaxb.runtime.v2.model.runtime that return RuntimeNonElement Modifier and Type Method Description RuntimeNonElementRuntimeTypeInfoSet. getAnyTypeInfo()RuntimeNonElementRuntimeTypeInfoSet. getClassInfo(Class type)RuntimeNonElementRuntimeElementInfo. getContentType()RuntimeNonElementRuntimeArrayInfo. getItemType()RuntimeNonElementRuntimeMapPropertyInfo. getKeyType()RuntimeNonElementRuntimeAttributePropertyInfo. getTarget()RuntimeNonElementRuntimeNonElementRef. getTarget()RuntimeNonElementRuntimeTypeRef. getTarget()RuntimeNonElementRuntimeValuePropertyInfo. getTarget()RuntimeNonElementRuntimeTypeInfoSet. getTypeInfo(Type type)RuntimeNonElementRuntimeMapPropertyInfo. getValueType()
-