org.nhindirect.config.service.jaxws
Class GetCertificateResponse

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

public class GetCertificateResponse
extends Object


Constructor Summary
GetCertificateResponse()
           
 
Method Summary
 org.nhindirect.config.store.Certificate getReturn()
           
 void setReturn(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

GetCertificateResponse

public GetCertificateResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2011. All Rights Reserved.