public final class Group extends Object
| Modifier and Type | Method and Description |
|---|---|
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.
|
String |
getName()
The name of the newsgroup.
|
boolean |
isCanPost()
True if posting to this newsgroup is allowed.
|
public String getName()
public int getLast()
public int getFirst()
public boolean isCanPost()
Copyright © 2017. All rights reserved.