Hilbert II - Version 0.03.04

org.qedeq.kernel.base.module
Interface Author

All Known Implementing Classes:
AuthorVo

public interface Author

Describes a QEDEQ module author.

Version:
$Revision: 1.5 $

Method Summary
 String getEmail()
          Get email address of author.
 Latex getName()
          Get name of author.
 

Method Detail

getName

public Latex getName()
Get name of author.

Returns:
Author name.

getEmail

public String getEmail()
Get email address of author.

Returns:
Author's email address.

Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.