org.nhindirect.config.service.jaxws
Class GetAnchors

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.GetAnchors

public class GetAnchors
extends Object


Constructor Summary
GetAnchors()
           
 
Method Summary
 Collection<Long> getAnchorId()
           
 org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
           
 void setAnchorId(Collection<Long> anchorId)
           
 void setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAnchors

public GetAnchors()
Method Detail

getAnchorId

public Collection<Long> getAnchorId()
Returns:
returns Collection

setAnchorId

public void setAnchorId(Collection<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 © 2011. All Rights Reserved.