Annotation Interface RelatedProperty


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface RelatedProperty
Provides a Property to be used in documentation. Only for classes which use a Property.
The name of the property should be supplied as the value of this annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details