IP*Works! S/MIME V9

ipworkssmime
Class GroupInfo

java.lang.Object
  extended by ipworkssmime.GroupInfo

public class GroupInfo
extends java.lang.Object

A group listed by the NNTP server.

This type describes information about a group as returned by the server. The groupinfo fields contain information about each group such as the name, first and last article, and whether or not you can post to the group.

CanPost: This field indicates whether a group in a newsgroup listing allows postings or articles.

FirstArticle: This field shows the first available article in a newsgroup listing.

Group: This field shows the group name in a newsgroup listing.

LastArticle: This field shows the last available article in a newsgroup listing.

See Also:
Certmgr, Certmgr.GroupInfo

Constructor Summary
GroupInfo()
           
 
Method Summary
 boolean getCanPost()
           
 int getFirstArticle()
           
 java.lang.String getGroup()
           
 int getLastArticle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupInfo

public GroupInfo()
Method Detail

getCanPost

public boolean getCanPost()

getFirstArticle

public int getFirstArticle()

getGroup

public java.lang.String getGroup()

getLastArticle

public int getLastArticle()

IP*Works! S/MIME V9

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