org.nhindirect.config.service.jaxws
Class GetCertificates

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

public class GetCertificates
extends java.lang.Object


Constructor Summary
GetCertificates()
           
 
Method Summary
 java.util.Collection<java.lang.Long> getCertificateIds()
           
 org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
           
 void setCertificateIds(java.util.Collection<java.lang.Long> certificateIds)
           
 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
 

Constructor Detail

GetCertificates

public GetCertificates()
Method Detail

getCertificateIds

public java.util.Collection<java.lang.Long> getCertificateIds()
Returns:
returns Collection

setCertificateIds

public void setCertificateIds(java.util.Collection<java.lang.Long> certificateIds)
Parameters:
certificateIds - the value for the certificateIds 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.