org.nhindirect.config.service.jaxws
Class GetTrustBundleByIdResponse

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

public class GetTrustBundleByIdResponse
extends java.lang.Object


Constructor Summary
GetTrustBundleByIdResponse()
           
 
Method Summary
 org.nhindirect.config.store.TrustBundle getReturn()
           
 void setReturn(org.nhindirect.config.store.TrustBundle _return)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTrustBundleByIdResponse

public GetTrustBundleByIdResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2014. All Rights Reserved.