org.qedeq.kernel.se.base.module
Interface Author

All Known Implementing Classes:
AuthorVo

public interface Author

Describes a QEDEQ module author.

Author:
Michael Meyling

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

Method Detail

getName

Latex getName()
Get name of author.

Returns:
Author name.

getEmail

java.lang.String getEmail()
Get email address of author.

Returns:
Author's email address.


Copyright © 2014. All Rights Reserved.