Module jdk.javadoc

Interface AnnotationTypeElementDoc

    • Method Detail

      • defaultValue

        AnnotationValue defaultValue()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns the default value of this element. Returns null if this element has no default.
        Returns:
        the default value of this element.