| Package | Description |
|---|---|
| org.xipki.ca.client.api.dto |
| Modifier and Type | Method and Description |
|---|---|
EnrollCertRequest.Type |
EnrollCertRequest.getType() |
static EnrollCertRequest.Type |
EnrollCertRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnrollCertRequest.Type[] |
EnrollCertRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EnrollCertRequest(EnrollCertRequest.Type type) |
Copyright © 2018. All rights reserved.