OClass - getClassIndexes()
This method retrieves indexes for the class.
Retrieving Indexes
Syntax
Set<OIndex<?>> OClass().getClassIndexes()
Return Value
This method returns a Set instance, which contains the OIndex<?> instances for the class.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This method retrieves indexes for the class.
Set<OIndex<?>> OClass().getClassIndexes()
This method returns a Set instance, which contains the OIndex<?> instances for the class.