Uses of Annotation Interface
jakarta.xml.bind.annotation.XmlList
Packages that use XmlList
Package
Description
The in-memory model of the JAXB-bound beans.
-
Uses of XmlList in org.glassfish.jaxb.core.v2.model.core
Constructors in org.glassfish.jaxb.core.v2.model.core with parameters of type XmlListModifierConstructorDescriptionRef(AnnotationReader<T, C, ?, ?> reader, Navigator<T, C, ?, ?> nav, T type, XmlJavaTypeAdapter xjta, XmlList xl) Ref(ModelBuilderI<T, C, ?, ?> builder, T type, XmlJavaTypeAdapter xjta, XmlList xl)