Table of Contents

Interface IAnnotatedParameterizedType

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAnnotatedParameterizedType : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedActualTypeArguments

AnnotatedType[] AnnotatedActualTypeArguments { get; }

Property Value

AnnotatedType[]

AnnotatedOwnerType

AnnotatedType AnnotatedOwnerType { get; }

Property Value

AnnotatedType