インタフェースAnnotationValue.OfEnum

すべてのスーパー・インタフェース:
AnnotationValue
含まれているインタフェース:
AnnotationValue

public static sealed interface AnnotationValue.OfEnum extends AnnotationValue
要素と値のペアの列挙値をモデル化します。 この値のtageです。
導入されたバージョン:
24
  • メソッドの詳細

    • className

      Utf8Entry className()
      列挙クラス記述子文字列を返します。
      戻り値:
      列挙クラス記述子文字列
    • classSymbol

      default ClassDesc classSymbol()
      列挙クラス記述子を返します。
      戻り値:
      列挙クラス記述子
    • constantName

      Utf8Entry constantName()
      列挙定数名を返します。
      戻り値:
      列挙定数名