Understanding Sun Master Index Processing

getSystemObjectName

Description

This method retrieves a system object based on its index in a list of system objects.

Syntax


SystemObjectName getSystemObjectName(int index)

Parameters

Name 

Type 

Description 

index 

int 

The index of the system object to retrieve from a list of system objects. 

Returns

The system object at the specified index.

Throws

None.