Uses of Class
org.xipki.ca.sdk.PollCertRequestEntry
-
-
Uses of PollCertRequestEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return types with arguments of type PollCertRequestEntry Modifier and Type Method Description List<PollCertRequestEntry>PollCertRequest. getEntries()Method parameters in org.xipki.ca.sdk with type arguments of type PollCertRequestEntry Modifier and Type Method Description voidPollCertRequest. setEntries(List<PollCertRequestEntry> entries)
-