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