Public methods

number

unsigned short number() const

Returns the journal number, in the range 1 to 99.

operator= (1)

IccJournalId& operator=(unsigned short journalNum)
journalNum
The number of the journal, in the range 1 to 99

operator= (2)

IccJournalId& operator=(const IccJournalId& id)
id
A reference to an IccJournalId object.

Assigns new value.

[[ Contents Previous Page | Next Page Index ]]