public final class ActiveTime
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmail ()
The email address of the creator of the newsgroup.
|
java.lang.String |
getGroup ()
The name of the newsgroup.
|
java.util.Date |
getTime ()
The date the newsgroup was added to the hierarchy.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String getGroup()
public java.util.Date getTime()
public java.lang.String getEmail()