org.nhindirect.config.service.jaxws
Class ListCertificates
java.lang.Object
org.nhindirect.config.service.jaxws.ListCertificates
public class ListCertificates
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListCertificates
public ListCertificates()
getLastCertificateId
public long getLastCertificateId()
- Returns:
- returns long
setLastCertificateId
public void setLastCertificateId(long lastCertificateId)
- Parameters:
lastCertificateId - the value for the lastCertificateId property
getMaxResutls
public int getMaxResutls()
- Returns:
- returns int
setMaxResutls
public void setMaxResutls(int maxResutls)
- Parameters:
maxResutls - the value for the maxResutls property
getOptions
public org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
- Returns:
- returns CertificateGetOptions
setOptions
public void setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
- Parameters:
options - the value for the options property
Copyright © 2011. All Rights Reserved.