Uses of Class
org.glassfish.jaxb.runtime.v2.model.annotation.Quick
-
Packages that use Quick Package Description org.glassfish.jaxb.runtime.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. -
-
Uses of Quick in org.glassfish.jaxb.runtime.v2.model.annotation
Methods in org.glassfish.jaxb.runtime.v2.model.annotation that return Quick Modifier and Type Method Description protected abstract QuickQuick. newInstance(Locatable upstream, Annotation core)Factory method to create a new instance of the same kind.
-