Uses of Class
org.jboss.windup.config.metadata.Label
-
Packages that use Label Package Description org.jboss.windup.config.metadata -
-
Uses of Label in org.jboss.windup.config.metadata
Methods in org.jboss.windup.config.metadata that return types with arguments of type Label Modifier and Type Method Description List<Label>LabelProviderData. getLabels()Return the list ofLabels inside a 'Labelset'List<Label>LabelProviderRegistry. getLabels(LabelProvider provider)Gets all of theLabels that were loaded by the givenLabelProvider.Method parameters in org.jboss.windup.config.metadata with type arguments of type Label Modifier and Type Method Description voidLabelProviderRegistry. setLabels(LabelProvider provider, List<Label> labels)
-