com.thoughtworks.qdox.model
Interface Member

All Known Implementing Classes:
JavaField, JavaMethod

public interface Member

Since:
1.4
Version:
$Revision: 327 $
Author:
Aslak Hellesøy

Method Summary
 String getCallSignature()
           
 String getDeclarationSignature(boolean withModifiers)
           
 

Method Detail

getDeclarationSignature

String getDeclarationSignature(boolean withModifiers)

getCallSignature

String getCallSignature()


Copyright © 2002-2011. All Rights Reserved.