Uses of Class
com.e1c.g5.v8.dt.check.qfix.components.SingleVariantModelBasicFix.FixConfigurer
-
Packages that use SingleVariantModelBasicFix.FixConfigurer Package Description com.e1c.g5.v8.dt.check.qfix.components -
-
Uses of SingleVariantModelBasicFix.FixConfigurer in com.e1c.g5.v8.dt.check.qfix.components
Methods in com.e1c.g5.v8.dt.check.qfix.components with parameters of type SingleVariantModelBasicFix.FixConfigurer Modifier and Type Method Description protected void
MultiVariantModelBasicFix. configureFix(SingleVariantModelBasicFix.FixConfigurer configurer)
Sets up the quick fixprotected void
SingleVariantModelBasicFix. configureFix(SingleVariantModelBasicFix.FixConfigurer configurer)
Configures the fix.
-