|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompressionAlgorithm.Enum | |
---|---|
com.didisoft.pgp | OpenPGP Library for Java |
Uses of CompressionAlgorithm.Enum in com.didisoft.pgp |
---|
Methods in com.didisoft.pgp that return CompressionAlgorithm.Enum | |
---|---|
CompressionAlgorithm.Enum |
CompressionAlgorithm.Enum.fromString(java.lang.String compression)
|
static CompressionAlgorithm.Enum |
CompressionAlgorithm.Enum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CompressionAlgorithm.Enum[] |
CompressionAlgorithm.Enum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |