Uses of Class
aQute.bnd.osgi.Jar.Compression

Packages that use Jar.Compression
aQute.bnd.osgi   
 

Uses of Jar.Compression in aQute.bnd.osgi
 

Methods in aQute.bnd.osgi that return Jar.Compression
 Jar.Compression Jar.hasCompression()
           
static Jar.Compression Jar.Compression.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Jar.Compression[] Jar.Compression.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in aQute.bnd.osgi with parameters of type Jar.Compression
 void Jar.setCompression(Jar.Compression compression)
           
 



Copyright © 2014 aQute SARL. All rights reserved.