org.nhindirect.config.service.jaxws
Class GetAnchors
java.lang.Object
org.nhindirect.config.service.jaxws.GetAnchors
public class GetAnchors
- extends java.lang.Object
|
Method Summary |
java.util.Collection<java.lang.Long> |
getAnchorId()
|
org.nhindirect.config.service.impl.CertificateGetOptions |
getOptions()
|
void |
setAnchorId(java.util.Collection<java.lang.Long> anchorId)
|
void |
setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAnchors
public GetAnchors()
getAnchorId
public java.util.Collection<java.lang.Long> getAnchorId()
- Returns:
- returns Collection
setAnchorId
public void setAnchorId(java.util.Collection<java.lang.Long> anchorId)
- Parameters:
anchorId - the value for the anchorId 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 © 2014. All Rights Reserved.