public final class ArticlePointer extends Object
selectArticle.NNTPClient| Modifier and Type | Field and Description |
|---|---|
String |
articleId
The unique id of the referenced article, including the enclosing
< and > symbols which are technically not part of the
identifier, but are required by all NNTP commands taking an
article id as an argument.
|
int |
articleNumber
The number of the referenced article.
|
| Constructor and Description |
|---|
ArticlePointer() |
public int articleNumber
public String articleId