Uses of Class
oracle.dbtools.plugin.api.i18n.annotations.TranslatableText
-
Packages that use TranslatableText Package Description oracle.dbtools.plugin.api.cmdline.annotations Annotations to express the arguments and options of aCommandProvider.oracle.dbtools.plugin.api.conf Services for defining and introspecting Configuration Settingsoracle.dbtools.plugin.api.i18n.annotations Internationalization Annotations -
- <section role="region">
Uses of TranslatableText in oracle.dbtools.plugin.api.cmdline.annotations
</section>Methods in oracle.dbtools.plugin.api.cmdline.annotations that return TranslatableText Modifier and Type Method Description TranslatableTextdescription()Translatabledescription of the argument's purposeTranslatableTextdescription()The command descriptionTranslatableTextdescription()Description of the optional argument's purpose - <section role="region">
Uses of TranslatableText in oracle.dbtools.plugin.api.conf
</section>Methods in oracle.dbtools.plugin.api.conf that return TranslatableText Modifier and Type Method Description TranslatableText[]examples()Deprecated.Identifies zero or moreTranslatableTextvalues that provide examples of how to use aConfigurationSettingTranslatableTextvalue()Deprecated.Identifies theTranslatableTextthat can be used to produce a localized description of aConfigurationSetting - <section role="region">
Uses of TranslatableText in oracle.dbtools.plugin.api.i18n.annotations
</section>Methods in oracle.dbtools.plugin.api.i18n.annotations that return TranslatableText Modifier and Type Method Description TranslatableTextvalue()The command description
- <section role="region">