| Package | Description |
|---|---|
| org.xipki.util |
| Modifier and Type | Method and Description |
|---|---|
Validity.Unit |
Validity.getUnit() |
static Validity.Unit |
Validity.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Validity.Unit[] |
Validity.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Validity.setUnit(Validity.Unit unit) |
| Constructor and Description |
|---|
Validity(int validity,
Validity.Unit unit) |
Copyright © 2023. All rights reserved.