Uses of Interface
org.jboss.windup.config.metadata.LabelProviderData
-
Packages that use LabelProviderData Package Description org.jboss.windup.config org.jboss.windup.config.builder -
-
Uses of LabelProviderData in org.jboss.windup.config
Methods in org.jboss.windup.config that return LabelProviderData Modifier and Type Method Description LabelProviderDataAbstractLabelProvider. getData()LabelProviderDataLabelProvider. getData()Constructors in org.jboss.windup.config with parameters of type LabelProviderData Constructor Description AbstractLabelProvider(LabelProviderMetadata metadata, LabelProviderData data) -
Uses of LabelProviderData in org.jboss.windup.config.builder
Constructors in org.jboss.windup.config.builder with parameters of type LabelProviderData Constructor Description LabelProviderBuilder(LabelProviderMetadata metadata, LabelProviderData data)
-