public class ListAnchors
extends java.lang.Object
| Constructor and Description |
|---|
ListAnchors() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getLastAnchorId() |
int |
getMaxResults() |
org.nhindirect.config.service.impl.CertificateGetOptions |
getOptions() |
void |
setLastAnchorId(java.lang.Long lastAnchorId) |
void |
setMaxResults(int maxResults) |
void |
setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options) |
public java.lang.Long getLastAnchorId()
public void setLastAnchorId(java.lang.Long lastAnchorId)
lastAnchorId - the value for the lastAnchorId propertypublic int getMaxResults()
public void setMaxResults(int maxResults)
maxResults - the value for the maxResults 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.