gnu.inet.nntp
Class ActiveTime
public final class ActiveTime
extends java.lang.Object
An item in an NNTP newsgroup active time listing.
- Chris Burdess
String | getEmail() - The email address of the creator of the newsgroup.
|
String | getGroup() - The name of the newsgroup.
|
Date | getTime() - The date the newsgroup was added to the hierarchy.
|
getEmail
public String getEmail()
The email address of the creator of the newsgroup.
getGroup
public String getGroup()
The name of the newsgroup.
getTime
public Date getTime()
The date the newsgroup was added to the hierarchy.
© Copyright 2003 The Free Software Foundation,
all rights reserved