org.nhindirect.config.service.jaxws
Class GetCertificatesResponse

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

public class GetCertificatesResponse
extends Object


Constructor Summary
GetCertificatesResponse()
           
 
Method Summary
 Collection<org.nhindirect.config.store.Certificate> getReturn()
           
 void setReturn(Collection<org.nhindirect.config.store.Certificate> _return)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCertificatesResponse

public GetCertificatesResponse()
Method Detail

getReturn

public Collection<org.nhindirect.config.store.Certificate> getReturn()
Returns:
returns Collection

setReturn

public void setReturn(Collection<org.nhindirect.config.store.Certificate> _return)
Parameters:
_return - the value for the _return property


Copyright © 2011. All Rights Reserved.