Uses of Class
org.glassfish.jaxb.core.v2.model.core.Ref
-
Packages that use Ref Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of Ref in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core with parameters of type Ref Modifier and Type Method Description NonElement<T,C>TypeInfoSet. getTypeInfo(Ref<T,C> ref)Returns a type information for the given reference.
-