Table of Contents

Interface IAnnotatedTypeVariable

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

.NET interface for TO BE DEFINED FROM USER

public interface IAnnotatedTypeVariable : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedBounds

AnnotatedType[] AnnotatedBounds { get; }

Property Value

AnnotatedType[]

AnnotatedOwnerType

AnnotatedType AnnotatedOwnerType { get; }

Property Value

AnnotatedType