Uses of Class
com.e1c.langtool.external.ExternalTranslationProviderAttrs.Builder
Packages that use ExternalTranslationProviderAttrs.Builder
-
Uses of ExternalTranslationProviderAttrs.Builder in com.e1c.langtool.external
Methods in com.e1c.langtool.external that return ExternalTranslationProviderAttrs.BuilderModifier and TypeMethodDescriptionExternalTranslationProviderAttrs.Builder.cacheable(boolean cacheable) Sets the caching mode of external translation provider.ExternalTranslationProviderAttrs.Builder.order(int order) Sets the priority order of external translation provider.ExternalTranslationProviderAttrs.Builder.textProcessable(boolean value) Sets the mode of text processing for external translation provider.