Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeNonElementRef
-
Packages that use RuntimeNonElementRef 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 RuntimeNonElementRef in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl with parameters of type RuntimeNonElementRef Modifier and Type Method Description static TransducerRuntimeModelBuilder. 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.runtime Modifier and Type Interface Description interfaceRuntimeAttributePropertyInfointerfaceRuntimeTypeRefinterfaceRuntimeValuePropertyInfo
-