| Package | Description |
|---|---|
| org.xipki.scep.message | |
| org.xipki.scep.transaction |
| Modifier and Type | Method and Description |
|---|---|
PkiStatus |
PkiMessage.getPkiStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PkiMessage.setPkiStatus(PkiStatus pkiStatus) |
| Modifier and Type | Method and Description |
|---|---|
static PkiStatus |
PkiStatus.forValue(int code) |
static PkiStatus |
PkiStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PkiStatus[] |
PkiStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.