org.nhindirect.config.service.jaxws
Class RemoveCertificates

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

public class RemoveCertificates
extends Object


Constructor Summary
RemoveCertificates()
           
 
Method Summary
 Collection<Long> getCertificateIds()
           
 void setCertificateIds(Collection<Long> certificateIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveCertificates

public RemoveCertificates()
Method Detail

getCertificateIds

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

setCertificateIds

public void setCertificateIds(Collection<Long> certificateIds)
Parameters:
certificateIds - the value for the certificateIds property


Copyright © 2011. All Rights Reserved.