Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeBuiltinLeafInfo
-
Packages that use RuntimeBuiltinLeafInfo 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 RuntimeBuiltinLeafInfo in org.glassfish.jaxb.runtime.v2.model.impl
Classes in org.glassfish.jaxb.runtime.v2.model.impl that implement RuntimeBuiltinLeafInfo Modifier and Type Class Description classRuntimeBuiltinLeafInfoImpl<T>BuiltinLeafInfoImplwith a support for runtime. -
Uses of RuntimeBuiltinLeafInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Methods in org.glassfish.jaxb.runtime.v2.model.runtime that return types with arguments of type RuntimeBuiltinLeafInfo Modifier and Type Method Description Map<Type,? extends RuntimeBuiltinLeafInfo>RuntimeTypeInfoSet. builtins()
-