Uses of Interface
org.glassfish.hk2.xml.internal.alt.AltAnnotation
Packages that use AltAnnotation
Package
Description
-
Uses of AltAnnotation in org.glassfish.hk2.xml.internal
Methods in org.glassfish.hk2.xml.internal with parameters of type AltAnnotationModifier and TypeMethodDescriptionstatic QNameGeneratorUtilities.convertXmlRootElementName(AltAnnotation root, AltClass clazz) -
Uses of AltAnnotation in org.glassfish.hk2.xml.internal.alt
Methods in org.glassfish.hk2.xml.internal.alt that return AltAnnotationModifier and TypeMethodDescriptionAltMethod.getAnnotation(String annotation) Returns the annotation if found on the method, or null if not foundAltAnnotation.getAnnotationArrayValue(String methodName) Methods in org.glassfish.hk2.xml.internal.alt that return types with arguments of type AltAnnotation -
Uses of AltAnnotation in org.glassfish.hk2.xml.internal.alt.clazz
Classes in org.glassfish.hk2.xml.internal.alt.clazz that implement AltAnnotationMethods in org.glassfish.hk2.xml.internal.alt.clazz that return AltAnnotationModifier and TypeMethodDescriptionMethodAltMethodImpl.getAnnotation(String annotation) AnnotationAltAnnotationImpl.getAnnotationArrayValue(String methodName) Methods in org.glassfish.hk2.xml.internal.alt.clazz that return types with arguments of type AltAnnotationModifier and TypeMethodDescriptionClassAltClassImpl.getAnnotations()MethodAltMethodImpl.getAnnotations() -
Uses of AltAnnotation in org.glassfish.hk2.xml.internal.alt.papi
Classes in org.glassfish.hk2.xml.internal.alt.papi that implement AltAnnotationMethods in org.glassfish.hk2.xml.internal.alt.papi that return AltAnnotationModifier and TypeMethodDescriptionElementAltMethodImpl.getAnnotation(String annotation) AnnotationMirrorAltAnnotationImpl.getAnnotationArrayValue(String methodName) Methods in org.glassfish.hk2.xml.internal.alt.papi that return types with arguments of type AltAnnotationModifier and TypeMethodDescriptionArrayTypeAltClassImpl.getAnnotations()ElementAltMethodImpl.getAnnotations()TypeElementAltClassImpl.getAnnotations()