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.
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.