Schnittstelle IMutableOneBasedIndexHolder
- Alle Superschnittstellen:
IOneBasedIndexHolder
A
IMutableOneBasedIndexHolder is a IOneBasedIndexHolder whose
one-based index can be set programmatically.- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidsetOneBasedIndex(int oneBasedIndex) Sets the one-based index of the currentIOneBasedIndexHolder.Von Schnittstelle geerbte Methoden IOneBasedIndexHolder
getOneBasedIndex
-
Methodendetails
-
setOneBasedIndex
void setOneBasedIndex(int oneBasedIndex) Sets the one-based index of the currentIOneBasedIndexHolder.- Parameter:
oneBasedIndex-
-