Module omix.api

Annotation Type ReplacedBy


@Documented
@Retention(RUNTIME)
public @interface ReplacedBy
This annotation should be used in combination with Deprecated and provide information about the replacement of a deprecated method or class. The replacement information is displayed in the OVL deprecation warning.
Since:
Omix 1.8.6
Author:
Dr. Peter Droste
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    String value