Uses of Interface
org.glassfish.jaxb.core.v2.model.core.BuiltinLeafInfo
-
Packages that use BuiltinLeafInfo Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of BuiltinLeafInfo in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return types with arguments of type BuiltinLeafInfo Modifier and Type Method Description Map<T,? extends BuiltinLeafInfo<T,C>>TypeInfoSet. builtins()Returns all theBuiltinLeafInfos known to this set.
-