| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt | |
| org.xipki.ca.api.mgmt.entry |
| Modifier and Type | Method and Description |
|---|---|
static CaStatus |
CaStatus.forName(String status) |
CaStatus |
MgmtMessage.CaEntryWrapper.getStatus() |
static CaStatus |
CaStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaStatus[] |
CaStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgmtMessage.CaEntryWrapper.setStatus(CaStatus status) |
| Modifier and Type | Method and Description |
|---|---|
CaStatus |
CaEntry.getStatus() |
CaStatus |
ChangeCaEntry.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaEntry.setStatus(CaStatus status) |
void |
ChangeCaEntry.setStatus(CaStatus status) |
Copyright © 2023. All rights reserved.