|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.nntp.ActiveTime
public final class ActiveTime
An item in an NNTP newsgroup active time listing.
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getGroup()
public java.util.Date getTime()
public java.lang.String getEmail()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |