org.nhindirect.config.service.jaxws
Class DisassociateTrustBundlesFromDomain

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

public class DisassociateTrustBundlesFromDomain
extends java.lang.Object


Constructor Summary
DisassociateTrustBundlesFromDomain()
           
 
Method Summary
 long getDomainId()
           
 void setDomainId(long domainId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisassociateTrustBundlesFromDomain

public DisassociateTrustBundlesFromDomain()
Method Detail

getDomainId

public long getDomainId()
Returns:
returns long

setDomainId

public void setDomainId(long domainId)
Parameters:
domainId - the value for the domainId property


Copyright © 2014. All Rights Reserved.