public class ListCertificates
extends java.lang.Object
| Constructor and Description |
|---|
ListCertificates() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastCertificateId() |
int |
getMaxResutls() |
org.nhindirect.config.service.impl.CertificateGetOptions |
getOptions() |
void |
setLastCertificateId(long lastCertificateId) |
void |
setMaxResutls(int maxResutls) |
void |
setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options) |
public long getLastCertificateId()
public void setLastCertificateId(long lastCertificateId)
lastCertificateId - the value for the lastCertificateId propertypublic int getMaxResutls()
public void setMaxResutls(int maxResutls)
maxResutls - the value for the maxResutls propertypublic org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
public void setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
options - the value for the options propertyCopyright © 2015. All Rights Reserved.