注释类型 DeprecatedConfigurationProperty

    • 可选元素概要

      可选元素 
      修饰符和类型可选元素说明
      Stringreason
      The reason for the deprecation.
      Stringreplacement
      The field that should be used instead (if any).
    • 元素详细资料

      • reason

        String reason
        The reason for the deprecation.
        返回:
        the deprecation reason
        默认值:
        ""
      • replacement

        String replacement
        The field that should be used instead (if any).
        返回:
        the replacement field
        默认值:
        ""