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