Uses of Class
com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
Packages that use RuntimeBuiltinLeafInfoImpl
Package
Description
Implementation of the com.sun.xml.bind.j2s.model package.
-
Uses of RuntimeBuiltinLeafInfoImpl in com.sun.xml.bind.v2.model.impl
Fields in com.sun.xml.bind.v2.model.impl declared as RuntimeBuiltinLeafInfoImplModifier and TypeFieldDescriptionstatic final RuntimeBuiltinLeafInfoImpl<String>
RuntimeBuiltinLeafInfoImpl.STRING
Fields in com.sun.xml.bind.v2.model.impl with type parameters of type RuntimeBuiltinLeafInfoImplModifier and TypeFieldDescriptionstatic final List<RuntimeBuiltinLeafInfoImpl<?>>
RuntimeBuiltinLeafInfoImpl.builtinBeanInfos
List of allRuntimeBuiltinLeafInfoImpl
s.static final Map<Type,
RuntimeBuiltinLeafInfoImpl<?>> RuntimeBuiltinLeafInfoImpl.LEAVES
All instances ofRuntimeBuiltinLeafInfoImpl
s keyed by their type.