Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeNonElementRef
Packages that use RuntimeNonElementRef
Package
Description
Implementation of the org.glassfish.jaxb.j2s.model package.
The specialization of
org.glassfish.jaxb.core.v2.model.core for the runtime.Abstraction around accessing data of actual objects.
-
Uses of RuntimeNonElementRef in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl with parameters of type RuntimeNonElementRefModifier and TypeMethodDescriptionstatic <V> Transducer<V>RuntimeModelBuilder.createTransducer(RuntimeNonElementRef ref) Creates aTransducergiven a reference. -
Uses of RuntimeNonElementRef in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of RuntimeNonElementRef in org.glassfish.jaxb.runtime.v2.model.runtimeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of RuntimeNonElementRef in org.glassfish.jaxb.runtime.v2.runtime.reflect
Methods in org.glassfish.jaxb.runtime.v2.runtime.reflect with parameters of type RuntimeNonElementRefModifier and TypeMethodDescriptionstatic <T> TransducedAccessor<T>TransducedAccessor.get(JAXBContextImpl context, RuntimeNonElementRef ref) Gets the appropriately configured for the given property.