org.jbind.javaParser
Class ASTUnmodifiedInterfaceDeclaration

java.lang.Object
  extended byorg.jbind.javaParser.ASTUnmodifiedInterfaceDeclaration

public class ASTUnmodifiedInterfaceDeclaration
extends java.lang.Object


Constructor Summary
ASTUnmodifiedInterfaceDeclaration()
           
 
Method Summary
 ASTNameList getExtends()
           
 void setExtends(ASTNameList aNameList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTUnmodifiedInterfaceDeclaration

public ASTUnmodifiedInterfaceDeclaration()
Method Detail

getExtends

public ASTNameList getExtends()

setExtends

public void setExtends(ASTNameList aNameList)