org.nhindirect.config.service.jaxws
Class GetTrustBundleByIdResponse
java.lang.Object
org.nhindirect.config.service.jaxws.GetTrustBundleByIdResponse
public class GetTrustBundleByIdResponse
- extends Object
|
Method Summary |
org.nhindirect.config.store.TrustBundle |
getReturn()
|
void |
setReturn(org.nhindirect.config.store.TrustBundle _return)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTrustBundleByIdResponse
public GetTrustBundleByIdResponse()
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 © 2013. All Rights Reserved.