Interface Profiles.CreateOptions

All Superinterfaces:
aQute.lib.getopt.Options
Enclosing class:
Profiles

public static interface Profiles.CreateOptions extends aQute.lib.getopt.Options
  • Method Summary

    Modifier and Type
    Method
    Description
    bsn()
     
    aQute.libg.glob.Glob
     
    aQute.bnd.osgi.Instructions
     
     
     
    aQute.bnd.version.Version
     

    Methods inherited from interface aQute.lib.getopt.Options

    _arguments, _command, _help, _ok, _properties
  • Method Details

    • properties

      String[] properties()
    • bsn

      String bsn()
    • version

      aQute.bnd.version.Version version()
    • match

      aQute.bnd.osgi.Instructions match()
    • output

      String output()
    • extension

      aQute.libg.glob.Glob extension()