Uses of Class
org.glassfish.jaxb.runtime.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
Packages that use RuntimeBuiltinLeafInfoImpl Package Description org.glassfish.jaxb.runtime.v2.model.impl Implementation of the org.glassfish.jaxb.j2s.model package. -
-
Uses of RuntimeBuiltinLeafInfoImpl in org.glassfish.jaxb.runtime.v2.model.impl
Fields in org.glassfish.jaxb.runtime.v2.model.impl declared as RuntimeBuiltinLeafInfoImpl Modifier and Type Field Description static RuntimeBuiltinLeafInfoImpl<String>RuntimeBuiltinLeafInfoImpl. STRINGFields in org.glassfish.jaxb.runtime.v2.model.impl with type parameters of type RuntimeBuiltinLeafInfoImpl Modifier and Type Field Description static List<RuntimeBuiltinLeafInfoImpl<?>>RuntimeBuiltinLeafInfoImpl. builtinBeanInfosList of allRuntimeBuiltinLeafInfoImpls.static Map<Type,RuntimeBuiltinLeafInfoImpl<?>>RuntimeBuiltinLeafInfoImpl. LEAVESAll instances ofRuntimeBuiltinLeafInfoImpls keyed by their type.
-