Schnittstelle IMutableOneBasedIndexHolder
- Alle Superschnittstellen:
IOneBasedIndexHolder
A
IMutableOneBasedIndexHolder is a IOneBasedIndexHolder whose
one-based index can be set programmatically.- Version:
- 2025-06-01
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidsetOneBasedIndex(int oneBasedIndex) Sets the one-based index of the currentIOneBasedIndexHolder.Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.mandatoryattribute.IOneBasedIndexHolder
getOneBasedIndex
-
Methodendetails
-
setOneBasedIndex
void setOneBasedIndex(int oneBasedIndex) Sets the one-based index of the currentIOneBasedIndexHolder.- Parameter:
oneBasedIndex-
-