Package | Description |
---|---|
uk.me.nxg.xoxa.gpg |
Handles the interaction with the GPG program.
|
Modifier and Type | Method and Description |
---|---|
GPGInformation.Action |
GPGInformation.getAction()
Obtain the GPG action which this information object is
associated with.
|
static GPGInformation.Action |
GPGInformation.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPGInformation.Action[] |
GPGInformation.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.