Uses of Interface
org.glassfish.jaxb.core.v2.model.core.ClassInfo
Packages that use ClassInfo
Package
Description
The in-memory model of the JAXB-bound beans.
Implementation of the org.glassfish.jaxb.j2s.model package.
The specialization of
org.glassfish.jaxb.core.v2.model.core for the runtime.Schema generator.
-
Uses of ClassInfo in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return ClassInfoModifier and TypeMethodDescriptionClassInfo.getBaseClass()Obtains the information about the base class.Element.getScope()If non-null, this element is only active inside the given scope.Methods in org.glassfish.jaxb.core.v2.model.core that return types with arguments of type ClassInfo -
Uses of ClassInfo in org.glassfish.jaxb.runtime.v2.model.impl
Classes in org.glassfish.jaxb.runtime.v2.model.impl that implement ClassInfoModifier and TypeClassDescriptionclassClassInfoImpl<T,C, F, M> A part of theClassInfothat doesn't depend on a particular reflection library.Methods in org.glassfish.jaxb.runtime.v2.model.impl that return ClassInfo -
Uses of ClassInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of ClassInfo in org.glassfish.jaxb.runtime.v2.model.runtime -
Uses of ClassInfo in org.glassfish.jaxb.runtime.v2.schemagen
Methods in org.glassfish.jaxb.runtime.v2.schemagen with parameters of type ClassInfo