org.nhindirect.config.service.jaxws
Class GetTrustBundlesByDomainResponse

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

public class GetTrustBundlesByDomainResponse
extends Object


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

Constructor Detail

GetTrustBundlesByDomainResponse

public GetTrustBundlesByDomainResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2013. All Rights Reserved.