Package org.jboss.windup.config.metadata
Interface LabelProviderData
-
public interface LabelProviderDataThisLabelProviderDatashould keep the 'Data' inside a 'LabelSet', for instance the list ofLabels- Author:
- Carlos Feria
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Label>getLabels()Return the list ofLabels inside a 'Labelset'
-