Uses of Class
nzilbb.labbcat.util.CommandLine
Packages that use CommandLine
-
Uses of CommandLine in nzilbb.labbcat.util
Methods in nzilbb.labbcat.util that return CommandLineModifier and TypeMethodDescriptionSetter forindent
: Whether to indent JSON for readability.CommandLine.setLabbcatUrl
(String newLabbcatUrl) Setter forlabbcatUrl
: Base URL for the LaBB-CAT server.CommandLine.setPassword
(String newPassword) Setter forpassword
: Password for LaBB-CAT.CommandLine.setUsername
(String newUsername) Setter forusername
: Username for LaBB-CAT.CommandLine.setVerbose
(Boolean newVerbose) Setter forverbose
: Whether to produce verbose logging.