org.nhindirect.config.service.jaxws
Class AddTrustBundle

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

public class AddTrustBundle
extends java.lang.Object


Constructor Summary
AddTrustBundle()
           
 
Method Summary
 org.nhindirect.config.store.TrustBundle getBundle()
           
 void setBundle(org.nhindirect.config.store.TrustBundle bundle)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddTrustBundle

public AddTrustBundle()
Method Detail

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 © 2014. All Rights Reserved.