public class DisassociateTrustBundleFromDomain
extends java.lang.Object
| Constructor and Description |
|---|
DisassociateTrustBundleFromDomain() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDomainId() |
long |
getTrustBundleId() |
void |
setDomainId(long domainId) |
void |
setTrustBundleId(long trustBundleId) |
public long getDomainId()
public void setDomainId(long domainId)
domainId - the value for the domainId propertypublic long getTrustBundleId()
public void setTrustBundleId(long trustBundleId)
trustBundleId - the value for the trustBundleId propertyCopyright © 2015. All Rights Reserved.