Table of Contents

Interface IAnnotatedWildcardType

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

.NET interface for TO BE DEFINED FROM USER

public interface IAnnotatedWildcardType : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedLowerBounds

AnnotatedType[] AnnotatedLowerBounds { get; }

Property Value

AnnotatedType[]

AnnotatedOwnerType

AnnotatedType AnnotatedOwnerType { get; }

Property Value

AnnotatedType

AnnotatedUpperBounds

AnnotatedType[] AnnotatedUpperBounds { get; }

Property Value

AnnotatedType[]