Uses of Class
ecmwf.common.text.Options
Packages that use Options
-
Uses of Options in ecmwf.common.ectrans
Methods in ecmwf.common.ectrans that return OptionsModifier and TypeMethodDescriptionECtransSetup.getOptions
(ECtransOptions option) Gets the.ECtransSetup.getOptions
(ECtransOptions option, String delimiters) Gets the.ECtransSetup.getOptions
(ECtransOptions option, String key, String delimiters) Gets the.ECtransSetup.getOptions
(String name, String key, String delimiters) Gets the.Methods in ecmwf.common.ectrans with parameters of type Options -
Uses of Options in ecmwf.common.text
Methods in ecmwf.common.text with parameters of type OptionsModifier and TypeMethodDescriptionvoid
Inject provided options into current options.static boolean
Checks if the options are empty (null or contains no option).static boolean
Util.isNotEmpty
(Options options) Checks if the options are not empty (not null and contains at least one option).