Table of Contents

Interface IAnnotatedTypeVariable

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

Properties

AnnotatedBounds

AnnotatedType[] AnnotatedBounds { get; }

Property Value

AnnotatedType[]

AnnotatedOwnerType

AnnotatedType AnnotatedOwnerType { get; }

Property Value

AnnotatedType