Interface AbstractAdministrationSource.Labeller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetIndex()Obtains the index of theFlow.AbstractAdministrationSource.LabellersetLabel(java.lang.String label)Specifies the label.
-
-
-
Method Detail
-
setLabel
AbstractAdministrationSource.Labeller setLabel(java.lang.String label)
Specifies the label.- Parameters:
label- Label.- Returns:
thisAbstractAdministrationSource.Labeller(allows simpler coding).
-
-