public class GetAnchors
extends java.lang.Object
| Constructor and Description |
|---|
GetAnchors() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public java.util.Collection<java.lang.Long> getAnchorId()
public void setAnchorId(java.util.Collection<java.lang.Long> anchorId)
anchorId - the value for the anchorId 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.