org.nhindirect.config.service.jaxws
Class DisassociateTrustBundleFromDomain
java.lang.Object
org.nhindirect.config.service.jaxws.DisassociateTrustBundleFromDomain
public class DisassociateTrustBundleFromDomain
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisassociateTrustBundleFromDomain
public DisassociateTrustBundleFromDomain()
getDomainId
public long getDomainId()
- Returns:
- returns long
setDomainId
public void setDomainId(long domainId)
- Parameters:
domainId - the value for the domainId property
getTrustBundleId
public long getTrustBundleId()
- Returns:
- returns long
setTrustBundleId
public void setTrustBundleId(long trustBundleId)
- Parameters:
trustBundleId - the value for the trustBundleId property
Copyright © 2014. All Rights Reserved.