Table of Contents

Interface ITypeParameterElement

Namespace
Javax.Lang.Model.Element
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

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