public class GetTrustBundlesByDomain
extends java.lang.Object
| Constructor and Description |
|---|
GetTrustBundlesByDomain() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDomainId() |
boolean |
isFetchAnchors() |
void |
setDomainId(long domainId) |
void |
setFetchAnchors(boolean fetchAnchors) |
public long getDomainId()
public void setDomainId(long domainId)
domainId - the value for the domainId propertypublic boolean isFetchAnchors()
public void setFetchAnchors(boolean fetchAnchors)
fetchAnchors - the value for the fetchAnchors propertyCopyright © 2015. All Rights Reserved.