Uses of Interface
org.glassfish.jaxb.core.v2.model.core.TypeRef
-
Packages that use TypeRef Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of TypeRef in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return types with arguments of type TypeRef Modifier and Type Method Description List<? extends TypeRef<T,C>>ElementPropertyInfo. getTypes()Returns the information about the types allowed in this property.
-