Interface AbstractAdministrationSource.Labeller
public static interface AbstractAdministrationSource.Labeller
Provides the ability to label the
Flow.-
Method Details
-
setLabel
Specifies the label.- Parameters:
label- Label.- Returns:
thisAbstractAdministrationSource.Labeller(allows simpler coding).
-
getIndex
int getIndex()Obtains the index of theFlow.- Returns:
- Index of the
Flow.
-