Table of Contents

Interface IAnnotatedParameterizedType

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll
public interface IAnnotatedParameterizedType : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedActualTypeArguments

AnnotatedType[] AnnotatedActualTypeArguments { get; }

Property Value

AnnotatedType[]

AnnotatedOwnerType

AnnotatedType AnnotatedOwnerType { get; }

Property Value

AnnotatedType