org.nhindirect.config.service.jaxws
Class DeleteTrustBundles

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

public class DeleteTrustBundles
extends java.lang.Object


Constructor Summary
DeleteTrustBundles()
           
 
Method Summary
 long[] getTrustBundleIds()
           
 void setTrustBundleIds(long[] trustBundleIds)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteTrustBundles

public DeleteTrustBundles()
Method Detail

getTrustBundleIds

public long[] getTrustBundleIds()
Returns:
returns long[]

setTrustBundleIds

public void setTrustBundleIds(long[] trustBundleIds)
Parameters:
trustBundleIds - the value for the trustBundleIds property


Copyright © 2014. All Rights Reserved.