org.nhindirect.config.service.jaxws
Class AddCertificates

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

public class AddCertificates
extends java.lang.Object


Constructor Summary
AddCertificates()
           
 
Method Summary
 java.util.Collection<org.nhindirect.config.store.Certificate> getCerts()
           
 void setCerts(java.util.Collection<org.nhindirect.config.store.Certificate> certs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddCertificates

public AddCertificates()
Method Detail

getCerts

public java.util.Collection<org.nhindirect.config.store.Certificate> getCerts()
Returns:
returns Collection

setCerts

public void setCerts(java.util.Collection<org.nhindirect.config.store.Certificate> certs)
Parameters:
certs - the value for the certs property


Copyright © 2014. All Rights Reserved.