|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.nntp.Group
public final class Group
An item in an NNTP newsgroup listing.
Method Summary | |
---|---|
int |
getFirst()
The number of the first article currently in the newsgroup. |
int |
getLast()
The number of the last known article currently in the newsgroup. |
java.lang.String |
getName()
The name of the newsgroup. |
boolean |
isCanPost()
True if posting to this newsgroup is allowed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public int getLast()
public int getFirst()
public boolean isCanPost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |