org.nhindirect.config.service.jaxws
Class AddTrustBundle
java.lang.Object
org.nhindirect.config.service.jaxws.AddTrustBundle
public class AddTrustBundle
- extends Object
|
Method Summary |
org.nhindirect.config.store.TrustBundle |
getBundle()
|
void |
setBundle(org.nhindirect.config.store.TrustBundle bundle)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddTrustBundle
public AddTrustBundle()
getBundle
public org.nhindirect.config.store.TrustBundle getBundle()
- Returns:
- returns TrustBundle
setBundle
public void setBundle(org.nhindirect.config.store.TrustBundle bundle)
- Parameters:
bundle - the value for the bundle property
Copyright © 2013. All Rights Reserved.