Enumerations

ClassType

The names are derived by deleting the first two characters from the name of the class. The possible values are:

cAbendData cGroupId cSystem
cAlarmRequestId cJournal cTask
cBuf cJournalId cTempStore
cClock cJournalTypeId cTempStoreId
cConsole cLockId cTermId
cControl cMessage cTerminal
cConvId cPartnerId cTerminalData
cCUSTOM cProgram cTime
cDataQueue cProgramId cTPNameId
cDataQueueId cRecordIndex cTransId
cEvent cRequestId cUser
cException cSemaphore cUserId
cFile cSession
cFileId cStartRequestQ
cFileIterator cSysId
Note:
cCUSTOM allows the class library to be extended by non-IBM® developers.

NameOpt

SeeclassName.

baseName
Returns the default name assigned to the class as provided by IBM.
customName
Returns the name assigned using setClassName method from a subclass or, if setClassName has not been invoked, the same as baseName.
[[ Contents Previous Page | Next Page Index ]]