:: com :: sun :: star :: ucb ::
|
struct CrossReference |
|
- Description
- This struct contains information describing a cross reference.
Such references are kept by news servers for managing articles
contained in multiple groups. An article can have a sequence of
cross references.
|
Elements' Summary |
Group |
The name of a news group.
|
Id |
The unique identifier (relative to the server) of an article in the
given group.
|
Elements' Details |
Group
string Group;
- Description
- The name of a news group.
|
|
Id
long Id;
- Description
- The unique identifier (relative to the server) of an article in the
given group.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.