| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
Certprofile.CertValidity.Unit |
Certprofile.CertValidity.getUnit() |
static Certprofile.CertValidity.Unit |
Certprofile.CertValidity.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Certprofile.CertValidity.Unit[] |
Certprofile.CertValidity.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 |
Certprofile.CertValidity.setUnit(Certprofile.CertValidity.Unit unit) |
| Constructor and Description |
|---|
CertValidity(int validity,
Certprofile.CertValidity.Unit unit) |
Copyright © 2019. All rights reserved.