Uses of Class
cdc.impex.ImpExFactoryFeatures.Hint
-
Packages that use ImpExFactoryFeatures.Hint Package Description cdc.impex -
-
Uses of ImpExFactoryFeatures.Hint in cdc.impex
Methods in cdc.impex that return ImpExFactoryFeatures.Hint Modifier and Type Method Description static ImpExFactoryFeatures.HintImpExFactoryFeatures.Hint. valueOf(String name)Returns the enum constant of this type with the specified name.static ImpExFactoryFeatures.Hint[]ImpExFactoryFeatures.Hint. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdc.impex with parameters of type ImpExFactoryFeatures.Hint Modifier and Type Method Description ImpExFactoryFeatures.BuilderImpExFactoryFeatures.Builder. hint(ImpExFactoryFeatures.Hint hint)booleanImpExFactoryFeatures. isEnabled(ImpExFactoryFeatures.Hint hint)
-