public class EnrollCertRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EnrollCertRequest.Type |
| Constructor and Description |
|---|
EnrollCertRequest(EnrollCertRequest.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addRequestEntry(EnrollCertRequestEntry requestEntry) |
List<EnrollCertRequestEntry> |
getRequestEntries() |
EnrollCertRequest.Type |
getType() |
public EnrollCertRequest(EnrollCertRequest.Type type)
public EnrollCertRequest.Type getType()
public boolean addRequestEntry(EnrollCertRequestEntry requestEntry)
public List<EnrollCertRequestEntry> getRequestEntries()
Copyright © 2018. All rights reserved.