ArticleInfo
instead@Deprecated public final class ArticlePointer extends java.lang.Object
selectArticle
.NNTPClient
Modifier and Type | Field | Description |
---|---|---|
java.lang.String |
articleId |
Deprecated.
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 |
Deprecated.
The number of the referenced article.
|
Constructor | Description |
---|---|
ArticlePointer() |
Deprecated.
|
public int articleNumber
public java.lang.String articleId
public ArticlePointer()