Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.eclipse.jdt.graph
Interface IBindingWrapper  view IBindingWrapper download IBindingWrapper.java

All Known Implementing Classes:
MethodWrapper, TypeWrapper

public interface IBindingWrapper


Method Summary
 java.lang.String getName()
           
 boolean isMethod()
           
 boolean isType()
           
 

Method Detail

getName

public java.lang.String getName()

isType

public boolean isType()

isMethod

public boolean isMethod()