| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt |
| Modifier and Type | Method and Description |
|---|---|
CaSystemStatus |
CaManager.getCaSystemStatus() |
CaSystemStatus |
MgmtResponse.GetCaSystemStatus.getResult() |
static CaSystemStatus |
CaSystemStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaSystemStatus[] |
CaSystemStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgmtResponse.GetCaSystemStatus.setResult(CaSystemStatus result) |
| Constructor and Description |
|---|
GetCaSystemStatus(CaSystemStatus result) |
Copyright © 2023. All rights reserved.