Package aQute.bnd.main
Interface RepoCommand.PomOptions
-
- All Superinterfaces:
Options
- Enclosing class:
- RepoCommand
static interface RepoCommand.PomOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
dependencyManagement()
java.lang.String
output()
java.lang.String
parent()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-