org.nhindirect.config.service.jaxws
Class GetCertificatesForOwnerResponse

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

public class GetCertificatesForOwnerResponse
extends java.lang.Object


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

Constructor Detail

GetCertificatesForOwnerResponse

public GetCertificatesForOwnerResponse()
Method Detail

getReturn

public java.util.Collection<Certificate> getReturn()
Returns:
returns Collection

setReturn

public void setReturn(java.util.Collection<Certificate> _return)
Parameters:
_return - the value for the _return property


Copyright © 2010. All Rights Reserved.