IP*Works! S/MIME V9

ipworkssmime
Class ArticleInfo

java.lang.Object
  extended by ipworkssmime.ArticleInfo

public class ArticleInfo
extends java.lang.Object

An article listed as a result of a GroupOverview or GroupSearch .

This type describes information about an article as returned by the server after a GroupOverview or GroupSearch . It includes fields to denote detailed information about the article.

ArticleLines: The number of lines of an article in a newsgroup overview.

ArticleNumber: The number of an article in a newsgroup overview.

ArticleSize: The size of an article in a newsgroup overview.

Date: The date of an article in a newsgroup overview.

From: The sender of an article in a newsgroup overview.

MessageId: The unique message id of an article in a newsgroup overview.

OtherHeaders: The remaining headers of an article in a newsgroup overview.

References: The references of an article in a newsgroup overview.

Subject: The subject of an article in a newsgroup overview.

See Also:
Certmgr, Certmgr.ArticleInfo

Constructor Summary
ArticleInfo()
           
 
Method Summary
 int getArticleLines()
           
 int getArticleNumber()
           
 int getArticleSize()
           
 java.lang.String getDate()
           
 java.lang.String getFrom()
           
 java.lang.String getMessageId()
           
 java.lang.String getOtherHeaders()
           
 java.lang.String getReferences()
           
 java.lang.String getSubject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleInfo

public ArticleInfo()
Method Detail

getArticleLines

public int getArticleLines()

getArticleNumber

public int getArticleNumber()

getArticleSize

public int getArticleSize()

getDate

public java.lang.String getDate()

getFrom

public java.lang.String getFrom()

getMessageId

public java.lang.String getMessageId()

getOtherHeaders

public java.lang.String getOtherHeaders()

getReferences

public java.lang.String getReferences()

getSubject

public java.lang.String getSubject()

IP*Works! S/MIME V9

Copyright (c) 2013 /n software inc. - All rights reserved.