org.nhindirect.config.service.jaxws
Class ListAnchors
java.lang.Object
org.nhindirect.config.service.jaxws.ListAnchors
public class ListAnchors
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAnchors
public ListAnchors()
getLastAnchorId
public Long getLastAnchorId()
- Returns:
- returns Long
setLastAnchorId
public void setLastAnchorId(Long lastAnchorId)
- Parameters:
lastAnchorId - the value for the lastAnchorId property
getMaxResults
public int getMaxResults()
- Returns:
- returns int
setMaxResults
public void setMaxResults(int maxResults)
- Parameters:
maxResults - the value for the maxResults 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.