public abstract AnnotationValue getDefaultValue ()

Returns the default value if this executable is an annotation type element. Returns null if this method is not an annotation type element, or if it is an annotation type element with no default value.

Returns:  the default value, or null if none