|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reasons | |
|---|---|
| edu.vt.middleware.crypt.x509.types | |
| Uses of Reasons in edu.vt.middleware.crypt.x509.types |
|---|
| Methods in edu.vt.middleware.crypt.x509.types that return Reasons | |
|---|---|
static Reasons |
Reasons.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Reasons[] |
Reasons.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.vt.middleware.crypt.x509.types that return types with arguments of type Reasons | |
|---|---|
Collection<Reasons> |
ReasonFlags.getReasons()
Gets a collection of the bits set for this instance. |
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type Reasons | |
|---|---|
ReasonFlags(Reasons[] reasons)
Creates a new instance that has all the given Reasons bits set. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||