Table of Contents

Interface ITypeParameterElement

Namespace
Javax.Lang.Model.Element
Assembly
MASES.JNet.dll
public interface ITypeParameterElement : IElement, IAnnotatedConstruct
Inherited Members

Properties

Bounds

List Bounds { get; }

Property Value

List

EnclosingElement

Element EnclosingElement { get; }

Property Value

Element

GenericElement

Element GenericElement { get; }

Property Value

Element