インターフェース AnnotatedMember<X>

    • メソッドの詳細

      • isStatic

        boolean isStatic()

        メンバーが静的かどうかを判別します。

        戻り値:
        メンバーが静的な場合は true 
      • getDeclaringType

        AnnotatedType<X> getDeclaringType()

        このメンバーを定義するを取得します。

        戻り値:
        このメンバーを定義する型